========== build_allmodconfig_warn - FAILED 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/linux/cpumask.h:121:42: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 121 | #define cpu_possible_mask ((const struct cpumask *)&__cpu_possible_mask) | ^~~~~~~ ../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( | ^~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:110:34: note: in expansion of macro ‘__dynamic_array’ 110 | #define __bitmask(item, nr_bits) __dynamic_array(unsigned long, item, \ | ^~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:98:11: note: in expansion of macro ‘__bitmask_size_in_bytes_raw’ 98 | ((__bitmask_size_in_bytes_raw(nr_bits) + \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:111:42: note: in expansion of macro ‘__bitmask_size_in_longs’ 111 | __bitmask_size_in_longs(nr_bits)) | ^~~~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:17: note: in expansion of macro ‘__bitmask’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~ ../include/linux/cpumask.h:1198:48: note: in expansion of macro ‘cpu_possible_mask’ 1198 | #define num_possible_cpus() cpumask_weight(cpu_possible_mask) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:41: note: in expansion of macro ‘num_possible_cpus’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘do_trace_event_raw_event_foo_bar’: ../arch/x86/include/asm/bug.h:66:45: warning: function ‘do_trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 66 | "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:99:9: note: in expansion of macro ‘_BUG_FLAGS’ 99 | _BUG_FLAGS(ASM_UD2, __flags, ARCH_WARN_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:133: ../samples/trace_events/./trace-events-sample.h: In function ‘do_perf_trace_foo_bar’: ../arch/x86/include/asm/bug.h:66:45: warning: function ‘do_perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 66 | "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:99:9: note: in expansion of macro ‘_BUG_FLAGS’ 99 | _BUG_FLAGS(ASM_UD2, __flags, ARCH_WARN_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../init/init_task.c:117:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:117:28: expected struct task_struct [noderef] __rcu *real_parent ../init/init_task.c:117:28: got struct task_struct * ../init/init_task.c:118:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:118:28: expected struct task_struct [noderef] __rcu *parent ../init/init_task.c:118:28: got struct task_struct * ../init/init_task.c:132:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:132:28: expected struct sighand_struct [noderef] __rcu *sighand ../init/init_task.c:132:28: got struct sighand_struct * ../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? ../ipc/msg.c:181:26: warning: context imbalance in 'newque' - unexpected unlock ../security/commoncap.c:1401:41: warning: dubious: !x | y ../arch/x86/hyperv/hv_init.c:71:20: warning: cast removes address space '__iomem' of expression ../arch/x86/hyperv/hv_init.c:239:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/hyperv/hv_init.c:239:33: expected void volatile [noderef] __iomem *addr ../arch/x86/hyperv/hv_init.c:239:33: got void * ../ipc/sem.c:579:9: warning: context imbalance in 'newary' - unexpected unlock ../ipc/sem.c:1186:17: warning: context imbalance in 'freeary' - unexpected unlock ../ipc/sem.c:1647:9: warning: context imbalance in 'semctl_down' - different lock contexts for basic block ../ipc/sem.c:1906:24: warning: context imbalance in 'find_alloc_undo' - wrong count at exit ../ipc/sem.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/linux/compat.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__do_semtimedop' - unexpected unlock ../init/main.c:193:12: warning: symbol 'envp_init' was not declared. Should it be static? ../init/main.c:291:16: warning: cast to restricted __le32 ../init/main.c:292:16: warning: cast to restricted __le32 ../ipc/shm.c:131:17: warning: context imbalance in 'do_shm_rmid' - unexpected unlock ../ipc/shm.c:290:17: warning: context imbalance in '__shm_open' - unexpected unlock ../ipc/shm.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'shm_destroy' - unexpected unlock ../ipc/shm.c:391:17: warning: context imbalance in '__shm_close' - unexpected unlock ../ipc/shm.c:409:12: warning: context imbalance in 'shm_try_destroy_orphaned' - wrong count at exit ../ipc/shm.c:449:26: warning: context imbalance in 'exit_shm' - different lock contexts for basic block ../ipc/shm.c: note: in included file (through ../include/linux/thread_info.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'newseg' - unexpected unlock ../ipc/shm.c:1037:9: warning: context imbalance in 'shmctl_down' - different lock contexts for basic block ../ipc/shm.c:1681:17: warning: context imbalance in 'do_shmat' - unexpected unlock ../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] ../net/socket.c:1719:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../sound/core/pcm_native.c:96:1: warning: context imbalance in 'snd_pcm_group_lock' - different lock contexts for basic block ../sound/core/pcm_native.c:97:1: warning: context imbalance in 'snd_pcm_group_unlock' - unexpected unlock ../sound/core/pcm_native.c:98:1: warning: context imbalance in 'snd_pcm_group_lock_irq' - different lock contexts for basic block ../sound/core/pcm_native.c:99:1: warning: context imbalance in 'snd_pcm_group_unlock_irq' - unexpected unlock ../sound/core/pcm_native.c:146:9: warning: context imbalance in 'snd_pcm_stream_lock_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:172:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave' - different lock contexts for basic block ../sound/core/pcm_native.c:185:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:202:39: warning: context imbalance in 'snd_pcm_stream_unlock_irqrestore' - unexpected unlock ../sound/core/pcm_native.c:1285:44: warning: context imbalance in 'snd_pcm_action_group' - unexpected unlock ../sound/core/pcm_native.c:1355:37: warning: context imbalance in 'snd_pcm_stream_group_ref' - different lock contexts for basic block ../drivers/pwm/core.c:40:9: warning: context imbalance in 'pwmchip_lock' - wrong count at exit ../drivers/pwm/core.c:49:28: warning: context imbalance in 'pwmchip_unlock' - unexpected unlock ../arch/x86/platform/uv/uv_nmi.c:318:27: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:318:27: expected void const volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:318:27: got int *addr ../arch/x86/platform/uv/uv_nmi.c:325:32: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:325:32: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:325:32: got int *addr ../arch/x86/platform/uv/uv_nmi.c:328:30: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:328:30: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:328:30: got int *addr ../arch/x86/platform/uv/uv_nmi.c:331:21: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:331:21: expected void const volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:331:21: got int *addr ../arch/x86/platform/uv/uv_nmi.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/platform/uv/uv_nmi.c:573:9: warning: context imbalance in 'uv_check_nmi' - different lock contexts for basic block ../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * ../arch/x86/platform/uv/uv_nmi.c:591:17: warning: context imbalance in 'uv_handle_nmi' - unexpected unlock ../arch/x86/events/intel/p4.c: In function ‘p4_pmu_init’: ../arch/x86/events/intel/p4.c:1370:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable] 1370 | unsigned int low, high; | ^~~~ ../io_uring/io_uring.c:543:28: warning: invalid assignment: |= ../io_uring/io_uring.c:543:28: left side has type bool ../io_uring/io_uring.c:543: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:201:37: warning: array of flexible structures ../io_uring/io_uring.c:792:58: warning: array of flexible structures ../io_uring/io_uring.c:921:69: warning: array of flexible structures ../io_uring/io_uring.c: note: in included file: ../io_uring/io_uring.h:84:73: warning: array of flexible structures ../io_uring/io_uring.c:1719:25: warning: restricted io_req_flags_t degrades to integer ../io_uring/io_uring.c:584:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block ../io_uring/io_uring.c:2471:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c: note: in included file: ../include/linux/kvm_host.h:2083:54: warning: array of flexible structures ../include/linux/kvm_host.h:2085:56: warning: array of flexible structures ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:561:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_start' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:561:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_end' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:2504:25: warning: context imbalance in 'kvm_vm_set_mem_attributes' - different lock contexts for basic block ../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 * ../arch/x86/events/intel/core.c:3614:1: warning: context imbalance in 'intel_start_scheduling' - different lock contexts for basic block ../arch/x86/events/intel/core.c:3687:9: warning: context imbalance in 'intel_stop_scheduling' - unexpected unlock ../arch/x86/events/intel/core.c:3899:25: warning: context imbalance in 'intel_put_excl_constraints' - unexpected unlock ../kernel/fork.c:1009:19: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:1009:19: expected struct task_struct [noderef] __rcu *owner ../kernel/fork.c:1009:19: got struct task_struct *p ../kernel/fork.c:1604:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1604:38: expected struct refcount_struct [usertype] *r ../kernel/fork.c:1604:38: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1613:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1613:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1613:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1614:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1614:9: expected void const * ../kernel/fork.c:1614:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1614:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1614:9: expected void const * ../kernel/fork.c:1614:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1614:9: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:1614:9: expected void const * ../kernel/fork.c:1614:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1615:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1615:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:1615:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1709:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1709:9: expected struct qspinlock *lock ../kernel/fork.c:1709:9: got struct qspinlock [noderef] __rcu * ../kernel/fork.c:1994:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1994:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1994:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1998:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1998:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:1998:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2332:32: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2332:32: expected struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:2332:32: got struct task_struct * ../kernel/fork.c:2341:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2341:27: expected struct spinlock [usertype] *lock ../kernel/fork.c:2341:27: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2390:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:2390:54: expected struct list_head *head ../kernel/fork.c:2390:54: got struct list_head [noderef] __rcu * ../kernel/fork.c:2410:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2410:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2410:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2432:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2432:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2432:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2460:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2460:28: expected struct sighand_struct *sighand ../kernel/fork.c:2460:28: got struct sighand_struct [noderef] __rcu *sighand ../kernel/fork.c:2491:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2491:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2491:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2493:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2493:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2493:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2936:24: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2936:24: expected struct task_struct *[assigned] parent ../kernel/fork.c:2936:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:3019:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:3019:43: expected struct refcount_struct const [usertype] *r ../kernel/fork.c:3019:43: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1848:36: warning: context imbalance in 'pidfd_prepare' - different lock contexts for basic block ../kernel/fork.c:2044: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:2388:59: warning: dereference of noderef expression ../kernel/fork.c:2389:59: warning: dereference of noderef expression ../kernel/fork.c:1001:23: error: incompatible types in comparison expression (different address spaces): ../kernel/fork.c:1001:23: struct task_struct [noderef] __rcu * ../kernel/fork.c:1001:23: struct task_struct * ../mm/filemap.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/dax.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'filemap_fault_recheck_pte_none' - unexpected unlock ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'filemap_map_pages' - different lock contexts for basic block ../fs/read_write.c:159:1: warning: context imbalance in 'generic_file_llseek_size' - different lock contexts for basic block ../drivers/acpi/sleep.c:564:46: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/sleep.c:672:50: warning: restricted suspend_state_t degrades to integer ../mm/oom_kill.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/oom.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'find_lock_task_mm' - wrong count at exit ../mm/oom_kill.c:223:28: warning: context imbalance in 'oom_badness' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'dump_task' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__oom_kill_process' - unexpected unlock ../mm/oom_kill.c:1241:20: warning: context imbalance in '__se_sys_process_mrelease' - unexpected unlock ../kernel/cpu.c:1254:9: warning: context imbalance in 'clear_tasks_mm_cpumask' - different lock contexts for basic block ../kernel/exit.c:360:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:360:37: expected struct task_struct *tsk ../kernel/exit.c:360:37: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:363:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:363:32: expected struct task_struct *task ../kernel/exit.c:363:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:364:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:364:35: expected struct task_struct *task ../kernel/exit.c:364:35: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:409:24: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:409:24: expected struct task_struct *parent ../kernel/exit.c:409:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:461:17: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:461:17: expected struct task_struct [noderef] __rcu *volatile ../kernel/exit.c:461:17: got struct task_struct *tsk ../kernel/exit.c:496:23: error: incompatible types in comparison expression (different address spaces): ../kernel/exit.c:496:23: struct task_struct [noderef] __rcu * ../kernel/exit.c:496:23: struct task_struct * ../kernel/exit.c:655:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:657:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:865:45: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1086:63: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1331:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1346:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1397:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1400:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1406:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1582:68: error: incompatible types in comparison expression (different base types): ../kernel/exit.c:1582:68: void * ../kernel/exit.c:1582:68: struct task_struct [noderef] __rcu * ../kernel/exit.c:1611:25: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1611:25: expected struct task_struct *parent ../kernel/exit.c:1611:25: got struct task_struct [noderef] __rcu * ../kernel/exit.c:465:20: warning: context imbalance in '__try_to_set_owner' - unexpected unlock ../kernel/exit.c:519:9: warning: dereference of noderef expression ../kernel/exit.c:488:6: warning: context imbalance in 'mm_update_next_owner' - different lock contexts for basic block ../kernel/exit.c: note: in included file: ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/exit.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_zombie' - unexpected unlock ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_stopped' - unexpected unlock ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_continued' - unexpected unlock ../kernel/exit.c: note: in included file: ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/exit.c:1647:6: warning: context imbalance in '__do_wait' - wrong count at exit ../drivers/gpio/gpiolib.c:432:5: warning: context imbalance in 'gpiod_get_direction' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:535:25: warning: context imbalance in 'gpio_name_to_desc' - wrong count at exit ../drivers/gpio/gpiolib.c:954:9: warning: context imbalance in 'gpiochip_setup_devs' - wrong count at exit ../drivers/gpio/gpiolib.c:1329:20: warning: context imbalance in 'gpio_device_find' - wrong count at exit ../drivers/gpio/gpiolib.c:2432:12: warning: context imbalance in 'gpiod_request_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2504:9: warning: context imbalance in 'gpiod_free_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2551:6: warning: context imbalance in 'gpiochip_dup_line_label' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:2655:5: warning: context imbalance in 'gpio_do_set_config' - wrong count at exit ../drivers/gpio/gpiolib.c:2832:5: warning: context imbalance in 'gpiod_direction_input_nonotify' - wrong count at exit ../drivers/gpio/gpiolib.c:2899:12: warning: context imbalance in 'gpiod_direction_output_raw_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3076:5: warning: context imbalance in 'gpiod_enable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3109:5: warning: context imbalance in 'gpiod_disable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3280:12: warning: context imbalance in 'gpiod_get_raw_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3334:22: warning: context imbalance in 'gpio_device_chip_cmp' - wrong count at exit ../drivers/gpio/gpiolib.c:3337:5: warning: context imbalance in 'gpiod_get_array_value_complex' - wrong count at exit ../drivers/gpio/gpiolib.c:3572:12: warning: context imbalance in 'gpio_set_open_drain_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3601:12: warning: context imbalance in 'gpio_set_open_source_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3625:12: warning: context imbalance in 'gpiod_set_raw_value_commit' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3676:5: warning: context imbalance in 'gpiod_set_array_value_complex' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3980:5: warning: context imbalance in 'gpiod_to_irq' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:4395:6: warning: context imbalance in 'gpiod_line_state_notify' - wrong count at exit ../drivers/gpio/gpiolib.c:4923:5: warning: context imbalance in 'gpiod_hog' - wrong count at exit ../drivers/gpio/gpiolib.c:5237:9: warning: context imbalance in 'gpiolib_dbg_show' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:5265:13: warning: context imbalance in 'gpiolib_seq_start' - wrong count at exit ../drivers/gpio/gpiolib.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:373:9: warning: context imbalance in 'gpiolib_seq_stop' - unexpected unlock ../drivers/gpio/gpiolib.c:5310:12: warning: context imbalance in 'gpiolib_seq_show' - wrong count at exit ../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? ../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:311:39: expected char const [noderef] __user * ../fs/exec.c:311:39: got void * ../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:318:31: expected char const [noderef] __user * ../fs/exec.c:318:31: got void * ../fs/exec.c:911:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:911:48: expected struct sighand_struct *oldsighand ../fs/exec.c:911:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1017:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1017:56: expected struct task_struct *parent ../fs/exec.c:1017:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1052:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1052:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1052:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1167:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1167:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1167:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1169:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1169:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1169:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1693:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1693:70: expected struct task_struct *tsk ../fs/exec.c:1693:70: got struct task_struct [noderef] __rcu *parent ../net/netlink/af_netlink.c:2619:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit ../net/netlink/af_netlink.c:2625:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock ../net/netlink/af_netlink.c:2675:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit ../net/core/dev.c:5730:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../net/core/dev.c:4158:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block ../net/core/dev.c:5688:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../security/selinux/avc.c:467:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block ../net/bpf/test_run.c:521:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:527:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:532:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:537:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:542:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:547:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:556:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:562:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:567:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:572:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? ../net/bpf/test_run.c:577:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:581:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:587:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:594:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? ../net/bpf/test_run.c:601:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:628:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:634:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:638:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../security/security.c: note: in included file: ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:41:1: warning: symbol 'security_hook_active_capset_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:41:1: warning: too many warnings ../mm/page-writeback.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'folio_redirty_for_writepage' - different lock contexts for basic block ../include/linux/rcupdate.h:869:9: warning: context imbalance in '__folio_cancel_dirty' - different lock contexts for basic block ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'folio_clear_dirty_for_io' - different lock contexts for basic block ../fs/fcntl.c:1059:9: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1059:9: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1059:9: struct fasync_struct * ../fs/fcntl.c:1137:22: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1137:22: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1137:22: struct fasync_struct * ../fs/fcntl.c:1148:33: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1148:33: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1148:33: struct fasync_struct * ../fs/fcntl.c:299:9: warning: context imbalance in 'f_getown_ex' - different lock contexts for basic block ../security/selinux/hooks.c:5613:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5614:22: warning: restricted __be16 degrades to integer ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:201:37: warning: array of flexible structures ../mm/swap.c:47:5: warning: symbol 'page_cluster' was not declared. Should it be static? ../mm/swap.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1541:46: warning: context imbalance in '__page_cache_release' - unexpected unlock ../mm/swap.c:94:46: warning: context imbalance in 'page_cache_release' - unexpected unlock ../include/linux/memcontrol.h:1541:46: warning: context imbalance in 'folio_batch_move_lru' - unexpected unlock ../mm/swap.c: note: in included file: ../include/linux/mm.h:1995:20: warning: context imbalance in 'lru_note_cost_refault' - unexpected unlock ../mm/swap.c:963:62: warning: context imbalance in 'folios_put_refs' - unexpected unlock ../net/sched/sch_generic.c:223:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block ../net/sched/sch_generic.c:303:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block ../net/sched/sch_generic.c:325:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock ../net/sched/sch_generic.c:467:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit ../net/sched/sch_generic.c:490:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock ../net/sched/sch_generic.c:1297:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block ../fs/namei.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'leave_rcu' - unexpected unlock ../fs/namei.c:2518:19: warning: context imbalance in 'path_init' - different lock contexts for basic block ../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:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:380:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:380:30: expected struct spinlock [usertype] *l ../kernel/ptrace.c:380:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:409:12: warning: context imbalance in 'ptrace_attach' - different lock contexts for basic block ../kernel/ptrace.c:500:38: warning: dereference of noderef expression ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:690:9: warning: context imbalance in 'ptrace_getsiginfo' - different lock contexts for basic block ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:706:9: warning: context imbalance in 'ptrace_setsiginfo' - different lock contexts for basic block ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1384:9: warning: context imbalance in 'ptrace_request' - different lock contexts for basic block ../drivers/tty/sysrq.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'sysrq_handle_crash' - unexpected unlock ../arch/x86/kvm/../../../virt/kvm/pfncache.c:184:17: warning: context imbalance in 'hva_to_pfn_retry' - unexpected unlock ../block/blk-iocost.c:732:9: warning: context imbalance in 'iocg_lock' - wrong count at exit ../block/blk-iocost.c:743:28: warning: context imbalance in 'iocg_unlock' - unexpected unlock ../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): ../include/trace/events/vmscan.h:89:1: error: too long token expansion ../include/trace/events/vmscan.h:115:1: error: too long token expansion ../include/trace/events/vmscan.h:199:1: error: too long token expansion ../include/trace/events/vmscan.h:481:1: error: too long token expansion ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:132:17: warning: context imbalance in 'kvm_gmem_invalidate_begin' - different lock contexts for basic block ../net/core/netpoll.c:354:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block ../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? ../arch/x86/kernel/ldt.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'map_ldt_struct' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'unmap_ldt_struct' - unexpected unlock ../fs/inode.c:962:17: warning: context imbalance in 'inode_lru_isolate' - unexpected unlock ../fs/inode.c:1022:9: warning: context imbalance in 'find_inode' - different lock contexts for basic block ../fs/inode.c:1063:9: warning: context imbalance in 'find_inode_fast' - different lock contexts for basic block ../fs/inode.c:1777:5: warning: context imbalance in 'insert_inode_locked' - wrong count at exit ../fs/inode.c:1895:20: warning: context imbalance in 'iput_final' - unexpected unlock ../fs/inode.c:1909:6: warning: context imbalance in 'iput' - wrong count at exit ../fs/inode.c:2442:17: warning: context imbalance in '__wait_on_freeing_inode' - unexpected unlock ../drivers/iommu/intel/iommu.c:3703:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_fs' - wrong count at exit ../drivers/iommu/intel/iommu.c:3723:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_ss' - wrong count at exit ../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/sched.h, ../include/linux/percpu.h, ../arch/x86/include/asm/msr.h, ../arch/x86/include/asm/tsc.h, ...): ../include/linux/bottom_half.h:33:30: warning: context imbalance in 'icmp_reply' - different lock contexts for basic block ../include/linux/bottom_half.h:33:30: warning: context imbalance in '__icmp_send' - different lock contexts for basic block ../kernel/signal.c: note: in included file (through ../arch/x86/include/uapi/asm/signal.h, ../arch/x86/include/asm/signal.h, ../include/uapi/linux/signal.h, ../include/linux/signal_types.h, ../include/linux/sched.h, ...): ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:191:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:191:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:191:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:194:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:194:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:194:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:497:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:497:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:497:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:501:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:501:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:501:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:523:53: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:523:53: expected struct k_sigaction *ka ../kernel/signal.c:523:53: got struct k_sigaction [noderef] __rcu * ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:624:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:624:9: expected struct lockdep_map const *lock ../kernel/signal.c:624:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:723:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:723:9: expected struct lockdep_map const *lock ../kernel/signal.c:723:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:754:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:754:9: expected struct lockdep_map const *lock ../kernel/signal.c:754:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:855:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:855:9: expected struct lockdep_map const *lock ../kernel/signal.c:855:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1050:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1050:9: expected struct lockdep_map const *lock ../kernel/signal.c:1050:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1302:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1302:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:1302:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1303:16: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:1303:16: expected struct k_sigaction *action ../kernel/signal.c:1303:16: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:1324:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1324:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:1324:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1927:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1927:37: expected struct spinlock [usertype] *l ../kernel/signal.c:1927:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2192:44: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2211:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2211:65: expected struct task_struct *tsk ../kernel/signal.c:2211:65: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2212:40: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2230:14: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2230:14: expected struct sighand_struct *psig ../kernel/signal.c:2230:14: got struct sighand_struct [noderef] __rcu *[noderef] __rcu sighand ../kernel/signal.c:2259:53: warning: incorrect type in argument 3 (different address spaces) ../kernel/signal.c:2259:53: expected struct task_struct *t ../kernel/signal.c:2259:53: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2260:34: warning: incorrect type in argument 2 (different address spaces) ../kernel/signal.c:2260:34: expected struct task_struct *parent ../kernel/signal.c:2260:34: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2289:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2289:24: expected struct task_struct *parent ../kernel/signal.c:2289:24: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2292:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2292:24: expected struct task_struct *parent ../kernel/signal.c:2292:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/signal.c:2325:17: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2325:17: expected struct sighand_struct *sighand ../kernel/signal.c:2325:17: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:2365:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2365:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2365:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2367:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2367:39: expected struct spinlock [usertype] *lock ../kernel/signal.c:2367:39: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2424:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2424:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2424:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2482:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2482:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2482:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2522:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2522:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2522:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2524:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2524:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2524:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2622:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2622:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2706:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2706:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2706:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2718:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2718:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2718:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2761:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2761:52: expected struct task_struct *tsk ../kernel/signal.c:2761:52: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2801:49: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:2801:49: expected struct sighand_struct *sighand ../kernel/signal.c:2801:49: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:3134:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3134:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3134:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3155:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3155:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3155:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3222:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3222:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3222:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3224:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3224:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3224:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3375:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3375:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:3375:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3378:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3378:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:3378:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3767:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3767:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3767:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3779:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3779:37: expected struct spinlock [usertype] *lock ../kernel/signal.c:3779:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3784:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3784:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:3784:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3789:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3789:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3789:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4281:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4281:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4281:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4293:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4293:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4293:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4311:11: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:4311:11: expected struct k_sigaction *k ../kernel/signal.c:4311:11: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:4313:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4313:25: expected struct spinlock [usertype] *lock ../kernel/signal.c:4313:25: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4315:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4315:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:4315:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4367:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4367:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:4367:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5026:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5026:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:5026:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5035:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5035:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:5035:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5045:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5045:23: expected struct spinlock [usertype] *lock ../kernel/signal.c:5045: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:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1273:9: warning: context imbalance in 'do_send_sig_info' - different lock contexts for basic block ../kernel/signal.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:869:9: warning: context imbalance in '__lock_task_sighand' - different lock contexts for basic block ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1923:6: warning: context imbalance in 'flush_itimer_signals' - wrong count at exit ../kernel/signal.c: note: in included file: ../include/linux/signalfd.h:21:13: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:21:13: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:21:13: got struct wait_queue_head [noderef] __rcu * ../include/linux/signalfd.h:22:17: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:22:17: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:22:17: got struct wait_queue_head [noderef] __rcu * ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c: note: in included file (through ../include/uapi/asm-generic/bpf_perf_event.h, arch/x86/include/generated/uapi/asm/bpf_perf_event.h, ../include/uapi/linux/bpf_perf_event.h, ../include/linux/perf_event.h, ...): ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2550:13: warning: context imbalance in 'do_signal_stop' - different lock contexts for basic block ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2887:33: warning: context imbalance in 'get_signal' - unexpected unlock ../kernel/signal.c:4282:33: warning: dereference of noderef expression ../kernel/signal.c:4375:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4375:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4375:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4381:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4381:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4381:33: got struct spinlock [noderef] __rcu * ../arch/x86/kvm/emulate.c:5082:21: error: arithmetics on pointers to functions ../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1144:32: expected struct task_struct *p1 ../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1894:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../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 * ../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 ../arch/x86/kernel/setup.c:231:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? ../drivers/dma/idxd/cdev.c:507:24: warning: incorrect type in return expression (different base types) ../drivers/dma/idxd/cdev.c:507:24: expected restricted __poll_t ../drivers/dma/idxd/cdev.c:507:24: got int ../arch/x86/kvm/lapic.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:373:9: warning: context imbalance in 'kvm_inhibit_apic_access_page' - unexpected unlock ../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:54:1: error: too long token expansion ../include/trace/events/kmem.h:177:1: error: too long token expansion ../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/pid.c:396:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:396:9: struct pid [noderef] __rcu * ../kernel/pid.c:396:9: struct pid * ../kernel/pid.c:397:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:397:9: struct pid [noderef] __rcu * ../kernel/pid.c:397:9: struct pid * ../kernel/pid.c:459:23: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:459:23: struct pid [noderef] __rcu * ../kernel/pid.c:459:23: struct pid * ../kernel/pid.c:517:24: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:517:24: struct pid [noderef] __rcu * ../kernel/pid.c:517: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:601:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:601:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:601:9: struct hlist_node * ../include/linux/rculist.h:602:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:602:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:602:9: struct hlist_node * ../net/ipv6/route.c:2382:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2382:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2382:39: got restricted __be32 ../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? ../drivers/regulator/core.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:452:17: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:452:25: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:466:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1863:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1865:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:3815:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4323:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4500:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6309:54: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6310:54: warning: restricted suspend_state_t degrades to integer ../kernel/workqueue.c:5478:21: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5478:21: expected struct pool_workqueue [noderef] __rcu *[noderef] __percpu *cpu_pwq ../kernel/workqueue.c:5478:21: got struct pool_workqueue *[noderef] __percpu * ../kernel/workqueue.c:5495:31: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5495:31: expected struct pool_workqueue **pwq_p ../kernel/workqueue.c:5495:31: got struct pool_workqueue [noderef] __rcu ** ../kernel/workqueue.c:5529:54: warning: incorrect type in initializer (different address spaces) ../kernel/workqueue.c:5529:54: expected struct pool_workqueue *pwq ../kernel/workqueue.c:5529:54: got struct pool_workqueue [noderef] __rcu * ../kernel/workqueue.c:6055:13: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:6055:13: expected struct pool_workqueue *pwq ../kernel/workqueue.c:6055:13: got struct pool_workqueue [noderef] __rcu * ../kernel/workqueue.c:3867:33: warning: context imbalance in 'flush_workqueue_prep_pwqs' - unexpected unlock ../drivers/dma-buf/dma-fence.c:1112:51: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1112:51: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1112:51: got char const * ../drivers/dma-buf/dma-fence.c:1114:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1114:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1114:24: got char * ../drivers/dma-buf/dma-fence.c:1144:51: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1144:51: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1144:51: got char const * ../drivers/dma-buf/dma-fence.c:1146:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1146:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1146:24: got char * ../drivers/dma-buf/dma-fence.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma_fence.h): ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../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:883:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:904:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:908:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:911:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:934:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:936:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:957:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:959:32: warning: incorrect type in return expression (different address spaces) ../fs/file.c:981:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:981:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:985:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/kvm/x86.c:235:47: warning: array of flexible structures ../arch/x86/kvm/x86.c: note: in included file: ../include/linux/kvm_host.h:2083:54: warning: array of flexible structures ../arch/x86/kvm/x86.c:261:49: warning: array of flexible structures ../include/linux/kvm_host.h:2085:56: warning: array of flexible structures ../arch/x86/kvm/x86.c:3046:9: warning: context imbalance in '__kvm_start_pvclock_update' - wrong count at exit ../arch/x86/kvm/x86.c:3057:13: warning: context imbalance in 'kvm_end_pvclock_update' - unexpected unlock ../arch/x86/kvm/x86.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:373:9: warning: context imbalance in 'vcpu_enter_guest' - unexpected unlock ../include/linux/srcu.h:373:9: warning: context imbalance in 'vcpu_run' - unexpected unlock ../fs/xattr.c:739:32: warning: dereference of noderef expression ../fs/xattr.c:885:32: warning: dereference of noderef expression ../fs/namespace.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ../include/linux/fs.h, ...): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../drivers/base/power/wakeup.c:253:5: warning: context imbalance in 'wakeup_sources_read_lock' - wrong count at exit ../drivers/base/power/wakeup.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:373:9: warning: context imbalance in 'wakeup_sources_read_unlock' - unexpected unlock ../drivers/base/power/wakeup.c:1093:13: warning: context imbalance in 'wakeup_sources_stats_seq_start' - wrong count at exit ../include/linux/srcu.h:373:9: warning: context imbalance in 'wakeup_sources_stats_seq_stop' - unexpected unlock Warning: ../fs/namespace.c:2772 function parameter 'pinned' not described in 'do_lock_mount' ../mm/mmap_lock.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/trace/events/mmap_lock.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'lock_next_vma' - unexpected unlock ../arch/x86/kvm/mmu/mmu.c:562:9: warning: context imbalance in 'walk_shadow_page_lockless_begin' - wrong count at exit ../arch/x86/kvm/mmu/mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/kvm/irq.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'walk_shadow_page_lockless_end' - unexpected unlock ../arch/x86/kvm/mmu/mmu.c:2945:9: warning: context imbalance in 'mmu_try_to_unsync_pages' - different lock contexts for basic block ../arch/x86/kvm/mmu/mmu.c: note: in included file: ../arch/x86/kvm/mmu/paging_tmpl.h:106:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) ../arch/x86/kvm/mmu/paging_tmpl.h:441:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) ../arch/x86/kvm/mmu/mmu.c:5445:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) ../arch/x86/kvm/mmu/mmu.c:5447:56: warning: cast truncates bits from constant value (ffffff0f becomes f) ../arch/x86/kvm/mmu/mmu.c:5449:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) ../net/mptcp/protocol.c:3350:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock ../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/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_report_zones' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_write' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_mgmt' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_process_zoned_cmd' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_set_zone_cond' - unexpected unlock ../kernel/cred.c:104:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:104:9: struct cred * ../kernel/cred.c:104:9: struct cred const [noderef] __rcu * ../kernel/cred.c:105:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:105:9: struct cred * ../kernel/cred.c:105:9: struct cred const [noderef] __rcu * ../kernel/cred.c:121:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:121:9: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:121:9: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:124:22: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:127:17: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:218:13: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:218:13: expected struct cred const *old ../kernel/cred.c:218:13: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:305:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:305:47: expected struct cred const *cred ../kernel/cred.c:305:47: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:305:30: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:305:30: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:305:30: got struct cred const * ../kernel/cred.c:306:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:306:17: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:306:17: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:344:32: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:344:32: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:344:32: got struct cred const * ../kernel/cred.c:395:38: warning: incorrect type in initializer (different address spaces) ../kernel/cred.c:395:38: expected struct cred const *old ../kernel/cred.c:395:38: got struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:400:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:400:9: struct cred const [noderef] __rcu * ../kernel/cred.c:400:9: struct cred const * ../kernel/cred.c:301:19: warning: dereference of noderef expression ../arch/x86/kvm/mmu/tdp_mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h, ../include/linux/kvm_host.h, ...): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__tdp_mmu_zap_root' - unexpected unlock ../arch/x86/kvm/mmu/tdp_mmu.c:1565:33: warning: context imbalance in 'tdp_mmu_split_huge_pages_root' - unexpected unlock ../arch/x86/kernel/alternative.c:119:18: warning: symbol 'its_pages' was not declared. Should it be static? ../arch/x86/kernel/alternative.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/mmu_context.h, ../include/linux/mmu_context.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__text_poke' - unexpected unlock ../fs/fs-writeback.c:1965:17: warning: context imbalance in 'writeback_sb_inodes' - unexpected unlock ../fs/fs-writeback.c:2631:20: warning: context imbalance in '__mark_inode_dirty' - unexpected unlock ../drivers/acpi/nfit/core.c: note: in included file: ../drivers/acpi/nfit/nfit.h:184:40: warning: array of flexible structures ../drivers/acpi/nfit/nfit.h:189:45: warning: array of flexible structures ../drivers/acpi/nfit/core.c:1408:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1417:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1426:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1435:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1445:25: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1454:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1473:44: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1507:41: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1532:44: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1796:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1798:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1799:33: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1802:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1803:33: warning: cast to restricted __be32 ../drivers/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion ../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures ../drivers/gpu/drm/sysfb/efidrm.c:243:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/sysfb/efidrm.c:243:29: expected void [noderef] __iomem *[assigned] screen_base ../drivers/gpu/drm/sysfb/efidrm.c:243:29: got void * ../drivers/gpu/drm/sysfb/efidrm.c:246:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/sysfb/efidrm.c:246:29: expected void [noderef] __iomem *[assigned] screen_base ../drivers/gpu/drm/sysfb/efidrm.c:246:29: got void * ../drivers/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/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/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/tiny/gm12u320.c:480:32: warning: incorrect type in initializer (different base types) ../drivers/gpu/drm/tiny/gm12u320.c:480:32: expected restricted __le16 [usertype] pixel_clock ../drivers/gpu/drm/tiny/gm12u320.c:480:32: got int ../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: ../arch/x86/kernel/process.c:974:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable] 974 | u32 lo, hi; | ^~ ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3348:30: warning: cast truncates bits from constant value (ffffff0d becomes d) ../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/gpu/drm/sitronix/st7571-i2c.c:1027:26: warning: symbol 'st7567_config' was not declared. Should it be static? ../drivers/gpu/drm/sitronix/st7571-i2c.c:1039:26: warning: symbol 'st7571_config' was not declared. Should it be static? ../mm/mincore.c:116:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock 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/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/d_path.c:195:9: warning: context imbalance in 'prepend_path' - wrong count at exit ../fs/d_path.c:359:9: warning: context imbalance in '__dentry_path' - wrong count at exit ../mm/mlock.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1527:39: warning: context imbalance in '__mlock_new_folio' - unexpected unlock ../mm/mlock.c:208:39: warning: context imbalance in 'mlock_folio_batch' - unexpected unlock ../mm/mlock.c:407:20: warning: context imbalance in 'mlock_pte_range' - unexpected unlock ../kernel/locking/mutex.c: note: in included file (through ../include/linux/mutex.h): ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__mutex_lock' - different lock contexts for basic block ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__ww_mutex_lock' - different lock contexts for basic block ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'mutex_lock_io_nested' - different lock contexts for basic block ../kernel/power/main.c:114:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? ../kernel/power/main.c:154:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:154:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:155:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:155:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:157:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:158:62: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:154:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:183:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:183:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:184:54: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:183:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:203:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:203:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:209:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:209:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:209:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:209:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:688:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:688:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:689:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:690:77: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:688:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:719:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:719:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:720:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:719:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:740:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:740:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:746:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:746:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:814:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:814:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:845:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:845:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:846:58: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:847:51: warning: restricted suspend_state_t degrades to integer ../drivers/firewire/ohci.c:1152:9: warning: context imbalance in 'context_retire_descriptors' - different lock contexts for basic block ../drivers/firewire/ohci.c:2206:20: warning: context imbalance in 'irq_handler' - different lock contexts for basic block ../drivers/firewire/ohci.c:2723:12: warning: context imbalance in 'ohci_enable_phys_dma' - different lock contexts for basic block ../drivers/firewire/ohci.c:2758:12: warning: context imbalance in 'ohci_read_csr' - different lock contexts for basic block ../drivers/firewire/ohci.c:2810:9: warning: context imbalance in 'ohci_write_csr' - different lock contexts for basic block ../drivers/firewire/ohci.c:3265:9: warning: context imbalance in 'ohci_free_iso_context' - wrong count at exit ../drivers/firewire/ohci.c:3287:12: warning: context imbalance in 'ohci_set_iso_channels' - wrong count at exit ../drivers/firewire/ohci.c:3569:12: warning: context imbalance in 'ohci_queue_iso' - wrong count at exit ../kernel/sched/fair.c:1167:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:1167:49: expected struct task_struct *running ../kernel/sched/fair.c:1167:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:1201:33: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/fair.c:1201:33: expected struct sched_entity *se ../kernel/sched/fair.c:1201:33: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:1259:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:1259:34: expected struct sched_entity const *se ../kernel/sched/fair.c:1259:34: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:3036:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:3036:13: expected struct task_struct *tsk ../kernel/sched/fair.c:3036:13: got struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:12752:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12752:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12752:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:5995:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:5995:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:5995:22: struct task_struct * ../kernel/sched/fair.c:6715:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:6715:39: expected struct task_struct *donor ../kernel/sched/fair.c:6715:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:6920:58: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/fair.c:6920:58: expected struct task_struct *p ../kernel/sched/fair.c:6920:58: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:8302:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8302:20: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:8302:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8506:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8506:9: expected struct sched_domain *[assigned] tmp ../kernel/sched/fair.c:8506:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8648:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8648:39: expected struct task_struct *donor ../kernel/sched/fair.c:8648:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8680:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:8680:37: expected struct task_struct *tsk ../kernel/sched/fair.c:8680:37: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:8900:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8900:38: expected struct task_struct *curr ../kernel/sched/fair.c:8900:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:9925:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:9925:40: expected struct sched_domain *child ../kernel/sched/fair.c:9925:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/fair.c:10553:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:10553:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:10553:22: struct task_struct * ../kernel/sched/fair.c:11998:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:11998:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:11998:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:11648:44: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:11648:44: expected struct sched_domain *sd_parent ../kernel/sched/fair.c:11648:44: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:12113:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12113:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12113:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:2982:9: warning: context imbalance in 'task_numa_placement' - different lock contexts for basic block ../kernel/sched/fair.c: note: in included file: ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/core.c:327:56: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:327:56: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:327:56: struct task_struct * ../kernel/sched/core.c:802:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:802:33: expected struct task_struct *task ../kernel/sched/core.c:802:33: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:878:49: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:878:49: expected struct task_struct *p ../kernel/sched/core.c:878:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1098:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:1098:38: expected struct task_struct *curr ../kernel/sched/core.c:1098:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1204:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:1204:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:1204:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:2203:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:2203:39: expected struct task_struct *donor ../kernel/sched/core.c:2203:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:2214:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:2214:65: expected struct task_struct *tsk ../kernel/sched/core.c:2214:65: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:3693:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:3693:17: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:3693:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:3898:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:3898:36: expected struct task_struct const *p ../kernel/sched/core.c:3898:36: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:8204:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:8204:43: expected struct task_struct *push_task ../kernel/sched/core.c:8204:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:5621:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:5621:15: expected struct task_struct *donor ../kernel/sched/core.c:5621:15: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:6286:32: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6286:32: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6286:32: struct task_struct * ../kernel/sched/core.c:6317:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6317:23: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6317:23: struct task_struct * ../kernel/sched/core.c:6325:46: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6325:46: struct task_struct * ../kernel/sched/core.c:6325:46: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6382:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6382:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:6382:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:6836:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6836:14: expected struct task_struct *prev ../kernel/sched/core.c:6836:14: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:6902:37: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:6902:37: expected struct task_struct *prev ../kernel/sched/core.c:6902:37: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:7409:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7409:17: struct task_struct * ../kernel/sched/core.c:7409:17: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:9083:16: warning: incorrect type in return expression (different address spaces) ../kernel/sched/core.c:9083:16: expected struct task_struct * ../kernel/sched/core.c:9083:16: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10359:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10359:25: expected struct task_struct *p ../kernel/sched/core.c:10359:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:401:9: warning: context imbalance in 'sched_core_lock' - different lock contexts for basic block ../kernel/sched/core.c:411:17: warning: context imbalance in 'sched_core_unlock' - unexpected unlock ../kernel/sched/core.c:629:6: warning: context imbalance in 'raw_spin_rq_lock_nested' - wrong count at exit ../kernel/sched/core.c:654:6: warning: context imbalance in 'raw_spin_rq_trylock' - wrong count at exit ../kernel/sched/core.c:678:6: warning: context imbalance in 'raw_spin_rq_unlock' - unexpected unlock ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:1771:9: warning: context imbalance in '__task_rq_lock' - wrong count at exit ../kernel/sched/sched.h:1771:9: warning: context imbalance in 'task_rq_lock' - wrong count at exit ../kernel/sched/core.c: note: in included file: ../kernel/sched/pelt.h:102:13: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/pelt.h:102:13: expected struct task_struct const *p ../kernel/sched/pelt.h:102:13: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:878:11: warning: dereference of noderef expression ../kernel/sched/core.c:1577:13: warning: context imbalance in 'uclamp_update_util_min_rt_default' - wrong count at exit ../kernel/sched/core.c:2284:35: warning: context imbalance in 'wait_task_inactive' - different lock contexts for basic block ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/core.c:2167:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:2167:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:2167:38: struct task_struct const * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../arch/x86/kvm/xen.c:584:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock ../mm/memory.c:164:15: warning: symbol 'zero_pfn' was not declared. Should it be static? ../mm/memory.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/timerqueue.h, ../include/linux/hrtimer_defs.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h, ...): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'copy_pte_range' - unexpected unlock ../mm/memory.c:2096:16: warning: context imbalance in '__get_locked_pte' - different lock contexts for basic block ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'insert_page' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'insert_pfn' - unexpected unlock ../mm/memory.c:3026:17: warning: context imbalance in 'apply_to_pte_range' - unexpected unlock ../mm/memory.c:3659:42: warning: context imbalance in 'wp_page_copy' - different lock contexts for basic block ../mm/memory.c:3698:19: warning: context imbalance in 'finish_mkwrite_fault' - different lock contexts for basic block ../mm/memory.c:3729:17: warning: context imbalance in 'wp_pfn_shared' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'wp_page_shared' - unexpected unlock ../mm/memory.c:3921:19: warning: context imbalance in 'do_wp_page' - wrong count at exit ../mm/memory.c:4183:9: warning: context imbalance in 'remove_device_exclusive_entry' - different lock contexts for basic block ../mm/memory.c:4209:19: warning: context imbalance in 'pte_marker_clear' - different lock contexts for basic block ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'do_swap_page' - unexpected unlock ../mm/memory.c:5112:9: warning: context imbalance in 'do_anonymous_page' - different lock contexts for basic block ../mm/memory.c:5342:12: warning: context imbalance in 'finish_fault' - different lock contexts for basic block ../mm/memory.c:5714:9: warning: context imbalance in 'do_fault' - different lock contexts for basic block ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'do_numa_page' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'handle_pte_fault' - unexpected unlock ../mm/memory.c:6527:5: warning: context imbalance in 'follow_pfnmap_start' - different lock contexts for basic block ../mm/memory.c:6613:28: warning: context imbalance in 'follow_pfnmap_end' - unexpected unlock ../arch/x86/kernel/fpu/core.c:231:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:231:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:231:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:238:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:238:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:238:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:598:39: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:598:39: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:598:39: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:602:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:602:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:602:41: got struct spinlock [noderef] __rcu * ../kernel/rcu/update.c: note: in included file: ../kernel/rcu/tasks.h:2058:5: warning: symbol 'rcu_tasks_trace_lazy_ms' was not declared. Should it be static? ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:838:70: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:838:70: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:838:70: struct task_struct * ../kernel/sched/rt.c:2294:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2294:25: struct task_struct * ../kernel/sched/rt.c:2294:25: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:529:55: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:529:55: expected struct task_struct *donor ../kernel/sched/rt.c:529:55: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:976:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:976:39: expected struct task_struct *donor ../kernel/sched/rt.c:976:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1493:31: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1493:31: expected struct task_struct *p ../kernel/sched/rt.c:1493:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1809:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1809:9: expected struct sched_domain *[assigned] sd ../kernel/sched/rt.c:1809:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/rt.c:1512:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1512:14: expected struct task_struct *curr ../kernel/sched/rt.c:1512:14: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1513:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1513:15: expected struct task_struct *donor ../kernel/sched/rt.c:1513:15: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1574:45: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1574:45: expected struct task_struct *p ../kernel/sched/rt.c:1574:45: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1616:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:1616:39: expected struct task_struct *donor ../kernel/sched/rt.c:1616:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1635:64: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1635:64: expected struct task_struct *tsk ../kernel/sched/rt.c:1635:64: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1976:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1976:40: expected struct task_struct *task ../kernel/sched/rt.c:1976:40: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1999:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:1999:13: struct task_struct * ../kernel/sched/rt.c:1999:13: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:2345:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2345:54: expected struct task_struct *tsk ../kernel/sched/rt.c:2345:54: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2347:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2347:40: expected struct task_struct *p ../kernel/sched/rt.c:2347:40: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:2347:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2347:62: expected struct task_struct *p ../kernel/sched/rt.c:2347:62: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/deadline.c:2678:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2678:23: expected struct task_struct *p ../kernel/sched/deadline.c:2678:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2688:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2688:13: struct task_struct * ../kernel/sched/deadline.c:2688:13: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2794:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2794:25: struct task_struct * ../kernel/sched/deadline.c:2794:25: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2318:42: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2318:42: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2318:42: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2328:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2328:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2328:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1202:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1202:39: expected struct task_struct *p ../kernel/sched/deadline.c:1202:39: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1202:85: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1202:85: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1202:85: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1300:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1300:23: expected struct task_struct *p ../kernel/sched/deadline.c:1300:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:1597:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1597:31: expected struct task_struct *p ../kernel/sched/deadline.c:1597:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1597:70: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1597:70: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1597:70: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1726:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/deadline.c:1726:39: expected struct task_struct *donor ../kernel/sched/deadline.c:1726:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2539:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2539:9: expected struct sched_domain *[assigned] sd ../kernel/sched/deadline.c:2539:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/deadline.c:2204:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2204:14: expected struct task_struct *curr ../kernel/sched/deadline.c:2204:14: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2205:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2205:15: expected struct task_struct *donor ../kernel/sched/deadline.c:2205:15: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2280:43: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2280:43: expected struct task_struct *p ../kernel/sched/deadline.c:2280:43: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2839:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2839:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2839:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:2841:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2841:23: expected struct task_struct *p ../kernel/sched/deadline.c:2841:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2843:44: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2843:44: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2843:44: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:3037:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3037:23: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3037:23: struct task_struct * ../kernel/sched/deadline.c:3083:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:206:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:206:22: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:206:22: struct task_struct * ../kernel/sched/syscalls.c:251:48: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:251:48: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:251:48: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:1289:6: warning: context imbalance in 'sched_getaffinity' - different lock contexts for basic block ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:1659:15: warning: dereference of noderef expression ../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:461:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:461:33: expected int val ../kernel/power/suspend.c:461:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:464:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:464:33: expected int val ../kernel/power/suspend.c:464:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:534:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:534:57: expected int val ../kernel/power/suspend.c:534:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:536:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:536:57: expected int val ../kernel/power/suspend.c:536:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:574:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:574:52: expected int val ../kernel/power/suspend.c:574:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:597:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:597:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:606:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:606:52: expected int val ../kernel/power/suspend.c:606: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:630:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:630:22: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:630:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:630:48: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:633:9: warning: restricted suspend_state_t degrades to integer ../drivers/input/keyboard/applespi.c:730:9: warning: context imbalance in 'applespi_msg_complete' - wrong count at exit ../drivers/input/keyboard/applespi.c:893:9: warning: context imbalance in 'applespi_init' - wrong count at exit ../drivers/input/keyboard/applespi.c:896:12: warning: context imbalance in 'applespi_set_capsl_led' - wrong count at exit ../drivers/input/keyboard/applespi.c:926:9: warning: context imbalance in 'applespi_set_bl_level' - wrong count at exit ../drivers/input/keyboard/applespi.c:1400:13: warning: context imbalance in 'applespi_got_data' - different lock contexts for basic block ../drivers/input/keyboard/applespi.c:1569:9: warning: context imbalance in 'applespi_notify' - wrong count at exit ../drivers/input/keyboard/applespi.c:1799:9: warning: context imbalance in 'applespi_drain_writes' - wrong count at exit ../drivers/input/keyboard/applespi.c:1810:9: warning: context imbalance in 'applespi_drain_reads' - wrong count at exit ../kernel/locking/lockdep.c:1157:5: warning: symbol 'check_consistency' was not declared. Should it be static? ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) ../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:393:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:393: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:393:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:393:1: warning: cast from restricted __le32 ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/debug.c:624:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/debug.c:624:17: expected struct sched_domain *[assigned] sd ../kernel/sched/debug.c:624:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/debug.c:952:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:952:9: expected struct task_struct *tsk ../kernel/sched/debug.c:952:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/debug.c:952:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:952:9: expected struct task_struct *tsk ../kernel/sched/debug.c:952:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/stats.c:136:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/stats.c:136:17: expected struct sched_domain *[assigned] sd ../kernel/sched/stats.c:136:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/topology.c:115:56: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:115:56: expected struct sched_domain *sd ../kernel/sched/topology.c:115:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:134:60: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:134:60: expected struct sched_domain *sd ../kernel/sched/topology.c:134:60: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:157:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:157:20: expected struct sched_domain *sd ../kernel/sched/topology.c:157:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:438:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:438:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:438:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:447:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:447:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:447:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:468:19: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:468:19: expected struct perf_domain *[assigned] pd ../kernel/sched/topology.c:468:19: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:638:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:638:49: expected struct sched_domain *parent ../kernel/sched/topology.c:638:49: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:723:50: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:723:50: expected struct sched_domain *parent ../kernel/sched/topology.c:723:50: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:731:55: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:731:55: expected struct sched_domain [noderef] __rcu *[noderef] __rcu child ../kernel/sched/topology.c:731:55: got struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:744:29: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:744:29: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:744:29: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:749:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:749:20: expected struct sched_domain *sd ../kernel/sched/topology.c:749:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:770:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:770:13: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:770:13: got struct sched_domain [noderef] __rcu *sd ../kernel/sched/topology.c:932:70: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:932:70: expected struct sched_domain *sd ../kernel/sched/topology.c:932:70: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:961:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:961:59: expected struct sched_domain *sd ../kernel/sched/topology.c:961:59: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1007:57: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1007:57: expected struct sched_domain *sd ../kernel/sched/topology.c:1007:57: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1009:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1009:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1009:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1017:55: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1017:55: expected struct sched_domain *sd ../kernel/sched/topology.c:1017:55: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1019:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1019:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1019:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1089:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1089:62: expected struct sched_domain *sd ../kernel/sched/topology.c:1089:62: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1193:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1193:40: expected struct sched_domain *child ../kernel/sched/topology.c:1193:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1331:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1331:9: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:1331:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:1675:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1675:43: expected struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1675:43: got struct sched_domain *child ../kernel/sched/topology.c:1811:21: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1811:21: int [noderef] __rcu * ../kernel/sched/topology.c:1811:21: int * ../kernel/sched/topology.c:1937:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1937:9: int [noderef] __rcu * ../kernel/sched/topology.c:1937:9: int * ../kernel/sched/topology.c:1992:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1992:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:1992:9: struct cpumask *** ../kernel/sched/topology.c:2041:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2041:9: int [noderef] __rcu * ../kernel/sched/topology.c:2041:9: int * ../kernel/sched/topology.c:2043:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2043:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2043:9: struct cpumask *** ../kernel/sched/topology.c:2127:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2127:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2127:17: struct cpumask *** ../kernel/sched/topology.c:2199:19: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2199:19: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2199:19: struct cpumask *** ../kernel/sched/topology.c:2241:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2241:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2241:17: struct cpumask *** ../kernel/sched/topology.c:2363:31: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2363:31: expected struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2363:31: got struct sched_domain *sd ../kernel/sched/topology.c:2484:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2484:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2484:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2505:56: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:2505:56: expected struct sched_domain *child ../kernel/sched/topology.c:2505:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:2504:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2504:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2504:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2559:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2559:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2559: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:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../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:115:1: error: too long token expansion ../include/trace/events/dma.h:161:1: error: too long token expansion ../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] * ../mm/mremap.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'move_ptes' - unexpected unlock ../mm/mremap.c:410:20: warning: context imbalance in 'move_normal_pmd' - different lock contexts for basic block ../kernel/rcu/tree.c:1083:9: warning: context imbalance in 'rcu_start_this_gp' - different lock contexts for basic block ../kernel/rcu/tree.c:1459:9: warning: context imbalance in 'rcu_poll_gp_seq_start_unlocked' - different lock contexts for basic block ../kernel/rcu/tree.c:1476:9: warning: context imbalance in 'rcu_poll_gp_seq_end_unlocked' - different lock contexts for basic block ../kernel/rcu/tree.c:1953:9: warning: context imbalance in 'rcu_gp_init' - different lock contexts for basic block ../kernel/rcu/tree.c:2528:13: warning: context imbalance in 'rcu_do_batch' - wrong count at exit ../kernel/rcu/tree.c:2730:9: warning: context imbalance in 'force_qs_rnp' - different lock contexts for basic block ../kernel/rcu/tree.c:2796:25: warning: context imbalance in 'rcu_force_quiescent_state' - unexpected unlock ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_stall.h:1047:17: warning: context imbalance in 'rcu_check_gp_start_stall' - different lock contexts for basic block ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_exp.h:199:9: warning: context imbalance in '__rcu_report_exp_rnp' - different lock contexts for basic block ../kernel/rcu/tree_exp.h:1040:9: warning: context imbalance in 'start_poll_synchronize_rcu_expedited' - different lock contexts for basic block ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_nocb.h:113:16: warning: context imbalance in 'rcu_nocb_bypass_trylock' - wrong count at exit ../kernel/rcu/tree_nocb.h:130:13: warning: context imbalance in 'rcu_nocb_lock' - wrong count at exit ../kernel/rcu/tree_nocb.h:145:17: warning: context imbalance in 'rcu_nocb_unlock' - unexpected unlock ../kernel/rcu/tree_nocb.h:158:17: warning: context imbalance in 'rcu_nocb_unlock_irqrestore' - unexpected unlock ../kernel/rcu/tree_nocb.h:335:9: warning: context imbalance in 'rcu_nocb_do_flush_bypass' - unexpected unlock ../kernel/rcu/tree_nocb.h:352:13: warning: context imbalance in 'rcu_nocb_flush_bypass' - wrong count at exit ../kernel/rcu/tree_nocb.h:526:13: warning: context imbalance in '__call_rcu_nocb_wake' - wrong count at exit ../kernel/rcu/tree_nocb.h:602:17: warning: context imbalance in 'call_rcu_nocb' - unexpected unlock ../kernel/rcu/tree_nocb.h:685:9: warning: context imbalance in 'nocb_gp_wait' - different lock contexts for basic block ../kernel/rcu/tree_nocb.h:936:9: warning: context imbalance in 'nocb_cb_wait' - wrong count at exit ../kernel/rcu/tree_nocb.h:1105:9: warning: context imbalance in 'rcu_nocb_rdp_deoffload' - wrong count at exit ../kernel/rcu/tree_nocb.h:1229:1: warning: context imbalance in 'lazy_rcu_shrink_scan' - different lock contexts for basic block 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:2302 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2337 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2506 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2506 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2716 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2716 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2855 function parameter 'handle' not described in 'snapshot_write_finalize' ../arch/x86/kernel/tboot.c:487:16: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:487:16: expected void *config ../arch/x86/kernel/tboot.c:487:16: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:493:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:493:19: expected void *heap_base ../arch/x86/kernel/tboot.c:493:19: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:495:17: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/tboot.c:495:17: expected void volatile [noderef] __iomem *addr ../arch/x86/kernel/tboot.c:495:17: got void *config ../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? ../fs/buffer.c:251:18: warning: context imbalance in '__find_get_block_slow' - different lock contexts for basic block ../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/kcmp.c:192:37: expected void *v1 ../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/kcmp.c:192:53: expected void *v2 ../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) ../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot ../kernel/kcmp.c:207:62: got void * ../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/linux/swap.h, ...): ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/freezer.c:205:9: warning: context imbalance in '__thaw_task' - wrong count at exit ../mm/vmalloc.c:1113:25: warning: context imbalance in 'find_vmap_area_exceed_addr_lock' - wrong count at exit ../mm/vmalloc.c:4493:28: warning: context imbalance in 'vread_iter' - unexpected unlock ../drivers/gpu/drm/drm_drv.c:449:6: warning: context imbalance in 'drm_dev_enter' - different lock contexts for basic block ../drivers/gpu/drm/drm_drv.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:373:9: warning: context imbalance in 'drm_dev_exit' - unexpected unlock ../arch/x86/kvm/vmx/pmu_intel.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h, ../arch/x86/kvm/vmx/nested.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1243:22: warning: context imbalance in 'chtls_recv_sock' - unexpected unlock ../arch/x86/kvm/vmx/vmx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100110 becomes 110) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a018a becomes 18a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b008b becomes 8b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a020a becomes 20a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b010b becomes 10b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b019b becomes 19b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b021b becomes 21b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b029b becomes 29b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b031b becomes 31b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b041b becomes 41b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a050a becomes 50a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a071a becomes 71a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a079a becomes 79a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180118 becomes 118) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings ../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 ../mm/rmap.c: note: in included file (through ../include/linux/ksm.h): ../include/linux/rmap.h:959:28: warning: context imbalance in 'folio_referenced_one' - unexpected unlock ../include/linux/rmap.h:959:28: warning: context imbalance in 'try_to_unmap_one' - unexpected unlock ../include/linux/rmap.h:959:28: warning: context imbalance in 'try_to_migrate_one' - unexpected unlock ../mm/rmap.c:2725:25: warning: context imbalance in 'make_device_exclusive' - unexpected unlock ../fs/notify/inotify/inotify_user.c:576:51: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/inotify/inotify_user.c:576:51: expected struct fsnotify_mark_connector *conn ../fs/notify/inotify/inotify_user.c:576:51: got struct fsnotify_mark_connector [noderef] __rcu *i_fsnotify_marks ../fs/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:296:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:296:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:296:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:298:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:298:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:298:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:300:17: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:300:17: expected struct wait_queue_head *wq_head ../fs/signalfd.c:300:17: got struct wait_queue_head [noderef] __rcu * ../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:1417:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1417:53: expected unsigned int pollflags ../fs/eventpoll.c:1417:53: got restricted __poll_t ../net/9p/client.c:749:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:749:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:749:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:751:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:751:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:751:48: got struct spinlock [noderef] __rcu * ../net/9p/client.c:834:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:834:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:834:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:836:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:836:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:836:48: got struct spinlock [noderef] __rcu * ../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/cpufreq/cpufreq.c:442:17: warning: incorrect type in assignment (different address spaces) ../drivers/cpufreq/cpufreq.c:442:17: expected struct notifier_block *nb ../drivers/cpufreq/cpufreq.c:442:17: got struct notifier_block [noderef] __rcu *static [addressable] [toplevel] head ../drivers/cpufreq/cpufreq.c:442:65: warning: incorrect type in assignment (different address spaces) ../drivers/cpufreq/cpufreq.c:442:65: expected struct notifier_block *nb ../drivers/cpufreq/cpufreq.c:442:65: got struct notifier_block [noderef] __rcu *next ../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 ../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 ../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180118 becomes 118) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings ../mm/page_alloc.c:2881:13: warning: context imbalance in '__free_frozen_pages' - different lock contexts for basic block ../mm/page_alloc.c:2984:33: warning: context imbalance in 'free_unref_folios' - unexpected unlock ../mm/page_alloc.c:3274:20: warning: context imbalance in 'rmqueue_pcplist' - different lock contexts for basic block ../mm/page_alloc.c:3146:13: warning: context imbalance in 'get_page_from_freelist' - different lock contexts for basic block ../mm/page_alloc.c:5102:9: warning: context imbalance in 'alloc_pages_bulk_noprof' - different lock contexts for basic block ../mm/page_alloc.c:7361:30: warning: context imbalance in '__accept_page' - unexpected unlock ../mm/page_alloc.c:7369:6: warning: context imbalance in 'accept_page' - wrong count at exit ../mm/page_alloc.c:7384:13: warning: context imbalance in 'try_to_accept_memory_one' - wrong count at exit ../drivers/ufs/core/ufshcd.c:1629:12: warning: context imbalance in 'ufshcd_devfreq_get_dev_status' - wrong count at exit ../drivers/ufs/core/ufshcd.c:2002:13: warning: context imbalance in 'ufshcd_gate_work' - different lock contexts for basic block ../drivers/ufs/core/ufshcd.c:2097:6: warning: context imbalance in 'ufshcd_release' - wrong count at exit ../drivers/ufs/core/ufshcd.c:2112:6: warning: context imbalance in 'ufshcd_clkgate_delay_set' - wrong count at exit ../drivers/ufs/core/ufshcd.c:2141:16: warning: context imbalance in 'ufshcd_clkgate_enable_store' - different lock contexts for basic block ../drivers/ufs/core/ufshcd.c:2230:13: warning: context imbalance in 'ufshcd_clk_scaling_start_busy' - wrong count at exit ../drivers/ufs/core/ufshcd.c:2262:13: warning: context imbalance in 'ufshcd_clk_scaling_update_busy' - wrong count at exit ../drivers/ufs/core/ufshcd.c:5596:9: warning: context imbalance in 'ufshcd_uic_cmd_compl' - wrong count at exit ../drivers/ufs/core/ufshcd.c:6991:9: warning: context imbalance in 'ufshcd_check_errors' - wrong count at exit ../fs/aio.c:1687:13: warning: context imbalance in 'poll_iocb_lock_wq' - different lock contexts for basic block ../fs/aio.c:1718:13: warning: context imbalance in 'poll_iocb_unlock_wq' - unexpected unlock ../arch/x86/kvm/svm/svm.c:1361:13: warning: context imbalance in 'svm_srso_vm_destroy' - different lock contexts for basic block ../arch/x86/kvm/svm/svm.c:1381:13: warning: context imbalance in 'svm_srso_vm_init' - different lock contexts for basic block ../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:145:21: error: too long token expansion ../arch/x86/kvm/svm/avic.c:208:49: error: too long token expansion ../arch/x86/kvm/svm/avic.c:763:35: error: too long token expansion ../arch/x86/kvm/svm/avic.c:763:35: error: too long token expansion ../kernel/time/alarmtimer.c:71:19: warning: context imbalance in 'alarmtimer_get_rtcdev' - wrong count at exit ../kernel/time/alarmtimer.c:368:6: warning: context imbalance in 'alarm_restart' - wrong count at exit ../kernel/time/alarmtimer.c:463:13: warning: context imbalance in 'alarmtimer_freezerset' - wrong count at exit ../kernel/time/alarmtimer.c:514:13: warning: context imbalance in 'alarm_handle_timer' - wrong count at exit ../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:1881:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1881:21: expected int ret ../fs/dax.c:1881:21: got restricted vm_fault_t ../fs/dax.c:1883:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1883:21: expected int ret ../fs/dax.c:1883:21: got restricted vm_fault_t ../fs/dax.c:1886:16: warning: incorrect type in return expression (different base types) ../fs/dax.c:1886:16: expected restricted vm_fault_t ../fs/dax.c:1886:16: got int ret ../fs/dax.c:1904:46: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1904:46: expected int result ../fs/dax.c:1904:46: got restricted vm_fault_t [usertype] ret ../fs/dax.c:1920:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1920:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1920:21: got unsigned long ../fs/dax.c:1963:51: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1963:51: expected int result ../fs/dax.c:1963:51: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2043:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:2043:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2043:21: got unsigned long ../fs/dax.c:2078:62: warning: incorrect type in argument 4 (different base types) ../fs/dax.c:2078:62: expected int result ../fs/dax.c:2078:62: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2141:55: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2141:55: expected int result ../fs/dax.c:2141:55: got restricted vm_fault_t ../fs/dax.c:2159:58: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2159:58: expected int result ../fs/dax.c:2159:58: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:278:13: warning: context imbalance in 'wait_entry_unlocked' - unexpected unlock ../fs/dax.c:508:49: warning: context imbalance in 'dax_lock_folio' - different lock contexts for basic block ../fs/dax.c:575:17: warning: context imbalance in 'dax_lock_mapping_entry' - different lock contexts for basic block ../fs/dax.c:1141:9: warning: context imbalance in 'dax_writeback_one' - unexpected unlock ../arch/x86/kernel/ftrace.c:41:6: warning: context imbalance in 'ftrace_arch_code_modify_prepare' - wrong count at exit ../arch/x86/kernel/ftrace.c:53:6: warning: context imbalance in 'ftrace_arch_code_modify_post_process' - wrong count at exit ../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer ../mm/madvise.c:214:17: warning: context imbalance in 'swapin_walk_pmd_entry' - unexpected unlock ../mm/madvise.c:444:28: warning: context imbalance in 'madvise_cold_or_pageout_pte_range' - unexpected unlock ../mm/madvise.c:784:9: warning: context imbalance in 'madvise_free_pte_range' - different lock contexts for basic block ../kernel/time/posix-timers.c:346:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:346:29: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:346:29: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:353:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:353:27: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:353:27: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:555:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:555:41: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:555:41: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1043:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1043:9: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:1043:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1091:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1091:9: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:1091:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:307:13: warning: context imbalance in '__posixtimer_deliver_signal' - wrong count at exit ../kernel/time/posix-timers.c:337:6: warning: context imbalance in 'posixtimer_deliver_signal' - unexpected unlock ../kernel/time/posix-timers.c:375:29: warning: context imbalance in 'posix_timer_fn' - wrong count at exit ../kernel/time/posix-timers.c:466:12: warning: context imbalance in 'do_timer_create' - different lock contexts for basic block ../kernel/time/posix-timers.c:604:24: warning: context imbalance in '__lock_timer' - different lock contexts for basic block ../mm/swapfile.c:263:9: warning: context imbalance in '__try_to_reclaim_swap' - unexpected unlock ../mm/swapfile.c:531:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block ../mm/swapfile.c:679:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock ../mm/swapfile.c:817:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock ../mm/swapfile.c:862:31: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock ../mm/swapfile.c:991:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock ../mm/swapfile.c:1206:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block ../mm/swapfile.c:2079:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block ../mm/swapfile.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h, ../include/linux/bvec.h, ../include/linux/blk_types.h, ...): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock ../arch/x86/kernel/apic/vector.c:61:6: warning: context imbalance in 'lock_vector_lock' - wrong count at exit ../arch/x86/kernel/apic/vector.c:69:6: warning: context imbalance in 'unlock_vector_lock' - unexpected unlock ../arch/x86/kernel/apic/vector.c:918:13: warning: context imbalance in 'apic_force_complete_move' - wrong count at exit ../arch/x86/kernel/cpu/sgx/virt.c:59:13: warning: incorrect type in assignment (different base types) ../arch/x86/kernel/cpu/sgx/virt.c:59:13: expected int [assigned] ret ../arch/x86/kernel/cpu/sgx/virt.c:59:13: got restricted vm_fault_t ../arch/x86/kernel/cpu/sgx/virt.c:60:20: warning: restricted vm_fault_t degrades to integer ../arch/x86/kernel/cpu/sgx/virt.c:354:36: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:385:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:385:43: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:385:58: warning: cast removes address space '__user' of expression ../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:198:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:198:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:198:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:212:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:212:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:212:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:236:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:236:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:236:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:245:45: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:245:45: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:245:45: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:258:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:258:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:258:37: got struct spinlock [noderef] __rcu * ../kernel/acct.c:513:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:513:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:513:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:523:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:523:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:523:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:603:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:603:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:603:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:623:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:623:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:623:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:220:12: warning: context imbalance in 'acct_on' - different lock contexts for basic block ../kernel/acct.c:335:9: warning: context imbalance in '__se_sys_acct' - different lock contexts for basic block ../kernel/acct.c:340:22: warning: context imbalance in 'acct_exit_ns' - wrong count at exit ../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/hv/hv_trace.c: note: in included file (through ../drivers/hv/hyperv_vmbus.h): ../include/linux/hyperv.h:590:31: warning: array of flexible structures ../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:284:1: error: too long token expansion ../drivers/usb/typec/tipd/./trace.h:311:1: error: too long token expansion ../mm/mempolicy.c:689:17: warning: context imbalance in 'queue_folios_pte_range' - unexpected unlock ../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/gpu/drm/drm_plane.c:213:24: warning: Using plain integer as NULL pointer ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: got int ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: got int ../mm/kasan/report.c:206:13: warning: context imbalance in 'start_report' - wrong count at exit ../mm/kasan/report.c:224:9: warning: context imbalance in 'end_report' - unexpected unlock ../kernel/time/timer_migration.c:866:9: warning: context imbalance in 'tmigr_update_events' - different lock contexts for basic block ../mm/ksm.c:643:25: warning: context imbalance in 'break_ksm' - unexpected unlock ../mm/ksm.c:758:17: warning: context imbalance in 'get_mergeable_page' - unexpected unlock ../mm/ksm.c: note: in included file: ../include/linux/rmap.h:959:28: warning: context imbalance in 'write_protect_page' - unexpected unlock ../mm/ksm.c:1439:42: warning: context imbalance in 'replace_page' - different lock contexts for basic block ../mm/ksm.c:2562:33: warning: context imbalance in 'scan_get_next_rmap_item' - unexpected unlock ../drivers/hv/hv_balloon.c:832:9: warning: context imbalance in 'pfn_covered' - wrong count at exit ../drivers/hv/hv_balloon.c:2048:9: warning: context imbalance in 'balloon_remove' - wrong count at exit ../drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c:196:30: warning: symbol 'gaokun_ucsi_ops' was not declared. Should it be static? ../mm/migrate.c:2279:25: warning: context imbalance in 'add_folio_for_migration' - unexpected unlock ../mm/migrate.c:2445:25: warning: context imbalance in 'do_pages_stat_array' - unexpected unlock ../kernel/pid_namespace.c:207:26: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:207:26: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:207:26: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:209:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:209:28: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:209:28: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:208:28: warning: dereference of noderef expression ../kernel/cgroup/cgroup.c:6802:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6802:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6802:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:6805:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6805:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6805:43: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:3189:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit ../kernel/cgroup/cgroup.c:6565:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6681:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6701:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6750:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock ../arch/x86/kernel/kprobes/opt.c:529:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition ../kernel/audit.c:2231:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2231:9: expected struct spinlock [usertype] *lock ../kernel/audit.c:2231:9: got struct spinlock [noderef] __rcu * ../kernel/audit.c:2234:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2234:40: expected struct spinlock [usertype] *lock ../kernel/audit.c:2234:40: got struct spinlock [noderef] __rcu * ../mm/khugepaged.c:848:25: warning: symbol 'khugepaged_collapse_control' was not declared. Should it be static? ../mm/khugepaged.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__collapse_huge_page_swapin' - unexpected unlock ../mm/khugepaged.c:1212:26: warning: context imbalance in 'collapse_huge_page' - different lock contexts for basic block ../mm/khugepaged.c:1716:28: warning: context imbalance in 'collapse_pte_mapped_thp' - unexpected unlock ../mm/khugepaged.c:1809:28: warning: context imbalance in 'retract_page_tables' - different lock contexts for basic block ../drivers/perf/arm-ni.c: note: in included file: ../include/linux/io-64-nonatomic-lo-hi.h:38:9: warning: cast truncates bits from constant value (8000000000000000 becomes 0) ../mm/huge_memory.c:2168:20: warning: context imbalance in 'madvise_free_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2210:28: warning: context imbalance in 'zap_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2338:28: warning: context imbalance in 'move_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2478:20: warning: context imbalance in 'change_huge_pmd' - unexpected unlock ../mm/huge_memory.c: note: in included file (through ../include/linux/pgtable.h, ../include/linux/mm.h): ../arch/x86/include/asm/pgtable.h:854:9: warning: context imbalance in 'change_huge_pud' - unexpected unlock ../mm/huge_memory.c:2560:28: warning: context imbalance in 'move_pages_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2675:12: warning: context imbalance in '__pmd_trans_huge_lock' - wrong count at exit ../mm/huge_memory.c:2691:12: warning: context imbalance in '__pud_trans_huge_lock' - wrong count at exit ../mm/huge_memory.c: note: in included file (through ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): ../include/linux/page-flags.h:282:38: warning: context imbalance in 'zap_huge_pud' - unexpected unlock ../mm/huge_memory.c:3856:9: warning: context imbalance in '__folio_split' - different lock contexts for basic block ../mm/huge_memory.c:4407:17: warning: context imbalance in 'split_huge_pages_pid' - unexpected unlock ../drivers/android/binder.c:1594:9: warning: context imbalance in 'binder_get_txn_from' - wrong count at exit ../drivers/android/binder.c:6531:17: warning: context imbalance in 'print_next_binder_node_ilocked' - unexpected unlock ../drivers/android/binder.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:1027:9: warning: context imbalance in 'binder_add_device' - wrong count at exit ../drivers/android/binder.c:6982:6: warning: context imbalance in 'binder_remove_device' - wrong count at exit ../drivers/perf/arm-cmn.c:2248:35: warning: duplicate [noderef] ../drivers/perf/arm-cmn.c:2248:35: error: multiple address spaces given: __iomem & __iomem ../arch/x86/kernel/kvm.c:72:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? ../mm/memcontrol.c:4170:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4170:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:4170:52: struct task_struct * ../mm/memcontrol.c: note: in included file: ../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit ../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit ../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit Warning: ../drivers/android/binder.c:2435 struct member 'offset' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2435 struct member 'skip_size' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2435 struct member 'fixup_data' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2435 struct member 'node' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2455 struct member 'offset' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:2455 struct member 'sender_uaddr' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:2455 struct member 'length' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:2455 struct member 'node' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:4009 function parameter 'thread' not described in 'binder_free_buf' ../kernel/debug/debug_core.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h, ../include/linux/pid_namespace.h): ../include/linux/rcupdate.h:839:9: warning: context imbalance in 'kgdb_cpu_enter' - different lock contexts for basic block ../kernel/debug/kdb/kdb_main.c:2212:40: warning: dereference of noderef expression ../drivers/nvdimm/core.c:187:30: warning: cast to restricted __le32 ../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:912:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:912:9: expected struct qspinlock *lock ../kernel/seccomp.c:912:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:1417:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1417:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1417:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1429:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1429:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1429:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1915:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1915:9: expected struct lockdep_map const *lock ../kernel/seccomp.c:1915:9: got struct lockdep_map [noderef] __rcu * ../kernel/seccomp.c:2001:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2001:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2001:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2019:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2019:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2019:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2161:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2161:28: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2161:28: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2164:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2164:38: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2164:38: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2170:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2170:30: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2170: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:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * Warning: ../drivers/nvdimm/core.c:220 function parameter 'len' not described in 'nd_uuid_store' ../drivers/target/target_core_transport.c: In function ‘transport_dump_vpd_ident’: ../drivers/target/target_core_transport.c:1263:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1262:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1262 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1264 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1268:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1267:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1267 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1269 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1258:60: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 220 [-Wformat-truncation=] 1258 | "T10 VPD Binary Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1257:17: note: ‘snprintf’ output between 36 and 289 bytes into a destination of size 254 1257 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1258 | "T10 VPD Binary Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1259 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/nvdimm/region_devs.c:955:9: warning: context imbalance in 'nd_region_acquire_lane' - wrong count at exit ../drivers/nvdimm/region_devs.c:968:36: warning: context imbalance in 'nd_region_release_lane' - unexpected unlock ../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 * ../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 ../arch/x86/kernel/shstk.c:370:55: warning: cast removes address space '__user' of expression ../kernel/context_tracking.c:125:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:125:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:125:39: got struct context_tracking * ../kernel/context_tracking.c:164:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:164:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:164:39: got struct context_tracking * ../kernel/context_tracking.c:205:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:205:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:205:39: got struct context_tracking * ../kernel/context_tracking.c:260:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:260:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:260:39: got struct context_tracking * ../kernel/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:1067:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1067:43: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1067:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1068:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1068:43: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1068:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1300:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1300:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1300:40: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1301:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1301:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1301:40: got struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1302:37: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1302:37: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1302:37: got struct ftrace_hash * ../kernel/trace/ftrace.c:1303:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1303:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1303:38: got struct ftrace_hash * ../kernel/trace/ftrace.c:2102:54: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2102:54: expected struct ftrace_hash *old_hash ../kernel/trace/ftrace.c:2102:54: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1507:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:1507:9: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:1507:9: struct ftrace_hash * ../kernel/trace/ftrace.c:1523:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1524:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1525:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1526:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1697:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1698:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1759:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1760:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:2080:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2091:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2574:53: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2585:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3381:51: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3382:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3388:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3389:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3402:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3403:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3406:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3410:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3425:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3426:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3434:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3440:81: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3444:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3446:56: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3476:60: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3477:49: warning: incorrect type in argument 3 (different address spaces) ../kernel/trace/ftrace.c:3516:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3518:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3520:48: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3522:49: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3528:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3529:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3535:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3536:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3538:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3539:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3544:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3545:54: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3592:31: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3593:32: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3608:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3609:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3614:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3615:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3617:39: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3618:40: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3660:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3661:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3662:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3663:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3949:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3966:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4652:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4655:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5066:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5068:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5448:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5592:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5598:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5863:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5865:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5946:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5948:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5997:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6047:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6089:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6141:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6145:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6278:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6283:21: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6299:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6303:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6310:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6378:30: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:6378:30: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:6378:30: struct ftrace_hash * ../kernel/trace/ftrace.c:6445:30: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:6445:30: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:6445:30: struct ftrace_hash * ../kernel/trace/ftrace.c:6737:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6739:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6808:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6816:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6881:47: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6882:55: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7601:46: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7602:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7606:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7624:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7624:66: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7676:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7677:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:8064:62: warning: too many warnings ../kernel/trace/ftrace.c:8109:36: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:8109:36: struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:8109:36: struct ftrace_ops * ../kernel/events/core.c:1485:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1485:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1485:15: struct perf_event_context * ../kernel/events/core.c:1498:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1498:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1498:28: struct perf_event_context * ../kernel/events/core.c:3671:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3671:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3671:20: struct perf_event_context * ../kernel/events/core.c:3675:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3675:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3675:18: struct perf_event_context * ../kernel/events/core.c:3676:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3676:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3676:23: struct perf_event_context * ../kernel/events/core.c:3729:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3729:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3729:25: struct perf_event_context * ../kernel/events/core.c:3730:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3730:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3730:25: struct perf_event_context * ../kernel/events/core.c:4113:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4113:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4113:15: struct perf_event_context * ../kernel/events/core.c:4521:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4521:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4521:15: struct perf_event_context * ../kernel/events/core.c:5009:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:5009:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:5009:25: struct perf_event_context * ../kernel/events/core.c:6639:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6639:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6639:9: struct perf_buffer * ../kernel/events/core.c:6154:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:6390:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6390:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6390:22: struct perf_buffer * ../kernel/events/core.c:6514:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6514:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6514:14: struct perf_buffer * ../kernel/events/core.c:6547:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6547:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6547:14: struct perf_buffer * ../kernel/events/core.c:6660:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6660:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6660:14: struct perf_buffer * ../kernel/events/core.c:6676:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6676:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6676:14: struct perf_buffer * ../kernel/events/core.c:8632:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8632:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8632:15: struct perf_event_context * ../kernel/events/core.c:8720:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8720:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:8720:13: struct perf_buffer * ../kernel/events/core.c:8824:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8824:61: expected struct task_struct *p ../kernel/events/core.c:8824:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8826:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8826:61: expected struct task_struct *p ../kernel/events/core.c:8826:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9562:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9562:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:9562:15: struct perf_event_context * ../kernel/events/core.c:10697:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10697:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10697:9: struct swevent_hlist * ../kernel/events/core.c:10736:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10736:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10736:17: struct swevent_hlist * ../kernel/events/core.c:11011:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11011:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:11011:23: struct perf_event_context * ../kernel/events/core.c:12074:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14100:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14100:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14100:9: struct perf_event_context * ../kernel/events/core.c:14617:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14617:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:14617:17: struct swevent_hlist * ../kernel/events/core.c:183:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit ../kernel/events/core.c:199:9: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock ../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block ../kernel/events/core.c:1532:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock ../kernel/events/core.c:3011:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit ../kernel/events/core.c:4983:17: warning: context imbalance in 'find_get_context' - unexpected unlock ../kernel/events/core.c: note: in included file: ../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:10550:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10550:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10550:17: struct swevent_hlist * ../kernel/events/core.c:10570:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10570:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10570:17: struct swevent_hlist * ../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10686:16: struct swevent_hlist * ../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10686:16: struct swevent_hlist * ../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10686:16: struct swevent_hlist * ../kernel/trace/ring_buffer.c:5843:9: warning: context imbalance in 'ring_buffer_peek' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5929:9: warning: context imbalance in 'ring_buffer_consume' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5954:25: warning: context imbalance in 'ring_buffer_read_start' - wrong count at exit ../kernel/trace/ring_buffer.c:6178:13: warning: context imbalance in 'reset_disabled_cpu_buffer' - wrong count at exit ../kernel/trace/ring_buffer.c:6320:17: warning: context imbalance in 'ring_buffer_empty' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6350:9: warning: context imbalance in 'ring_buffer_empty_cpu' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6589:5: warning: context imbalance in 'ring_buffer_read_page' - different lock contexts for basic block ../kernel/bpf/core.c:247:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:3000:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? ../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer ../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../kernel/trace/trace.c:5701:1: warning: trying to concatenate 12722-character string (8191 bytes max) ../kernel/trace/trace.c:91:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? ../kernel/trace/trace.c:144:6: warning: symbol 'ftrace_dump_on_oops' was not declared. Should it be static? ../kernel/trace/trace.c:500:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:500:28: expected struct trace_export **list ../kernel/trace/trace.c:500:28: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:509:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:509:34: expected struct trace_export **list ../kernel/trace/trace.c:509:34: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:2839:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:2839:38: expected struct event_filter *filter ../kernel/trace/trace.c:2839:38: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace.c:454:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:454:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:454:9: struct trace_export * ../kernel/trace/trace.c:469:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:469:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:469:9: struct trace_export * ../kernel/bpf/verifier.c:355:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:22858: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/accel/habanalabs/common/command_submission.c:3265:9: warning: context imbalance in 'unregister_timestamp_node' - different lock contexts for basic block ../drivers/accel/habanalabs/common/command_submission.c:3295:25: warning: context imbalance in 'ts_get_and_handle_kernel_record' - unexpected unlock ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:120:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:120:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be16 ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:23:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:120:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:120:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:183:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:183:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:294:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:339:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_dlid ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:23:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:120:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:120:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:183:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:183:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:294:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:339:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_dlid ../drivers/rpmsg/qcom_glink_native.c:419:9: warning: incorrect type in argument 2 (different base types) ../drivers/rpmsg/qcom_glink_native.c:419:9: expected unsigned int version ../drivers/rpmsg/qcom_glink_native.c:419:9: got restricted __le16 [assigned] [usertype] param1 ../drivers/rpmsg/qcom_glink_native.c:419:9: warning: incorrect type in argument 3 (different base types) ../drivers/rpmsg/qcom_glink_native.c:419:9: expected unsigned int features ../drivers/rpmsg/qcom_glink_native.c:419:9: got restricted __le32 [assigned] [usertype] param2 ../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 5 (different base types) ../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned long [usertype] count ../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] count ../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 6 (different base types) ../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned long [usertype] size ../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] size ../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 7 (different base types) ../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned int [usertype] liid ../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] liid ../drivers/rpmsg/qcom_glink_native.c:934:9: warning: restricted __le16 degrades to integer ../drivers/rpmsg/qcom_glink_native.c:1067:9: warning: incorrect type in argument 6 (different base types) ../drivers/rpmsg/qcom_glink_native.c:1067:9: expected unsigned long [usertype] size ../drivers/rpmsg/qcom_glink_native.c:1067:9: got restricted __le32 ../drivers/rpmsg/qcom_glink_native.c:1067:9: warning: incorrect type in argument 7 (different base types) ../drivers/rpmsg/qcom_glink_native.c:1067:9: expected unsigned int [usertype] liid ../drivers/rpmsg/qcom_glink_native.c:1067:9: got restricted __le32 ../kernel/trace/trace_events.c:1294:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events.c:1294:31: expected struct event_filter *filter ../kernel/trace/trace_events.c:1294:31: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace_events.c: note: in included file (through ../kernel/trace/trace_output.h): ../kernel/trace/trace.h:1574:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.h:1574:37: expected struct event_filter *filter ../kernel/trace/trace.h:1574:37: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: ../kernel/trace/bpf_trace.c:378:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 378 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_vprintk’: ../kernel/trace/bpf_trace.c:434:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 434 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_seq_printf’: ../kernel/trace/bpf_trace.c:476:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 476 | seq_bprintf(m, fmt, data.bin_args); | ^~~~~~~~~~~ ../drivers/fsi/fsi-master-ast-cf.c:399:65: warning: incorrect type in argument 4 (different base types) ../drivers/fsi/fsi-master-ast-cf.c:399:65: expected restricted __be32 [usertype] rdata ../drivers/fsi/fsi-master-ast-cf.c:399:65: got unsigned int [assigned] [usertype] rdata ../kernel/trace/trace_events_user.c:2259:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2259:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2259:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2366:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2366:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2366:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2391:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2391:9: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2391:9: struct user_event_refs * ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:346:42: warning: symbol 'visionox_rm69299_1080p_display_desc' was not declared. Should it be static? ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:352:42: warning: symbol 'visionox_rm69299_shift_desc' was not declared. Should it be static? ../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:190:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:227:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:242:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:277:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:575:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:761:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:772:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:786:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:834:41: warning: incorrect type in assignment (different address spaces) ../kernel/trace/bpf_trace.c:834:41: expected void [noderef] __user *[addressable] [assigned] [usertype] sival_ptr ../kernel/trace/bpf_trace.c:834:41: got void * ../kernel/trace/bpf_trace.c:884:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:896:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1187:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1272:28: warning: symbol 'bpf_lookup_user_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1321:28: warning: symbol 'bpf_lookup_system_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1345:18: warning: symbol 'bpf_key_put' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1365:17: warning: symbol 'bpf_verify_pkcs7_signature' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3492:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3500:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3681:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3693:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3690:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3697:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3707:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3704:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3711:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3721:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3718:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3728:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3725:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3736:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3732:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3744:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3740:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2512:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2516:66: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../kernel/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/infiniband/core/user_mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be64 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qpn ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qpn ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qkey ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qkey ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] lid ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] lid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] mad_status ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] status ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_umad.h:16:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] attr_mod ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qpn ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qpn ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qkey ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qkey ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] lid ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] lid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] mad_status ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] status ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_umad.h:16:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] attr_mod ../kernel/bpf/stackmap.c:490:9: warning: context imbalance in '__bpf_get_stack' - different lock contexts for basic block ../kernel/trace/trace_uprobe.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock Warning: ../drivers/gpu/drm/scheduler/sched_main.c:388 function parameter 'result' not described in 'drm_sched_job_done' ../drivers/gpu/drm/kmb/kmb_plane.c:20:11: warning: symbol 'layer_irqs' was not declared. Should it be static? ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: expected void [noderef] __iomem * ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: got void * ../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/glock.c: note: in included file: ../fs/gfs2/glock.h:170:36: warning: context imbalance in '__gfs2_glock_put' - unexpected unlock ../fs/gfs2/glock.c:286:17: warning: context imbalance in '__gfs2_glock_put_or_lock' - unexpected unlock ../fs/gfs2/glock.c:320:9: warning: context imbalance in 'gfs2_glock_put_async' - unexpected unlock ../fs/gfs2/glock.c:1067:13: warning: context imbalance in 'glock_work_func' - different lock contexts for basic block ../fs/nfs/nfs4trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfs4trace.h): ../fs/nfs/./nfs4trace.h:2184:1: error: too long token expansion ../fs/nfs/./nfs4trace.h:2250:1: error: too long token expansion Warning: ../fs/gfs2/glock.c:1263 function parameter 'ip' not described in '__gfs2_holder_init' ../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in argument 3 (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long flags ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t [usertype] ret ../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): ../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1409:1: warning: cast to restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer ../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer ../fs/f2fs/super.c:421:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? ../fs/f2fs/super.c:1747:35: warning: context imbalance in 'f2fs_drop_inode' - unexpected unlock ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: expected struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: expected struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: got struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: got struct qxl_rom *rom ../drivers/gpu/drm/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/btrfs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/btrfs.h): ../include/trace/events/btrfs.h:1477:1: error: too long token expansion ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/compression.h:82:9: error: Expected ) in function call ../fs/btrfs/compression.h:82:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:83:9: error: Expected ) in function call ../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:531:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:531:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1626:17: error: Expected ) in function call ../fs/btrfs/super.c:1626:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1857:9: error: Expected ) in function call ../fs/btrfs/super.c:1857: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:2112:9: error: Expected ) in function call ../fs/btrfs/super.c:2112:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2309:9: error: Expected ) in function call ../fs/btrfs/super.c:2309:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2622:17: error: Expected ) in function call ../fs/btrfs/super.c:2622:17: error: got __VA_OPT__ ../drivers/gpu/drm/vc4/vc4_kms.c:275:25: error: too long token expansion ../drivers/gpu/drm/radeon/radeon_kms.c:264:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:264:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:264:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:321:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:321:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:321:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:333:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:333:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:333:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:469:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:469:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:469:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:594:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:594:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:594:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:611:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:611:26: expected void [noderef] __user *to ../drivers/gpu/drm/radeon/radeon_kms.c:611:26: got unsigned int [usertype] *[assigned] value_ptr ../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/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/rockchip/cdn-dp-core.c:320:25: warning: cast to restricted __le32 ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: expected void *timing_base ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: got void [noderef] __iomem * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: got void * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: got void * ../drivers/gpu/drm/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/xe/xe_bo.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_bo.c:616:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/tests/xe_bo.c:630:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? ../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_dma_buf.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_dma_buf.c:282:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_eu_stall.c:127:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? ../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/pl111/pl111_display.c:33:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:33:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:33:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:45:37: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:45:37: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:45:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:163:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:163:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:163:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:168:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:168:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:168:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:172:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:172:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:172:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:231:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:231:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:231:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:234:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:234:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:234:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:338:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:338:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:338:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:351:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:351:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:351:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:368:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:368:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:368:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:371:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:371:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:371:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:384:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:384:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:384:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:403:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:403:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:403:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:424:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:424:53: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:424:53: got void * ../drivers/gpu/drm/pl111/pl111_display.c:435:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:435:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:435:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:489:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:489:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:489:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:512:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:512:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:512:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:523:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:523:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:523:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:34:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:34:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:34:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:51:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:51:40: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:51:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:61:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:61:40: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:61:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:66:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:66:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:66:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:139:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:139:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:139:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:142:38: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:142:38: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:142:38: got void * ../drivers/gpu/drm/tve200/tve200_display.c:148:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:148:30: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:148:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:237:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:237:34: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:237:34: got void * ../drivers/gpu/drm/tve200/tve200_display.c:251:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:251:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:251:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:252:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:252:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:252:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:271:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:271:35: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:271:35: got void * ../drivers/gpu/drm/tve200/tve200_display.c:276:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:276:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:276:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:278:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:278:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:278:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:301:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:301:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:301:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:302:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:302:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:302:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:312:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:312:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:312:30: got void * ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: expected void *regs ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: got void [noderef] __iomem * ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: got void * 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/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/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/radeon_ring.c:309:23: warning: cast to restricted __le32 ../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/i915/i915_irq.c:492:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:500:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:505:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:505:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:543:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:551:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:556:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:556:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:600:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:603:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:607:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:614:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:614:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:614:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:492:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:500:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:543:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:551:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:600:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:603:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:607:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:505:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:556:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:614:9: warning: unreplaced symbol '' ../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/meson/meson_vclk.c:373:3: warning: symbol 'params' 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/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/radeon/radeon_cs.c:294:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: got void [noderef] __user * ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/sti/sti_hdmi.c:1480:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? ../drivers/gpu/drm/radeon/radeon_bios.c:66:30: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:66:49: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:92:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:93:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:26: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:42: warning: dereference of noderef expression ../drivers/gpu/drm/gma500/mmu.c:307:26: warning: context imbalance in 'psb_mmu_pt_alloc_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:347:26: warning: context imbalance in 'psb_mmu_pt_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:380:28: warning: context imbalance in 'psb_mmu_pt_unmap_unlock' - unexpected unlock ../drivers/gpu/drm/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? ../drivers/gpu/drm/radeon/r100.c:713:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r100.c:713:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/r100.c:713:16: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r100.c:1099:24: warning: cast to restricted __le32 ../drivers/gpu/drm/sti/sti_hda.c:799:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? ../drivers/gpu/drm/gma500/psb_intel_display.c:435:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? ../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr ../drivers/gpu/drm/radeon/rs400.c:238:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rs400.c:238:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/rs400.c:238:16: got restricted __le32 [usertype] ../drivers/gpu/drm/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/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/i915/intel_uncore.c:1927:1: warning: context imbalance in 'fwtable_read8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1928:1: warning: context imbalance in 'fwtable_read16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1929:1: warning: context imbalance in 'fwtable_read32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1930:1: warning: context imbalance in 'fwtable_read64' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1995:1: warning: context imbalance in 'gen6_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1996:1: warning: context imbalance in 'gen6_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1997:1: warning: context imbalance in 'gen6_write32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2017:1: warning: context imbalance in 'fwtable_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2018:1: warning: context imbalance in 'fwtable_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2019:1: warning: context imbalance in 'fwtable_write32' - unexpected unlock ../drivers/gpu/drm/i915/intel_wakeref.c:146:19: warning: context imbalance in 'wakeref_auto_timeout' - unexpected unlock ../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: expected void volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: got void *kptr ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: expected void const volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: got void *kptr ../drivers/gpu/drm/gma500/opregion.c:294:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:294:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/gma500/opregion.c:294:25: got struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:324:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:324:20: expected void const *const p ../drivers/gpu/drm/gma500/opregion.c:324:20: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:330:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:330:26: expected struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:330:26: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:331:23: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:331:23: expected void *vbt ../drivers/gpu/drm/gma500/opregion.c:331:23: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:338:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:338:32: expected struct opregion_acpi *acpi ../drivers/gpu/drm/gma500/opregion.c:338:32: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:343:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:343:32: expected struct opregion_asle *asle ../drivers/gpu/drm/gma500/opregion.c:343:32: got void [noderef] __iomem * ../drivers/gpu/drm/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/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? ../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/loongson/lsdc_drv.c:235:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: expected struct lsdc_device * ../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: got void [noderef] __iomem *reg_base ../drivers/gpu/drm/msm/adreno/a2xx_catalog.c:47:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:87:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:47:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a5xx_catalog.c:152:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? ../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/xe/xe_guc_ct.c:885:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block ../drivers/gpu/drm/radeon/evergreen.c:4206:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4206:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4206:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4220:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4220:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4220:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4223:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4223:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4223:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4286:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4286:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4286:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4287:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4287:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4287:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4288:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4288:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4288:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4294:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4300:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4304:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4304:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4304:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4308:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4308:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4308:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4313:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4313:81: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4313:81: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4319:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4680:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4739:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4740:28: warning: cast to restricted __le32 ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1094:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1525:1: warning: symbol 'a7xx_gpulist' 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/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/a6xx_gmu.c:156:37: error: too long token expansion ../drivers/gpu/drm/xe/xe_hw_engine_group.c:296:5: warning: context imbalance in 'xe_hw_engine_group_get_mode' - wrong count at exit ../drivers/gpu/drm/xe/xe_hw_engine_group.c:331:6: warning: context imbalance in 'xe_hw_engine_group_put' - wrong count at exit ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1928:36: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1928:36: expected void [noderef] __iomem *llc_mmio ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1928:36: got void * ../drivers/gpu/drm/radeon/si.c:1568:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1570:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1571:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1573:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3481:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3482:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3490:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3491:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3499:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3498:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:3498:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/si.c:3498:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/si.c:3500:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5706:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5706:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5706:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5707:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5709:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5716:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5718:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5720:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5727:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5728:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5732:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5738:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5741:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5748:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5749:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5751:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5752:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5873:31: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5875:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6262:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6263:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6264:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:832:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:834:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:856:38: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:857:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:858:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:888:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:892:55: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:894:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:895:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:896:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:897:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:898:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:899:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:901:58: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:908:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:911:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:918:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:923:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:932:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:943:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:955:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:969:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:972:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:975:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:978:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:980:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:987:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1002:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1004:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1006:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1016:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1018:42: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1019:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1021:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1027:53: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1028:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1029:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1034:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1046:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1048:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1050:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1053:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1055:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1065:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1069:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1070:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1074:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1078:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1083:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1106:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1108:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1110:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1121:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1123:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1132:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1136:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1140:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1159:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1161:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1163:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1168:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1173:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1188:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1190:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1195:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1199:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1208:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1210:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1212:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1214:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1216:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1218:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1220:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1222:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1224:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1226:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1231:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1246:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1248:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1253:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1256:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1267:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1269:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1274:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1278:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1280:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1281:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1283:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1285:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1287:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1289:33: warning: cast to restricted __le16 ../drivers/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? ../drivers/gpu/drm/radeon/rs780_dpm.c:722:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:723:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:724:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:727:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:728:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:754:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:757:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:760:17: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:779:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:816:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:820:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:826:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:891:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:893:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:899:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:903:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:905:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:907:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:909:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:913:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1878:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1880:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1881:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1883:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3909:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3910:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3914:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3918:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3919:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3923:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3927:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3926:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:3926:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/cik.c:3926:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/cik.c:3928:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3932:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3933:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4265:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4266:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4270:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4279:34: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4280:35: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4284:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5943:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5947:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5951:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6433:62: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6434:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6435:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6439:63: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6440:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6441:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6445:62: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6446:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6447:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6451:63: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6452:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6453:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6457:64: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6458:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6459:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6463:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6463:56: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6463:56: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6486:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6486:56: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6486:56: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6713:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6713:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6713:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6714:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6714:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6714:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6715:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6715:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6715:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6720:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6720:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6720:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6722:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6722:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6722:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6724:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6724:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6724:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6731:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6731:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6731:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6732:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6732:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6732:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6736:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6736:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6736:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6739:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6739:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6739:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6740:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6740:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6740:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6745:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6745:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6745:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6748:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6748:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6748:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6749:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6749:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6749:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6752:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6752:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6752:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6753:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6753:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6753:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6757:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6757:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6757:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6758:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6758:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6758:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6760:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6760:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6760:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6761:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6761:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6761:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:7576:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7577:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7578:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 ../drivers/gpu/drm/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/rv770_dpm.c:291:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: left side has type unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: right side has type restricted __be32 ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: left side has type unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: right side has type restricted __be32 ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:2150:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2151:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2152:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2155:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2156:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2199:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2201:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2204:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2205:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2206:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2208:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2210:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2213:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2214:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2295:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2299:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2317:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1798:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1799:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1800:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1838:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1840:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1845:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1846:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1899:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1903:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1920:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/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/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/xe/xe_migrate.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_migrate.c:778:20: warning: symbol 'xe_migrate_test_suite' 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:1676:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1677:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1678:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1680:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1694:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1696:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1698:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1701:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1703:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1705:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1706:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1708:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1709:43: warning: cast to restricted __le32 ../drivers/gpu/drm/xe/xe_mocs.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_mocs.c:199:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_oa.c:2416:25: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2416:25: expected unsigned long long [usertype] *ptr ../drivers/gpu/drm/xe/xe_oa.c:2416:25: got void [noderef] __user * ../drivers/gpu/drm/xe/xe_oa.c:2429:15: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2429:15: expected void const volatile [noderef] __user *ptr ../drivers/gpu/drm/xe/xe_oa.c:2429: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:1764:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1819:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1820:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1821:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1822:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1824:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1843:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1844:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1847:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1848:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1849:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1850:53: warning: cast to restricted __le16 ../drivers/gpu/drm/xe/xe_pci.c:84:9: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_pci.c:85:10: also defined here ../drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:76:38: warning: context imbalance in 'pool_free_older_than' - different lock contexts for basic block ../drivers/gpu/drm/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:4012:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4016:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4034:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4089:24: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4097:37: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4112:45: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: expected unsigned int [usertype] NearTDPLimitTherm ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: expected unsigned int [usertype] dGPU_T_Limit ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: expected unsigned int [usertype] dGPU_T_Warning ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: expected unsigned int [usertype] dGPU_T_Hysteresis ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: expected unsigned short [usertype] PwrEfficiencyRatio ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: expected unsigned int [usertype] K ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: expected unsigned int [usertype] T0 ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: expected unsigned int [usertype] MaxT ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: expected unsigned int [usertype] Tthreshold ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: expected unsigned int [usertype] l2numWin_TDP ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: expected unsigned int [usertype] lkge_lut_V0 ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: expected unsigned int [usertype] lkge_lut_Vstep ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: expected unsigned int [usertype] R_LL ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: expected unsigned int [usertype] WinTime ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: expected unsigned int [usertype] calculation_repeats ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: expected unsigned int [usertype] dc_cac ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: expected unsigned int [usertype] lkge_lut_T0 ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: expected unsigned int [usertype] lkge_lut_Tstep ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: left side has type unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4908:42: warning: too many warnings ../drivers/gpu/drm/xe/xe_pxp.c:712:9: warning: context imbalance in '__pxp_exec_queue_remove' - different lock contexts for basic block ../drivers/gpu/drm/xe/xe_pt.c:1090:72: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/i915/gt/intel_execlists_submission.c:797:59: warning: context imbalance in 'assert_pending_valid' - different lock contexts for basic block ../drivers/gpu/drm/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2070:60: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: expected unsigned short [usertype] fps_high_t ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: expected unsigned char [usertype] fps_low_t ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: expected unsigned int [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: expected unsigned short [usertype] AT ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: expected unsigned short [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:2304:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2305:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2307:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2320:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2327:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2329:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2331:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2386:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2387:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2388:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2391:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2415:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2452:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h, ...): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/kv_dpm.c:2455:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2458:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2509:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2610:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:2632:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/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/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_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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: void ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: int ../drivers/gpu/drm/radeon/r600_dma.c:246:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r600_dma.c:246:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:246:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:260:23: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dma.c:381:23: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:434: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:434: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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: struct dma_fence * ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nouveau_debugfs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_debugfs.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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_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/radeon/radeon_vce.c:363:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:363:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:363:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: got restricted __le32 [usertype] ../drivers/gpu/drm/amd/amdgpu/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:434: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/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/i915/gt/intel_reset.c:1572:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block ../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_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_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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/i915/gt/intel_sseu.c:598:17: error: too long token expansion ../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/xe/xe_wa.c:419:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:419:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:441:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:441:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:476:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:476:11: also defined here ../drivers/gpu/drm/nouveau/nouveau_dmem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: expected restricted vm_fault_t [usertype] ret ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: got int ../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nouveau_prime.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../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_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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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_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/msm/dp/dp_display.c:1311:39: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void [noderef] __iomem * ../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void * ../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/dispnv04/crtc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/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/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/msm/dsi/dsi_host.c:1476:27: warning: cast to restricted __be32 ../drivers/gpu/drm/msm/dsi/dsi_host.c:1477:17: warning: cast to restricted __be32 ../drivers/gpu/drm/amd/amdgpu/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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/dispnv50/lut.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/i915_active.c:1063:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block ../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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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/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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:1561:1: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1359:10: also defined here ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/dispnv50/base907c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base917c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/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/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/dispnv50/ovly917e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:2032:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019: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:2019:24: warning: unreplaced symbol '' ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2032:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:2019:24: warning: unreplaced symbol '' ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here ../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_debugfs.c:33:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here ../drivers/gpu/drm/amd/amdgpu/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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:1359:10: also defined here ../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:434: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:434: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:434: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:434: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:434: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:2032:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: int ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2026:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1978:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1982:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1986:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1992:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2009:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1867:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1874:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1887:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1889:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1891:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1893:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1895:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1897:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1899:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1901:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:877:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1519:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:153:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:166:19: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:180:14: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:232:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:295:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:355:29: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:357:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:435:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:437:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:439:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:441:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:443:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:486:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:488:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:490:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:492:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:494:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:496:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:498:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:572:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:574:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:576:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:578:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:580:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:582:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:584:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:639:37: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:669:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:716:33: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:718:43: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:720:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:863:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1139:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1159:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1042:21: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1065:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1067:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1069:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1244:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1247:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1253:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1256:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1262:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1264:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1266:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1268:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1270:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1296:30: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1362:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1365:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1371:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1374:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1380:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1382:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1384:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1386:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1388:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1728:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1769:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1667:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1817:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1823:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1831:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2259:38: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2260:34: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2261:35: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2266:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2269:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2273:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2275:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2285:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2286:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2288:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2290:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2294:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2297:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2300:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2301:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2303:28: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2305:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2307:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2308:34: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/../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:434: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:434: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:434: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/../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:434: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:434: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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20.c:649:26: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c:649:26: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_rq_dlg_calc_21.c:655:34: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_rq_dlg_calc_30.c:623:34: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:618:34: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_rq_dlg_calc_314.c:706:34: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:36:30: warning: symbol 'dcn3_14_ip' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/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:1192:22: warning: symbol 'dcn35_fpga_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_hw.c:594:62: warning: dubious: x | !y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_sw.c:454:62: warning: dubious: x | !y ../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce60/dce60_hwseq.c:312:84: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.c:949:47: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource_helpers.c:386:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn316/dcn316_resource.c:1617:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn31/dcn31_resource.c:1648:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_factory.c:13:20: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_mcg/dml2_mcg_factory.c:18:20: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_dpmm/dml2_dpmm_factory.c:23:20: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_pmo/dml2_pmo_factory.c:29:20: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7174:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11143:73: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11144:69: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11702:74: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11703:70: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_isharp_filters.c:296:29: warning: symbol 'filter_isharp_1D_lut_pregen' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_isharp_filters.c:335:43: warning: symbol 'sharpness_level_adj' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/hdcp/hdcp_msg.c:133:31: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:887:64: warning: cast truncates bits from constant value (44 becomes 4) ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:356:30: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:359:46: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:521:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:597:9: error: static assertion failed: "DMUB command size mismatch" ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? ../init/init_task.c:117:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:117:28: expected struct task_struct [noderef] __rcu *real_parent ../init/init_task.c:117:28: got struct task_struct * ../init/init_task.c:118:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:118:28: expected struct task_struct [noderef] __rcu *parent ../init/init_task.c:118:28: got struct task_struct * ../init/init_task.c:132:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:132:28: expected struct sighand_struct [noderef] __rcu *sighand ../init/init_task.c:132: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/hyperv/hv_init.c:71:20: warning: cast removes address space '__iomem' of expression ../arch/x86/hyperv/hv_init.c:239:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/hyperv/hv_init.c:239:33: expected void volatile [noderef] __iomem *addr ../arch/x86/hyperv/hv_init.c:239:33: got void * ../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 * 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/linux/cpumask.h:121:42: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 121 | #define cpu_possible_mask ((const struct cpumask *)&__cpu_possible_mask) | ^~~~~~~ ../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( | ^~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:110:34: note: in expansion of macro ‘__dynamic_array’ 110 | #define __bitmask(item, nr_bits) __dynamic_array(unsigned long, item, \ | ^~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:98:11: note: in expansion of macro ‘__bitmask_size_in_bytes_raw’ 98 | ((__bitmask_size_in_bytes_raw(nr_bits) + \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage5_get_offsets.h:111:42: note: in expansion of macro ‘__bitmask_size_in_longs’ 111 | __bitmask_size_in_longs(nr_bits)) | ^~~~~~~~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:17: note: in expansion of macro ‘__bitmask’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~ ../include/linux/cpumask.h:1198:48: note: in expansion of macro ‘cpu_possible_mask’ 1198 | #define num_possible_cpus() cpumask_weight(cpu_possible_mask) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:304:41: note: in expansion of macro ‘num_possible_cpus’ 304 | __bitmask( cpus, num_possible_cpus() ) | ^~~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘do_trace_event_raw_event_foo_bar’: ../arch/x86/include/asm/bug.h:66:45: warning: function ‘do_trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 66 | "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:99:9: note: in expansion of macro ‘_BUG_FLAGS’ 99 | _BUG_FLAGS(ASM_UD2, __flags, ARCH_WARN_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:133: ../samples/trace_events/./trace-events-sample.h: In function ‘do_perf_trace_foo_bar’: ../arch/x86/include/asm/bug.h:66:45: warning: function ‘do_perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 66 | "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:99:9: note: in expansion of macro ‘_BUG_FLAGS’ 99 | _BUG_FLAGS(ASM_UD2, __flags, ARCH_WARN_REACHABLE); \ | ^~~~~~~~~~ ../include/asm-generic/bug.h:107:17: note: in expansion of macro ‘__WARN_FLAGS’ 107 | __WARN_FLAGS(BUGFLAG_NO_CUT_HERE | BUGFLAG_TAINT(taint));\ | ^~~~~~~~~~~~ ../include/asm-generic/bug.h:134:17: note: in expansion of macro ‘__WARN_printf’ 134 | __WARN_printf(TAINT_WARN, format); \ | ^~~~~~~~~~~~~ ../include/linux/once_lite.h:31:25: note: in expansion of macro ‘WARN’ 31 | func(__VA_ARGS__); \ | ^~~~ ../include/asm-generic/bug.h:152:9: note: in expansion of macro ‘DO_ONCE_LITE_IF’ 152 | DO_ONCE_LITE_IF(condition, WARN, 1, format) | ^~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../arch/x86/platform/uv/uv_nmi.c:318:27: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:318:27: expected void const volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:318:27: got int *addr ../arch/x86/platform/uv/uv_nmi.c:325:32: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:325:32: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:325:32: got int *addr ../arch/x86/platform/uv/uv_nmi.c:328:30: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:328:30: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:328:30: got int *addr ../arch/x86/platform/uv/uv_nmi.c:331:21: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/uv_nmi.c:331:21: expected void const volatile [noderef] __iomem *addr ../arch/x86/platform/uv/uv_nmi.c:331:21: got int *addr ../arch/x86/platform/uv/uv_nmi.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * ../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * ../arch/x86/platform/uv/uv_nmi.c:573:9: warning: context imbalance in 'uv_check_nmi' - different lock contexts for basic block ../arch/x86/include/asm/uv/uv_hub.h:625:41: warning: incorrect type in argument 2 (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:625:41: expected void volatile [noderef] __iomem *addr ../arch/x86/include/asm/uv/uv_hub.h:625:41: got unsigned long * ../arch/x86/platform/uv/uv_nmi.c:591:17: warning: context imbalance in 'uv_handle_nmi' - unexpected unlock ../ipc/msg.c:181:26: warning: context imbalance in 'newque' - unexpected unlock ../security/commoncap.c:1401:41: warning: dubious: !x | y ../ipc/shm.c:131:17: warning: context imbalance in 'do_shm_rmid' - unexpected unlock ../ipc/shm.c:290:17: warning: context imbalance in '__shm_open' - unexpected unlock ../ipc/shm.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'shm_destroy' - unexpected unlock ../ipc/shm.c:391:17: warning: context imbalance in '__shm_close' - unexpected unlock ../ipc/shm.c:409:12: warning: context imbalance in 'shm_try_destroy_orphaned' - wrong count at exit ../ipc/shm.c:449:26: warning: context imbalance in 'exit_shm' - different lock contexts for basic block ../ipc/shm.c: note: in included file (through ../include/linux/thread_info.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'newseg' - unexpected unlock ../ipc/shm.c:1037:9: warning: context imbalance in 'shmctl_down' - different lock contexts for basic block ../ipc/shm.c:1681:17: warning: context imbalance in 'do_shmat' - unexpected unlock ../init/main.c:193:12: warning: symbol 'envp_init' was not declared. Should it be static? ../init/main.c:291:16: warning: cast to restricted __le32 ../init/main.c:292:16: warning: cast to restricted __le32 ../ipc/sem.c:579:9: warning: context imbalance in 'newary' - unexpected unlock ../ipc/sem.c:1186:17: warning: context imbalance in 'freeary' - unexpected unlock ../ipc/sem.c:1647:9: warning: context imbalance in 'semctl_down' - different lock contexts for basic block ../ipc/sem.c:1906:24: warning: context imbalance in 'find_alloc_undo' - wrong count at exit ../ipc/sem.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/linux/compat.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__do_semtimedop' - unexpected unlock ../drivers/pwm/core.c:40:9: warning: context imbalance in 'pwmchip_lock' - wrong count at exit ../drivers/pwm/core.c:49:28: warning: context imbalance in 'pwmchip_unlock' - unexpected unlock ../net/sched/sch_generic.c:223:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block ../net/sched/sch_generic.c:303:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block ../net/sched/sch_generic.c:325:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock ../net/sched/sch_generic.c:467:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit ../net/sched/sch_generic.c:490:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock ../net/sched/sch_generic.c:1297:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block ../net/bpf/test_run.c:521:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:527:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:532:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:537:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:542:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:547:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:556:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:562:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:567:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:572:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? ../net/bpf/test_run.c:577:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:581:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:587:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:594:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? ../net/bpf/test_run.c:601:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:628:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:634:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:638:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' 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? ../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; | ^~~~ ../net/socket.c:1719:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../samples/ftrace/ftrace-direct.c: In function ‘ftrace_direct_init’: ../samples/ftrace/ftrace-direct.c:210:16: error: too few arguments to function ‘register_ftrace_direct’; expected 3, have 2 210 | return register_ftrace_direct(&direct, (unsigned long) my_tramp); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../samples/ftrace/ftrace-direct.c:5: ../include/linux/ftrace.h:539:5: note: declared here 539 | int register_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr); | ^~~~~~~~~~~~~~~~~~~~~~ ../samples/ftrace/ftrace-direct.c: In function ‘ftrace_direct_exit’: ../samples/ftrace/ftrace-direct.c:215:9: error: too few arguments to function ‘unregister_ftrace_direct’; expected 4, have 3 215 | unregister_ftrace_direct(&direct, (unsigned long)my_tramp, true); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/ftrace.h:540:5: note: declared here 540 | int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: samples/ftrace/ftrace-direct.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/netlink/af_netlink.c:2619:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit ../net/netlink/af_netlink.c:2625:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock ../net/netlink/af_netlink.c:2675:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit ../kernel/fork.c:1009:19: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:1009:19: expected struct task_struct [noderef] __rcu *owner ../kernel/fork.c:1009:19: got struct task_struct *p ../kernel/fork.c:1604:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1604:38: expected struct refcount_struct [usertype] *r ../kernel/fork.c:1604:38: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1613:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1613:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1613:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1614:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1614:9: expected void const * ../kernel/fork.c:1614:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1614:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1614:9: expected void const * ../kernel/fork.c:1614:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1614:9: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:1614:9: expected void const * ../kernel/fork.c:1614:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1615:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1615:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:1615:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1709:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1709:9: expected struct qspinlock *lock ../kernel/fork.c:1709:9: got struct qspinlock [noderef] __rcu * ../kernel/fork.c:1994:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1994:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1994:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1998:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1998:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:1998:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2332:32: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2332:32: expected struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:2332:32: got struct task_struct * ../kernel/fork.c:2341:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2341:27: expected struct spinlock [usertype] *lock ../kernel/fork.c:2341:27: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2390:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:2390:54: expected struct list_head *head ../kernel/fork.c:2390:54: got struct list_head [noderef] __rcu * ../kernel/fork.c:2410:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2410:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2410:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2432:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2432:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2432:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2460:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2460:28: expected struct sighand_struct *sighand ../kernel/fork.c:2460:28: got struct sighand_struct [noderef] __rcu *sighand ../kernel/fork.c:2491:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2491:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2491:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2493:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2493:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2493:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2936:24: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2936:24: expected struct task_struct *[assigned] parent ../kernel/fork.c:2936:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:3019:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:3019:43: expected struct refcount_struct const [usertype] *r ../kernel/fork.c:3019:43: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1848:36: warning: context imbalance in 'pidfd_prepare' - different lock contexts for basic block ../kernel/fork.c:2044: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:2388:59: warning: dereference of noderef expression ../kernel/fork.c:2389:59: warning: dereference of noderef expression ../kernel/fork.c:1001:23: error: incompatible types in comparison expression (different address spaces): ../kernel/fork.c:1001:23: struct task_struct [noderef] __rcu * ../kernel/fork.c:1001:23: struct task_struct * ../samples/ftrace/ftrace-direct-too.c: In function ‘ftrace_direct_init’: ../samples/ftrace/ftrace-direct-too.c:243:16: error: too few arguments to function ‘register_ftrace_direct’; expected 3, have 2 243 | return register_ftrace_direct(&direct, (unsigned long) my_tramp); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../samples/ftrace/ftrace-direct-too.c:5: ../include/linux/ftrace.h:539:5: note: declared here 539 | int register_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr); | ^~~~~~~~~~~~~~~~~~~~~~ ../samples/ftrace/ftrace-direct-too.c: In function ‘ftrace_direct_exit’: ../samples/ftrace/ftrace-direct-too.c:248:9: error: too few arguments to function ‘unregister_ftrace_direct’; expected 4, have 3 248 | unregister_ftrace_direct(&direct, (unsigned long)my_tramp, true); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/ftrace.h:540:5: note: declared here 540 | int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: samples/ftrace/ftrace-direct-too.o] Error 1 ../drivers/acpi/sleep.c:564:46: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/sleep.c:672:50: warning: restricted suspend_state_t degrades to integer ../samples/ftrace/ftrace-direct-modify.c: In function ‘simple_thread’: ../samples/ftrace/ftrace-direct-modify.c:305:23: error: too few arguments to function ‘modify_ftrace_direct’; expected 4, have 2 305 | ret = modify_ftrace_direct(&direct, tramps[t]); | ^~~~~~~~~~~~~~~~~~~~ In file included from ../samples/ftrace/ftrace-direct-modify.c:4: ../include/linux/ftrace.h:542:5: note: declared here 542 | int modify_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, bool lock_direct_mutex); | ^~~~~~~~~~~~~~~~~~~~ ../samples/ftrace/ftrace-direct-modify.c: In function ‘ftrace_direct_init’: ../samples/ftrace/ftrace-direct-modify.c:321:15: error: too few arguments to function ‘register_ftrace_direct’; expected 3, have 2 321 | ret = register_ftrace_direct(&direct, my_tramp); | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/ftrace.h:539:5: note: declared here 539 | int register_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr); | ^~~~~~~~~~~~~~~~~~~~~~ ../samples/ftrace/ftrace-direct-modify.c: In function ‘ftrace_direct_exit’: ../samples/ftrace/ftrace-direct-modify.c:331:9: error: too few arguments to function ‘unregister_ftrace_direct’; expected 4, have 3 331 | unregister_ftrace_direct(&direct, my_tramp, true); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/ftrace.h:540:5: note: declared here 540 | int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: samples/ftrace/ftrace-direct-modify.o] Error 1 ../samples/ftrace/ftrace-direct-multi.c: In function ‘ftrace_direct_multi_init’: ../samples/ftrace/ftrace-direct-multi.c:228:16: error: too few arguments to function ‘register_ftrace_direct’; expected 3, have 2 228 | return register_ftrace_direct(&direct, (unsigned long) my_tramp); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../samples/ftrace/ftrace-direct-multi.c:5: ../include/linux/ftrace.h:539:5: note: declared here 539 | int register_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr); | ^~~~~~~~~~~~~~~~~~~~~~ ../samples/ftrace/ftrace-direct-multi.c: In function ‘ftrace_direct_multi_exit’: ../samples/ftrace/ftrace-direct-multi.c:233:9: error: too few arguments to function ‘unregister_ftrace_direct’; expected 4, have 3 233 | unregister_ftrace_direct(&direct, (unsigned long) my_tramp, true); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/ftrace.h:540:5: note: declared here 540 | int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: samples/ftrace/ftrace-direct-multi.o] Error 1 ../mm/oom_kill.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/oom.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'find_lock_task_mm' - wrong count at exit ../mm/oom_kill.c:223:28: warning: context imbalance in 'oom_badness' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'dump_task' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__oom_kill_process' - unexpected unlock ../mm/oom_kill.c:1241:20: warning: context imbalance in '__se_sys_process_mrelease' - unexpected unlock ../samples/ftrace/ftrace-direct-multi-modify.c: In function ‘simple_thread’: ../samples/ftrace/ftrace-direct-multi-modify.c:347:23: error: too few arguments to function ‘modify_ftrace_direct’; expected 4, have 2 347 | ret = modify_ftrace_direct(&direct, tramps[t]); | ^~~~~~~~~~~~~~~~~~~~ In file included from ../samples/ftrace/ftrace-direct-multi-modify.c:4: ../include/linux/ftrace.h:542:5: note: declared here 542 | int modify_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, bool lock_direct_mutex); | ^~~~~~~~~~~~~~~~~~~~ ../samples/ftrace/ftrace-direct-multi-modify.c: In function ‘ftrace_direct_multi_init’: ../samples/ftrace/ftrace-direct-multi-modify.c:365:15: error: too few arguments to function ‘register_ftrace_direct’; expected 3, have 2 365 | ret = register_ftrace_direct(&direct, my_tramp); | ^~~~~~~~~~~~~~~~~~~~~~ ../include/linux/ftrace.h:539:5: note: declared here 539 | int register_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr); | ^~~~~~~~~~~~~~~~~~~~~~ ../samples/ftrace/ftrace-direct-multi-modify.c: In function ‘ftrace_direct_multi_exit’: ../samples/ftrace/ftrace-direct-multi-modify.c:375:9: error: too few arguments to function ‘unregister_ftrace_direct’; expected 4, have 3 375 | unregister_ftrace_direct(&direct, my_tramp, true); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/linux/ftrace.h:540:5: note: declared here 540 | int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: samples/ftrace/ftrace-direct-multi-modify.o] Error 1 ../security/selinux/avc.c:467:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block ../fs/read_write.c:159:1: warning: context imbalance in 'generic_file_llseek_size' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:432:5: warning: context imbalance in 'gpiod_get_direction' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:535:25: warning: context imbalance in 'gpio_name_to_desc' - wrong count at exit ../drivers/gpio/gpiolib.c:954:9: warning: context imbalance in 'gpiochip_setup_devs' - wrong count at exit ../drivers/gpio/gpiolib.c:1329:20: warning: context imbalance in 'gpio_device_find' - wrong count at exit ../drivers/gpio/gpiolib.c:2432:12: warning: context imbalance in 'gpiod_request_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2504:9: warning: context imbalance in 'gpiod_free_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2551:6: warning: context imbalance in 'gpiochip_dup_line_label' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:2655:5: warning: context imbalance in 'gpio_do_set_config' - wrong count at exit ../drivers/gpio/gpiolib.c:2832:5: warning: context imbalance in 'gpiod_direction_input_nonotify' - wrong count at exit ../drivers/gpio/gpiolib.c:2899:12: warning: context imbalance in 'gpiod_direction_output_raw_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3076:5: warning: context imbalance in 'gpiod_enable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3109:5: warning: context imbalance in 'gpiod_disable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3280:12: warning: context imbalance in 'gpiod_get_raw_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3334:22: warning: context imbalance in 'gpio_device_chip_cmp' - wrong count at exit ../drivers/gpio/gpiolib.c:3337:5: warning: context imbalance in 'gpiod_get_array_value_complex' - wrong count at exit ../drivers/gpio/gpiolib.c:3572:12: warning: context imbalance in 'gpio_set_open_drain_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3601:12: warning: context imbalance in 'gpio_set_open_source_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3625:12: warning: context imbalance in 'gpiod_set_raw_value_commit' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3676:5: warning: context imbalance in 'gpiod_set_array_value_complex' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3980:5: warning: context imbalance in 'gpiod_to_irq' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:4395:6: warning: context imbalance in 'gpiod_line_state_notify' - wrong count at exit ../drivers/gpio/gpiolib.c:4923:5: warning: context imbalance in 'gpiod_hog' - wrong count at exit ../drivers/gpio/gpiolib.c:5237:9: warning: context imbalance in 'gpiolib_dbg_show' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:5265:13: warning: context imbalance in 'gpiolib_seq_start' - wrong count at exit ../drivers/gpio/gpiolib.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:373:9: warning: context imbalance in 'gpiolib_seq_stop' - unexpected unlock ../drivers/gpio/gpiolib.c:5310:12: warning: context imbalance in 'gpiolib_seq_show' - wrong count at exit ../sound/core/pcm_native.c:96:1: warning: context imbalance in 'snd_pcm_group_lock' - different lock contexts for basic block ../sound/core/pcm_native.c:97:1: warning: context imbalance in 'snd_pcm_group_unlock' - unexpected unlock ../sound/core/pcm_native.c:98:1: warning: context imbalance in 'snd_pcm_group_lock_irq' - different lock contexts for basic block ../sound/core/pcm_native.c:99:1: warning: context imbalance in 'snd_pcm_group_unlock_irq' - unexpected unlock ../sound/core/pcm_native.c:146:9: warning: context imbalance in 'snd_pcm_stream_lock_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:172:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave' - different lock contexts for basic block ../sound/core/pcm_native.c:185:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:202:39: warning: context imbalance in 'snd_pcm_stream_unlock_irqrestore' - unexpected unlock ../sound/core/pcm_native.c:1285:44: warning: context imbalance in 'snd_pcm_action_group' - unexpected unlock ../sound/core/pcm_native.c:1355:37: warning: context imbalance in 'snd_pcm_stream_group_ref' - different lock contexts for basic block ../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:311:39: expected char const [noderef] __user * ../fs/exec.c:311:39: got void * ../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:318:31: expected char const [noderef] __user * ../fs/exec.c:318:31: got void * ../fs/exec.c:911:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:911:48: expected struct sighand_struct *oldsighand ../fs/exec.c:911:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1017:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1017:56: expected struct task_struct *parent ../fs/exec.c:1017:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1052:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1052:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1052:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1167:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1167:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1167:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1169:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1169:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1169:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1693:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1693:70: expected struct task_struct *tsk ../fs/exec.c:1693:70: got struct task_struct [noderef] __rcu *parent ../mm/page-writeback.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'folio_redirty_for_writepage' - different lock contexts for basic block ../include/linux/rcupdate.h:869:9: warning: context imbalance in '__folio_cancel_dirty' - different lock contexts for basic block ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'folio_clear_dirty_for_io' - different lock contexts for basic block ../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/sched.h, ../include/linux/percpu.h, ../arch/x86/include/asm/msr.h, ../arch/x86/include/asm/tsc.h, ...): ../include/linux/bottom_half.h:33:30: warning: context imbalance in 'icmp_reply' - different lock contexts for basic block ../include/linux/bottom_half.h:33:30: warning: context imbalance in '__icmp_send' - different lock contexts for basic block ../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] ../kernel/exit.c:360:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:360:37: expected struct task_struct *tsk ../kernel/exit.c:360:37: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:363:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:363:32: expected struct task_struct *task ../kernel/exit.c:363:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:364:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:364:35: expected struct task_struct *task ../kernel/exit.c:364:35: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:409:24: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:409:24: expected struct task_struct *parent ../kernel/exit.c:409:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:461:17: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:461:17: expected struct task_struct [noderef] __rcu *volatile ../kernel/exit.c:461:17: got struct task_struct *tsk ../kernel/exit.c:496:23: error: incompatible types in comparison expression (different address spaces): ../kernel/exit.c:496:23: struct task_struct [noderef] __rcu * ../kernel/exit.c:496:23: struct task_struct * ../kernel/exit.c:655:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:657:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:865:45: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1086:63: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1331:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1346:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1397:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1400:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1406:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1582:68: error: incompatible types in comparison expression (different base types): ../kernel/exit.c:1582:68: void * ../kernel/exit.c:1582:68: struct task_struct [noderef] __rcu * ../kernel/exit.c:1611:25: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1611:25: expected struct task_struct *parent ../kernel/exit.c:1611:25: got struct task_struct [noderef] __rcu * ../kernel/exit.c:465:20: warning: context imbalance in '__try_to_set_owner' - unexpected unlock ../kernel/exit.c:519:9: warning: dereference of noderef expression ../kernel/exit.c:488:6: warning: context imbalance in 'mm_update_next_owner' - different lock contexts for basic block ../kernel/exit.c: note: in included file: ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/exit.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_zombie' - unexpected unlock ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_stopped' - unexpected unlock ../include/linux/sched/task.h:116:21: warning: context imbalance in 'wait_task_continued' - unexpected unlock ../kernel/exit.c: note: in included file: ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/exit.c:1647:6: warning: context imbalance in '__do_wait' - wrong count at exit ../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? ../kernel/cpu.c:1254:9: warning: context imbalance in 'clear_tasks_mm_cpumask' - different lock contexts for basic block make[4]: *** [../scripts/Makefile.build:556: samples/ftrace] Error 2 make[4]: *** Waiting for unfinished jobs.... ../mm/filemap.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/dax.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'filemap_fault_recheck_pte_none' - unexpected unlock ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'filemap_map_pages' - different lock contexts for basic block make[3]: *** [../scripts/Makefile.build:556: samples] Error 2 make[3]: *** Waiting for unfinished jobs.... ../arch/x86/kernel/ldt.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'map_ldt_struct' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'unmap_ldt_struct' - unexpected unlock ../fs/fcntl.c:1059:9: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1059:9: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1059:9: struct fasync_struct * ../fs/fcntl.c:1137:22: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1137:22: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1137:22: struct fasync_struct * ../fs/fcntl.c:1148:33: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1148:33: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1148:33: struct fasync_struct * ../fs/fcntl.c:299:9: warning: context imbalance in 'f_getown_ex' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/pfncache.c:184:17: warning: context imbalance in 'hva_to_pfn_retry' - unexpected unlock ../arch/x86/events/intel/core.c:3614:1: warning: context imbalance in 'intel_start_scheduling' - different lock contexts for basic block ../arch/x86/events/intel/core.c:3687:9: warning: context imbalance in 'intel_stop_scheduling' - unexpected unlock ../arch/x86/events/intel/core.c:3899:25: warning: context imbalance in 'intel_put_excl_constraints' - unexpected unlock ../arch/x86/kernel/setup.c:231:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:132:17: warning: context imbalance in 'kvm_gmem_invalidate_begin' - different lock contexts for basic block ../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 * ../mm/swap.c:47:5: warning: symbol 'page_cluster' was not declared. Should it be static? ../mm/swap.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1541:46: warning: context imbalance in '__page_cache_release' - unexpected unlock ../mm/swap.c:94:46: warning: context imbalance in 'page_cache_release' - unexpected unlock ../include/linux/memcontrol.h:1541:46: warning: context imbalance in 'folio_batch_move_lru' - unexpected unlock ../mm/swap.c: note: in included file: ../include/linux/mm.h:1995:20: warning: context imbalance in 'lru_note_cost_refault' - unexpected unlock ../mm/swap.c:963:62: warning: context imbalance in 'folios_put_refs' - unexpected unlock ../kernel/ptrace.c:55:22: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:55:22: struct task_struct * ../kernel/ptrace.c:55:22: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:74:23: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:74:23: expected struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:74:23: got struct task_struct *new_parent ../kernel/ptrace.c:75:29: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:75:29: expected struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:75:29: got struct cred const * ../kernel/ptrace.c:129:18: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:129:18: expected struct cred const *old_cred ../kernel/ptrace.c:129:18: got struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:133:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:133:25: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:133:25: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:160:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:160:27: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:160:27: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:192:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:192:28: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:192:28: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:198:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:198:30: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:198:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:251:44: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:251:44: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:251:44: struct task_struct * ../kernel/ptrace.c:494:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:494:54: expected struct task_struct *parent ../kernel/ptrace.c:494:54: got struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:502:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/ptrace.c:502:53: expected struct task_struct *new_parent ../kernel/ptrace.c:502:53: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:550:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:550:41: expected struct task_struct *p1 ../kernel/ptrace.c:550:41: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:552:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:552:50: expected struct sighand_struct *sigh ../kernel/ptrace.c:552:50: got struct sighand_struct [noderef] __rcu *sighand ../kernel/ptrace.c:743:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:743:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:743:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:751:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:751:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:751:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:862:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:862:29: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:862:29: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:866:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:866:31: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:866:31: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1221:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1221:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1221:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1223:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1223:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1223:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:380:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:380:30: expected struct spinlock [usertype] *l ../kernel/ptrace.c:380:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:409:12: warning: context imbalance in 'ptrace_attach' - different lock contexts for basic block ../kernel/ptrace.c:500:38: warning: dereference of noderef expression ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:690:9: warning: context imbalance in 'ptrace_getsiginfo' - different lock contexts for basic block ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:706:9: warning: context imbalance in 'ptrace_setsiginfo' - different lock contexts for basic block ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1384:9: warning: context imbalance in 'ptrace_request' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c: note: in included file: ../include/linux/kvm_host.h:2083:54: warning: array of flexible structures ../include/linux/kvm_host.h:2085:56: warning: array of flexible structures ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:561:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_start' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:561:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_end' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:2504:25: warning: context imbalance in 'kvm_vm_set_mem_attributes' - different lock contexts for basic block ../io_uring/io_uring.c:543:28: warning: invalid assignment: |= ../io_uring/io_uring.c:543:28: left side has type bool ../io_uring/io_uring.c:543: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:201:37: warning: array of flexible structures ../io_uring/io_uring.c:792:58: warning: array of flexible structures ../io_uring/io_uring.c:921:69: warning: array of flexible structures ../io_uring/io_uring.c: note: in included file: ../io_uring/io_uring.h:84:73: warning: array of flexible structures ../io_uring/io_uring.c:1719:25: warning: restricted io_req_flags_t degrades to integer ../io_uring/io_uring.c:584:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block ../io_uring/io_uring.c:2471:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block ../drivers/dma/idxd/cdev.c:507:24: warning: incorrect type in return expression (different base types) ../drivers/dma/idxd/cdev.c:507:24: expected restricted __poll_t ../drivers/dma/idxd/cdev.c:507:24: got int ../drivers/tty/sysrq.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'sysrq_handle_crash' - unexpected unlock ../fs/namei.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'leave_rcu' - unexpected unlock ../fs/namei.c:2518:19: warning: context imbalance in 'path_init' - different lock contexts for basic block ../kernel/pid.c:396:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:396:9: struct pid [noderef] __rcu * ../kernel/pid.c:396:9: struct pid * ../kernel/pid.c:397:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:397:9: struct pid [noderef] __rcu * ../kernel/pid.c:397:9: struct pid * ../kernel/pid.c:459:23: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:459:23: struct pid [noderef] __rcu * ../kernel/pid.c:459:23: struct pid * ../kernel/pid.c:517:24: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:517:24: struct pid [noderef] __rcu * ../kernel/pid.c:517: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:601:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:601:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:601:9: struct hlist_node * ../include/linux/rculist.h:602:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:602:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:602:9: struct hlist_node * ../fs/inode.c:962:17: warning: context imbalance in 'inode_lru_isolate' - unexpected unlock ../fs/inode.c:1022:9: warning: context imbalance in 'find_inode' - different lock contexts for basic block ../fs/inode.c:1063:9: warning: context imbalance in 'find_inode_fast' - different lock contexts for basic block ../fs/inode.c:1777:5: warning: context imbalance in 'insert_inode_locked' - wrong count at exit ../fs/inode.c:1895:20: warning: context imbalance in 'iput_final' - unexpected unlock ../fs/inode.c:1909:6: warning: context imbalance in 'iput' - wrong count at exit ../fs/inode.c:2442:17: warning: context imbalance in '__wait_on_freeing_inode' - unexpected unlock ../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) ../security/selinux/hooks.c:5613:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5614:22: warning: restricted __be16 degrades to integer ../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1144:32: expected struct task_struct *p1 ../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1894:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../arch/x86/kvm/lapic.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:373:9: warning: context imbalance in 'kvm_inhibit_apic_access_page' - unexpected unlock ../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:883:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:904:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:908:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:911:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:934:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:936:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:957:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:959:32: warning: incorrect type in return expression (different address spaces) ../fs/file.c:981:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:981:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:985:16: warning: incorrect type in return expression (different address spaces) ../kernel/cred.c:104:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:104:9: struct cred * ../kernel/cred.c:104:9: struct cred const [noderef] __rcu * ../kernel/cred.c:105:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:105:9: struct cred * ../kernel/cred.c:105:9: struct cred const [noderef] __rcu * ../kernel/cred.c:121:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:121:9: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:121:9: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:124:22: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:127:17: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:218:13: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:218:13: expected struct cred const *old ../kernel/cred.c:218:13: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:305:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:305:47: expected struct cred const *cred ../kernel/cred.c:305:47: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:305:30: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:305:30: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:305:30: got struct cred const * ../kernel/cred.c:306:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:306:17: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:306:17: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:344:32: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:344:32: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:344:32: got struct cred const * ../kernel/cred.c:395:38: warning: incorrect type in initializer (different address spaces) ../kernel/cred.c:395:38: expected struct cred const *old ../kernel/cred.c:395:38: got struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:400:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:400:9: struct cred const [noderef] __rcu * ../kernel/cred.c:400:9: struct cred const * ../kernel/cred.c:301:19: warning: dereference of noderef expression ../block/blk-iocost.c:732:9: warning: context imbalance in 'iocg_lock' - wrong count at exit ../block/blk-iocost.c:743:28: warning: context imbalance in 'iocg_unlock' - unexpected unlock ../arch/x86/kvm/mmu/tdp_mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h, ../include/linux/kvm_host.h, ...): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__tdp_mmu_zap_root' - unexpected unlock ../arch/x86/kvm/mmu/tdp_mmu.c:1565:33: warning: context imbalance in 'tdp_mmu_split_huge_pages_root' - unexpected unlock ../kernel/signal.c: note: in included file (through ../arch/x86/include/uapi/asm/signal.h, ../arch/x86/include/asm/signal.h, ../include/uapi/linux/signal.h, ../include/linux/signal_types.h, ../include/linux/sched.h, ...): ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:191:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:191:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:191:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:194:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:194:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:194:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:497:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:497:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:497:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:501:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:501:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:501:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:523:53: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:523:53: expected struct k_sigaction *ka ../kernel/signal.c:523:53: got struct k_sigaction [noderef] __rcu * ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:624:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:624:9: expected struct lockdep_map const *lock ../kernel/signal.c:624:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:723:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:723:9: expected struct lockdep_map const *lock ../kernel/signal.c:723:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:754:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:754:9: expected struct lockdep_map const *lock ../kernel/signal.c:754:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:855:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:855:9: expected struct lockdep_map const *lock ../kernel/signal.c:855:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1050:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1050:9: expected struct lockdep_map const *lock ../kernel/signal.c:1050:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1302:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1302:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:1302:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1303:16: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:1303:16: expected struct k_sigaction *action ../kernel/signal.c:1303:16: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:1324:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1324:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:1324:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1927:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1927:37: expected struct spinlock [usertype] *l ../kernel/signal.c:1927:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2192:44: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2211:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2211:65: expected struct task_struct *tsk ../kernel/signal.c:2211:65: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2212:40: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2230:14: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2230:14: expected struct sighand_struct *psig ../kernel/signal.c:2230:14: got struct sighand_struct [noderef] __rcu *[noderef] __rcu sighand ../kernel/signal.c:2259:53: warning: incorrect type in argument 3 (different address spaces) ../kernel/signal.c:2259:53: expected struct task_struct *t ../kernel/signal.c:2259:53: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2260:34: warning: incorrect type in argument 2 (different address spaces) ../kernel/signal.c:2260:34: expected struct task_struct *parent ../kernel/signal.c:2260:34: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2289:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2289:24: expected struct task_struct *parent ../kernel/signal.c:2289:24: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2292:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2292:24: expected struct task_struct *parent ../kernel/signal.c:2292:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/signal.c:2325:17: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2325:17: expected struct sighand_struct *sighand ../kernel/signal.c:2325:17: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:2365:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2365:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2365:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2367:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2367:39: expected struct spinlock [usertype] *lock ../kernel/signal.c:2367:39: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2424:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2424:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2424:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2482:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2482:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2482:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2522:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2522:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2522:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2524:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2524:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2524:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2622:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2622:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2706:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2706:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2706:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2718:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2718:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2718:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2761:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2761:52: expected struct task_struct *tsk ../kernel/signal.c:2761:52: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2801:49: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:2801:49: expected struct sighand_struct *sighand ../kernel/signal.c:2801:49: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:3134:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3134:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3134:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3155:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3155:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3155:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3222:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3222:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3222:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3224:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3224:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3224:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3375:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3375:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:3375:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3378:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3378:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:3378:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3767:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3767:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3767:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3779:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3779:37: expected struct spinlock [usertype] *lock ../kernel/signal.c:3779:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3784:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3784:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:3784:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3789:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3789:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3789:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4281:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4281:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4281:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4293:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4293:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4293:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4311:11: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:4311:11: expected struct k_sigaction *k ../kernel/signal.c:4311:11: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:4313:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4313:25: expected struct spinlock [usertype] *lock ../kernel/signal.c:4313:25: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4315:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4315:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:4315:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4367:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4367:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:4367:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5026:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5026:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:5026:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5035:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5035:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:5035:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5045:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5045:23: expected struct spinlock [usertype] *lock ../kernel/signal.c:5045: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:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1273:9: warning: context imbalance in 'do_send_sig_info' - different lock contexts for basic block ../kernel/signal.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:869:9: warning: context imbalance in '__lock_task_sighand' - different lock contexts for basic block ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1923:6: warning: context imbalance in 'flush_itimer_signals' - wrong count at exit ../kernel/signal.c: note: in included file: ../include/linux/signalfd.h:21:13: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:21:13: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:21:13: got struct wait_queue_head [noderef] __rcu * ../include/linux/signalfd.h:22:17: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:22:17: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:22:17: got struct wait_queue_head [noderef] __rcu * ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c: note: in included file (through ../include/uapi/asm-generic/bpf_perf_event.h, arch/x86/include/generated/uapi/asm/bpf_perf_event.h, ../include/uapi/linux/bpf_perf_event.h, ../include/linux/perf_event.h, ...): ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2550:13: warning: context imbalance in 'do_signal_stop' - different lock contexts for basic block ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2887:33: warning: context imbalance in 'get_signal' - unexpected unlock ../kernel/signal.c:4282:33: warning: dereference of noderef expression ../kernel/signal.c:4375:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4375:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4375:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4381:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4381:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4381:33: got struct spinlock [noderef] __rcu * ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:201:37: warning: array of flexible structures ../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:54:1: error: too long token expansion ../include/trace/events/kmem.h:177:1: error: too long token expansion ../arch/x86/kvm/xen.c:584:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock ../security/security.c: note: in included file: ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:41:1: warning: symbol 'security_hook_active_capset_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:41:1: warning: too many warnings ../arch/x86/kvm/emulate.c:5082:21: error: arithmetics on pointers to functions ../drivers/regulator/core.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:452:17: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:452:25: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:466:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1863:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1865:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:3815:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4323:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4500:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6309:54: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6310:54: warning: restricted suspend_state_t degrades to integer ../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/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 ../net/core/netpoll.c:354:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block ../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? ../fs/xattr.c:739:32: warning: dereference of noderef expression ../fs/xattr.c:885:32: warning: dereference of noderef expression ../net/ipv6/route.c:2382:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2382:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2382:39: got restricted __be32 ../net/mptcp/protocol.c:3350:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock ../mm/mmap_lock.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/trace/events/mmap_lock.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'lock_next_vma' - unexpected unlock ../kernel/workqueue.c:5478:21: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5478:21: expected struct pool_workqueue [noderef] __rcu *[noderef] __percpu *cpu_pwq ../kernel/workqueue.c:5478:21: got struct pool_workqueue *[noderef] __percpu * ../kernel/workqueue.c:5495:31: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5495:31: expected struct pool_workqueue **pwq_p ../kernel/workqueue.c:5495:31: got struct pool_workqueue [noderef] __rcu ** ../kernel/workqueue.c:5529:54: warning: incorrect type in initializer (different address spaces) ../kernel/workqueue.c:5529:54: expected struct pool_workqueue *pwq ../kernel/workqueue.c:5529:54: got struct pool_workqueue [noderef] __rcu * ../kernel/workqueue.c:6055:13: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:6055:13: expected struct pool_workqueue *pwq ../kernel/workqueue.c:6055:13: got struct pool_workqueue [noderef] __rcu * ../kernel/workqueue.c:3867:33: warning: context imbalance in 'flush_workqueue_prep_pwqs' - unexpected unlock ../drivers/iommu/intel/iommu.c:3703:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_fs' - wrong count at exit ../drivers/iommu/intel/iommu.c:3723:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_ss' - wrong count at exit ../arch/x86/kernel/alternative.c:119:18: warning: symbol 'its_pages' was not declared. Should it be static? ../arch/x86/kernel/alternative.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/mmu_context.h, ../include/linux/mmu_context.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__text_poke' - unexpected unlock ../drivers/dma-buf/dma-fence.c:1112:51: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1112:51: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1112:51: got char const * ../drivers/dma-buf/dma-fence.c:1114:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1114:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1114:24: got char * ../drivers/dma-buf/dma-fence.c:1144:51: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1144:51: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1144:51: got char const * ../drivers/dma-buf/dma-fence.c:1146:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1146:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1146:24: got char * ../drivers/dma-buf/dma-fence.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma_fence.h): ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../net/core/dev.c:5730:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../net/core/dev.c:4158:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block ../net/core/dev.c:5688:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../fs/namespace.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ../include/linux/fs.h, ...): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../mm/mincore.c:116:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock Warning: ../fs/namespace.c:2772 function parameter 'pinned' not described in 'do_lock_mount' ../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 ../drivers/acpi/nfit/core.c: note: in included file: ../drivers/acpi/nfit/nfit.h:184:40: warning: array of flexible structures ../drivers/acpi/nfit/nfit.h:189:45: warning: array of flexible structures ../drivers/acpi/nfit/core.c:1408:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1417:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1426:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1435:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1445:25: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1454:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1473:44: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1507:41: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1532:44: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1796:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1798:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1799:33: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1802:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1803:33: warning: cast to restricted __be32 ../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) ../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): ../include/trace/events/vmscan.h:89:1: error: too long token expansion ../include/trace/events/vmscan.h:115:1: error: too long token expansion ../include/trace/events/vmscan.h:199:1: error: too long token expansion ../include/trace/events/vmscan.h:481:1: error: too long token expansion ../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: ../arch/x86/kernel/process.c:974:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable] 974 | u32 lo, hi; | ^~ ../mm/mlock.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1527:39: warning: context imbalance in '__mlock_new_folio' - unexpected unlock ../mm/mlock.c:208:39: warning: context imbalance in 'mlock_folio_batch' - unexpected unlock ../mm/mlock.c:407:20: warning: context imbalance in 'mlock_pte_range' - unexpected unlock ../drivers/base/power/wakeup.c:253:5: warning: context imbalance in 'wakeup_sources_read_lock' - wrong count at exit ../drivers/base/power/wakeup.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:373:9: warning: context imbalance in 'wakeup_sources_read_unlock' - unexpected unlock ../drivers/base/power/wakeup.c:1093:13: warning: context imbalance in 'wakeup_sources_stats_seq_start' - wrong count at exit ../include/linux/srcu.h:373:9: warning: context imbalance in 'wakeup_sources_stats_seq_stop' - unexpected unlock ../arch/x86/kernel/fpu/core.c:231:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:231:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:231:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:238:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:238:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:238:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:598:39: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:598:39: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:598:39: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:602:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:602:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:602:41: got struct spinlock [noderef] __rcu * ../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) ../fs/d_path.c:195:9: warning: context imbalance in 'prepend_path' - wrong count at exit ../fs/d_path.c:359:9: warning: context imbalance in '__dentry_path' - wrong count at exit ../fs/fs-writeback.c:1965:17: warning: context imbalance in 'writeback_sb_inodes' - unexpected unlock ../fs/fs-writeback.c:2631:20: warning: context imbalance in '__mark_inode_dirty' - unexpected unlock ../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/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion ../kernel/power/main.c:114:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? ../kernel/power/main.c:154:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:154:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:155:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:155:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:157:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:158:62: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:154:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:183:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:183:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:184:54: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:183:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:203:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:203:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:209:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:209:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:209:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:209:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:688:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:688:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:689:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:690:77: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:688:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:719:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:719:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:720:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:719:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:740:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:740:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:746:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:746:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:814:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:814:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:845:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:845:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:846:58: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:847:51: warning: restricted suspend_state_t degrades to integer ../mm/mremap.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'move_ptes' - unexpected unlock ../mm/mremap.c:410:20: warning: context imbalance in 'move_normal_pmd' - different lock contexts for basic block ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_report_zones' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_write' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_mgmt' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_process_zoned_cmd' - unexpected unlock ../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_set_zone_cond' - unexpected unlock ../arch/x86/kvm/mmu/mmu.c:562:9: warning: context imbalance in 'walk_shadow_page_lockless_begin' - wrong count at exit ../arch/x86/kvm/mmu/mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/kvm/irq.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'walk_shadow_page_lockless_end' - unexpected unlock ../arch/x86/kvm/mmu/mmu.c:2945:9: warning: context imbalance in 'mmu_try_to_unsync_pages' - different lock contexts for basic block ../arch/x86/kvm/mmu/mmu.c: note: in included file: ../arch/x86/kvm/mmu/paging_tmpl.h:106:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) ../arch/x86/kvm/mmu/paging_tmpl.h:441:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) ../arch/x86/kvm/mmu/mmu.c:5445:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) ../arch/x86/kvm/mmu/mmu.c:5447:56: warning: cast truncates bits from constant value (ffffff0f becomes f) ../arch/x86/kvm/mmu/mmu.c:5449:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) ../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 ../kernel/locking/mutex.c: note: in included file (through ../include/linux/mutex.h): ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__mutex_lock' - different lock contexts for basic block ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__ww_mutex_lock' - different lock contexts for basic block ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'mutex_lock_io_nested' - different lock contexts for basic block ../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:52:25: warning: symbol 'imx_legacy_bridge_funcs' was not declared. Should it be static? ../drivers/gpu/drm/sysfb/efidrm.c:243:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/sysfb/efidrm.c:243:29: expected void [noderef] __iomem *[assigned] screen_base ../drivers/gpu/drm/sysfb/efidrm.c:243:29: got void * ../drivers/gpu/drm/sysfb/efidrm.c:246:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/sysfb/efidrm.c:246:29: expected void [noderef] __iomem *[assigned] screen_base ../drivers/gpu/drm/sysfb/efidrm.c:246:29: got void * ../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:461:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:461:33: expected int val ../kernel/power/suspend.c:461:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:464:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:464:33: expected int val ../kernel/power/suspend.c:464:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:534:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:534:57: expected int val ../kernel/power/suspend.c:534:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:536:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:536:57: expected int val ../kernel/power/suspend.c:536:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:574:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:574:52: expected int val ../kernel/power/suspend.c:574:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:597:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:597:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:606:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:606:52: expected int val ../kernel/power/suspend.c:606: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:630:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:630:22: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:630:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:630:48: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:633:9: warning: restricted suspend_state_t degrades to integer ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../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/gpu/drm/bridge/synopsys/dw-hdmi.c:3348:30: warning: cast truncates bits from constant value (ffffff0d becomes d) ../mm/memory.c:164:15: warning: symbol 'zero_pfn' was not declared. Should it be static? ../mm/memory.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/timerqueue.h, ../include/linux/hrtimer_defs.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h, ...): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'copy_pte_range' - unexpected unlock ../mm/memory.c:2096:16: warning: context imbalance in '__get_locked_pte' - different lock contexts for basic block ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'insert_page' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'insert_pfn' - unexpected unlock ../mm/memory.c:3026:17: warning: context imbalance in 'apply_to_pte_range' - unexpected unlock ../mm/memory.c:3659:42: warning: context imbalance in 'wp_page_copy' - different lock contexts for basic block ../mm/memory.c:3698:19: warning: context imbalance in 'finish_mkwrite_fault' - different lock contexts for basic block ../mm/memory.c:3729:17: warning: context imbalance in 'wp_pfn_shared' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'wp_page_shared' - unexpected unlock ../mm/memory.c:3921:19: warning: context imbalance in 'do_wp_page' - wrong count at exit ../mm/memory.c:4183:9: warning: context imbalance in 'remove_device_exclusive_entry' - different lock contexts for basic block ../mm/memory.c:4209:19: warning: context imbalance in 'pte_marker_clear' - different lock contexts for basic block ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'do_swap_page' - unexpected unlock ../mm/memory.c:5112:9: warning: context imbalance in 'do_anonymous_page' - different lock contexts for basic block ../mm/memory.c:5342:12: warning: context imbalance in 'finish_fault' - different lock contexts for basic block ../mm/memory.c:5714:9: warning: context imbalance in 'do_fault' - different lock contexts for basic block ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'do_numa_page' - unexpected unlock ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'handle_pte_fault' - unexpected unlock ../mm/memory.c:6527:5: warning: context imbalance in 'follow_pfnmap_start' - different lock contexts for basic block ../mm/memory.c:6613:28: warning: context imbalance in 'follow_pfnmap_end' - unexpected unlock ../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures ../drivers/gpu/drm/tiny/gm12u320.c:480:32: warning: incorrect type in initializer (different base types) ../drivers/gpu/drm/tiny/gm12u320.c:480:32: expected restricted __le16 [usertype] pixel_clock ../drivers/gpu/drm/tiny/gm12u320.c:480:32: got int ../drivers/input/keyboard/applespi.c:730:9: warning: context imbalance in 'applespi_msg_complete' - wrong count at exit ../drivers/input/keyboard/applespi.c:893:9: warning: context imbalance in 'applespi_init' - wrong count at exit ../drivers/input/keyboard/applespi.c:896:12: warning: context imbalance in 'applespi_set_capsl_led' - wrong count at exit ../drivers/input/keyboard/applespi.c:926:9: warning: context imbalance in 'applespi_set_bl_level' - wrong count at exit ../drivers/input/keyboard/applespi.c:1400:13: warning: context imbalance in 'applespi_got_data' - different lock contexts for basic block ../drivers/input/keyboard/applespi.c:1569:9: warning: context imbalance in 'applespi_notify' - wrong count at exit ../drivers/input/keyboard/applespi.c:1799:9: warning: context imbalance in 'applespi_drain_writes' - wrong count at exit ../drivers/input/keyboard/applespi.c:1810:9: warning: context imbalance in 'applespi_drain_reads' - wrong count at exit 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:2302 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2337 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2506 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2506 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2716 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2716 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2855 function parameter 'handle' not described in 'snapshot_write_finalize' ../kernel/rcu/update.c: note: in included file: ../kernel/rcu/tasks.h:2058:5: warning: symbol 'rcu_tasks_trace_lazy_ms' was not declared. Should it be static? 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/gpu/drm/gud/gud_drv.c:97:28: warning: cast to restricted __le32 ../drivers/gpu/drm/gud/gud_drv.c:97:17: warning: restricted __le32 degrades to integer ../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? ../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:393:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:393: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:393:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:393:1: warning: cast from restricted __le32 ../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:115:1: error: too long token expansion ../include/trace/events/dma.h:161:1: error: too long token expansion ../mm/vmalloc.c:1113:25: warning: context imbalance in 'find_vmap_area_exceed_addr_lock' - wrong count at exit ../mm/vmalloc.c:4493:28: warning: context imbalance in 'vread_iter' - unexpected unlock ../mm/rmap.c: note: in included file (through ../include/linux/ksm.h): ../include/linux/rmap.h:959:28: warning: context imbalance in 'folio_referenced_one' - unexpected unlock ../include/linux/rmap.h:959:28: warning: context imbalance in 'try_to_unmap_one' - unexpected unlock ../include/linux/rmap.h:959:28: warning: context imbalance in 'try_to_migrate_one' - unexpected unlock ../mm/rmap.c:2725:25: warning: context imbalance in 'make_device_exclusive' - unexpected unlock ../drivers/gpu/drm/xlnx/zynqmp_dp.c: In function ‘zynqmp_dp_bridge_debugfs_init’: ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:46: warning: ‘_preemphasis’ directive output may be truncated writing 12 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 19 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:53: warning: ‘_swing’ directive output may be truncated writing 6 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 19 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 * ../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/linux/swap.h, ...): ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../kernel/freezer.c:205:9: warning: context imbalance in '__thaw_task' - wrong count at exit ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:838:70: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:838:70: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:838:70: struct task_struct * ../kernel/sched/rt.c:2294:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2294:25: struct task_struct * ../kernel/sched/rt.c:2294:25: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:529:55: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:529:55: expected struct task_struct *donor ../kernel/sched/rt.c:529:55: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:976:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:976:39: expected struct task_struct *donor ../kernel/sched/rt.c:976:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1493:31: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1493:31: expected struct task_struct *p ../kernel/sched/rt.c:1493:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1809:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1809:9: expected struct sched_domain *[assigned] sd ../kernel/sched/rt.c:1809:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/rt.c:1512:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1512:14: expected struct task_struct *curr ../kernel/sched/rt.c:1512:14: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1513:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1513:15: expected struct task_struct *donor ../kernel/sched/rt.c:1513:15: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1574:45: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1574:45: expected struct task_struct *p ../kernel/sched/rt.c:1574:45: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1616:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:1616:39: expected struct task_struct *donor ../kernel/sched/rt.c:1616:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1635:64: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1635:64: expected struct task_struct *tsk ../kernel/sched/rt.c:1635:64: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1976:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1976:40: expected struct task_struct *task ../kernel/sched/rt.c:1976:40: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1999:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:1999:13: struct task_struct * ../kernel/sched/rt.c:1999:13: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:2345:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2345:54: expected struct task_struct *tsk ../kernel/sched/rt.c:2345:54: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2347:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2347:40: expected struct task_struct *p ../kernel/sched/rt.c:2347:40: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:2347:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2347:62: expected struct task_struct *p ../kernel/sched/rt.c:2347:62: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/deadline.c:2678:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2678:23: expected struct task_struct *p ../kernel/sched/deadline.c:2678:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2688:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2688:13: struct task_struct * ../kernel/sched/deadline.c:2688:13: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2794:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2794:25: struct task_struct * ../kernel/sched/deadline.c:2794:25: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2318:42: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2318:42: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2318:42: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2328:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2328:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2328:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1202:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1202:39: expected struct task_struct *p ../kernel/sched/deadline.c:1202:39: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1202:85: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1202:85: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1202:85: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1300:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1300:23: expected struct task_struct *p ../kernel/sched/deadline.c:1300:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:1597:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1597:31: expected struct task_struct *p ../kernel/sched/deadline.c:1597:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1597:70: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1597:70: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1597:70: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1726:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/deadline.c:1726:39: expected struct task_struct *donor ../kernel/sched/deadline.c:1726:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2539:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2539:9: expected struct sched_domain *[assigned] sd ../kernel/sched/deadline.c:2539:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/deadline.c:2204:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2204:14: expected struct task_struct *curr ../kernel/sched/deadline.c:2204:14: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2205:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2205:15: expected struct task_struct *donor ../kernel/sched/deadline.c:2205:15: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2280:43: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2280:43: expected struct task_struct *p ../kernel/sched/deadline.c:2280:43: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2839:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2839:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2839:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:2841:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2841:23: expected struct task_struct *p ../kernel/sched/deadline.c:2841:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2843:44: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2843:44: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2843:44: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:3037:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3037:23: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3037:23: struct task_struct * ../kernel/sched/deadline.c:3083:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:206:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:206:22: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:206:22: struct task_struct * ../kernel/sched/syscalls.c:251:48: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:251:48: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:251:48: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:1289:6: warning: context imbalance in 'sched_getaffinity' - different lock contexts for basic block ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:1659:15: warning: dereference of noderef expression ../drivers/gpu/drm/sitronix/st7571-i2c.c:1027:26: warning: symbol 'st7567_config' was not declared. Should it be static? ../drivers/gpu/drm/sitronix/st7571-i2c.c:1039:26: warning: symbol 'st7571_config' was not declared. Should it be static? ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/debug.c:624:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/debug.c:624:17: expected struct sched_domain *[assigned] sd ../kernel/sched/debug.c:624:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/debug.c:952:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:952:9: expected struct task_struct *tsk ../kernel/sched/debug.c:952:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/debug.c:952:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:952:9: expected struct task_struct *tsk ../kernel/sched/debug.c:952:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/stats.c:136:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/stats.c:136:17: expected struct sched_domain *[assigned] sd ../kernel/sched/stats.c:136:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/topology.c:115:56: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:115:56: expected struct sched_domain *sd ../kernel/sched/topology.c:115:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:134:60: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:134:60: expected struct sched_domain *sd ../kernel/sched/topology.c:134:60: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:157:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:157:20: expected struct sched_domain *sd ../kernel/sched/topology.c:157:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:438:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:438:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:438:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:447:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:447:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:447:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:468:19: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:468:19: expected struct perf_domain *[assigned] pd ../kernel/sched/topology.c:468:19: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:638:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:638:49: expected struct sched_domain *parent ../kernel/sched/topology.c:638:49: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:723:50: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:723:50: expected struct sched_domain *parent ../kernel/sched/topology.c:723:50: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:731:55: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:731:55: expected struct sched_domain [noderef] __rcu *[noderef] __rcu child ../kernel/sched/topology.c:731:55: got struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:744:29: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:744:29: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:744:29: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:749:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:749:20: expected struct sched_domain *sd ../kernel/sched/topology.c:749:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:770:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:770:13: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:770:13: got struct sched_domain [noderef] __rcu *sd ../kernel/sched/topology.c:932:70: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:932:70: expected struct sched_domain *sd ../kernel/sched/topology.c:932:70: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:961:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:961:59: expected struct sched_domain *sd ../kernel/sched/topology.c:961:59: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1007:57: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1007:57: expected struct sched_domain *sd ../kernel/sched/topology.c:1007:57: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1009:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1009:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1009:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1017:55: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1017:55: expected struct sched_domain *sd ../kernel/sched/topology.c:1017:55: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1019:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1019:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1019:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1089:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1089:62: expected struct sched_domain *sd ../kernel/sched/topology.c:1089:62: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1193:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1193:40: expected struct sched_domain *child ../kernel/sched/topology.c:1193:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1331:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1331:9: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:1331:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:1675:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1675:43: expected struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1675:43: got struct sched_domain *child ../kernel/sched/topology.c:1811:21: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1811:21: int [noderef] __rcu * ../kernel/sched/topology.c:1811:21: int * ../kernel/sched/topology.c:1937:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1937:9: int [noderef] __rcu * ../kernel/sched/topology.c:1937:9: int * ../kernel/sched/topology.c:1992:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1992:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:1992:9: struct cpumask *** ../kernel/sched/topology.c:2041:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2041:9: int [noderef] __rcu * ../kernel/sched/topology.c:2041:9: int * ../kernel/sched/topology.c:2043:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2043:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2043:9: struct cpumask *** ../kernel/sched/topology.c:2127:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2127:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2127:17: struct cpumask *** ../kernel/sched/topology.c:2199:19: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2199:19: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2199:19: struct cpumask *** ../kernel/sched/topology.c:2241:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2241:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2241:17: struct cpumask *** ../kernel/sched/topology.c:2363:31: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2363:31: expected struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2363:31: got struct sched_domain *sd ../kernel/sched/topology.c:2484:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2484:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2484:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2505:56: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:2505:56: expected struct sched_domain *child ../kernel/sched/topology.c:2505:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:2504:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2504:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2504:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2559:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2559:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2559: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:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/fair.c:1167:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:1167:49: expected struct task_struct *running ../kernel/sched/fair.c:1167:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:1201:33: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/fair.c:1201:33: expected struct sched_entity *se ../kernel/sched/fair.c:1201:33: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:1259:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:1259:34: expected struct sched_entity const *se ../kernel/sched/fair.c:1259:34: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:3036:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:3036:13: expected struct task_struct *tsk ../kernel/sched/fair.c:3036:13: got struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:12752:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12752:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12752:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:5995:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:5995:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:5995:22: struct task_struct * ../kernel/sched/fair.c:6715:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:6715:39: expected struct task_struct *donor ../kernel/sched/fair.c:6715:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:6920:58: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/fair.c:6920:58: expected struct task_struct *p ../kernel/sched/fair.c:6920:58: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:8302:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8302:20: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:8302:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8506:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8506:9: expected struct sched_domain *[assigned] tmp ../kernel/sched/fair.c:8506:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8648:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8648:39: expected struct task_struct *donor ../kernel/sched/fair.c:8648:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8680:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:8680:37: expected struct task_struct *tsk ../kernel/sched/fair.c:8680:37: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:8900:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8900:38: expected struct task_struct *curr ../kernel/sched/fair.c:8900:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:9925:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:9925:40: expected struct sched_domain *child ../kernel/sched/fair.c:9925:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/fair.c:10553:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:10553:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:10553:22: struct task_struct * ../kernel/sched/fair.c:11998:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:11998:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:11998:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:11648:44: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:11648:44: expected struct sched_domain *sd_parent ../kernel/sched/fair.c:11648:44: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:12113:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12113:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12113:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:2982:9: warning: context imbalance in 'task_numa_placement' - different lock contexts for basic block ../kernel/sched/fair.c: note: in included file: ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../arch/x86/kvm/x86.c:235:47: warning: array of flexible structures ../arch/x86/kvm/x86.c: note: in included file: ../include/linux/kvm_host.h:2083:54: warning: array of flexible structures ../arch/x86/kvm/x86.c:261:49: warning: array of flexible structures ../include/linux/kvm_host.h:2085:56: warning: array of flexible structures ../arch/x86/kvm/x86.c:3046:9: warning: context imbalance in '__kvm_start_pvclock_update' - wrong count at exit ../arch/x86/kvm/x86.c:3057:13: warning: context imbalance in 'kvm_end_pvclock_update' - unexpected unlock ../arch/x86/kvm/x86.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:373:9: warning: context imbalance in 'vcpu_enter_guest' - unexpected unlock ../include/linux/srcu.h:373:9: warning: context imbalance in 'vcpu_run' - unexpected unlock ../drivers/firewire/ohci.c:1152:9: warning: context imbalance in 'context_retire_descriptors' - different lock contexts for basic block ../drivers/firewire/ohci.c:2206:20: warning: context imbalance in 'irq_handler' - different lock contexts for basic block ../drivers/firewire/ohci.c:2723:12: warning: context imbalance in 'ohci_enable_phys_dma' - different lock contexts for basic block ../drivers/firewire/ohci.c:2758:12: warning: context imbalance in 'ohci_read_csr' - different lock contexts for basic block ../drivers/firewire/ohci.c:2810:9: warning: context imbalance in 'ohci_write_csr' - different lock contexts for basic block ../drivers/firewire/ohci.c:3265:9: warning: context imbalance in 'ohci_free_iso_context' - wrong count at exit ../drivers/firewire/ohci.c:3287:12: warning: context imbalance in 'ohci_set_iso_channels' - wrong count at exit ../drivers/firewire/ohci.c:3569:12: warning: context imbalance in 'ohci_queue_iso' - wrong count at exit ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1243:22: warning: context imbalance in 'chtls_recv_sock' - unexpected unlock ../kernel/sched/core.c:327:56: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:327:56: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:327:56: struct task_struct * ../kernel/sched/core.c:802:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:802:33: expected struct task_struct *task ../kernel/sched/core.c:802:33: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:878:49: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:878:49: expected struct task_struct *p ../kernel/sched/core.c:878:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1098:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:1098:38: expected struct task_struct *curr ../kernel/sched/core.c:1098:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1204:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:1204:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:1204:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:2203:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:2203:39: expected struct task_struct *donor ../kernel/sched/core.c:2203:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:2214:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:2214:65: expected struct task_struct *tsk ../kernel/sched/core.c:2214:65: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:3693:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:3693:17: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:3693:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:3898:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:3898:36: expected struct task_struct const *p ../kernel/sched/core.c:3898:36: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:8204:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:8204:43: expected struct task_struct *push_task ../kernel/sched/core.c:8204:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:5621:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:5621:15: expected struct task_struct *donor ../kernel/sched/core.c:5621:15: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:6286:32: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6286:32: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6286:32: struct task_struct * ../kernel/sched/core.c:6317:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6317:23: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6317:23: struct task_struct * ../kernel/sched/core.c:6325:46: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6325:46: struct task_struct * ../kernel/sched/core.c:6325:46: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6382:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6382:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:6382:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:6836:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6836:14: expected struct task_struct *prev ../kernel/sched/core.c:6836:14: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:6902:37: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:6902:37: expected struct task_struct *prev ../kernel/sched/core.c:6902:37: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:7409:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7409:17: struct task_struct * ../kernel/sched/core.c:7409:17: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:9083:16: warning: incorrect type in return expression (different address spaces) ../kernel/sched/core.c:9083:16: expected struct task_struct * ../kernel/sched/core.c:9083:16: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10359:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10359:25: expected struct task_struct *p ../kernel/sched/core.c:10359:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:401:9: warning: context imbalance in 'sched_core_lock' - different lock contexts for basic block ../kernel/sched/core.c:411:17: warning: context imbalance in 'sched_core_unlock' - unexpected unlock ../kernel/sched/core.c:629:6: warning: context imbalance in 'raw_spin_rq_lock_nested' - wrong count at exit ../kernel/sched/core.c:654:6: warning: context imbalance in 'raw_spin_rq_trylock' - wrong count at exit ../kernel/sched/core.c:678:6: warning: context imbalance in 'raw_spin_rq_unlock' - unexpected unlock ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:1771:9: warning: context imbalance in '__task_rq_lock' - wrong count at exit ../kernel/sched/sched.h:1771:9: warning: context imbalance in 'task_rq_lock' - wrong count at exit ../kernel/sched/core.c: note: in included file: ../kernel/sched/pelt.h:102:13: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/pelt.h:102:13: expected struct task_struct const *p ../kernel/sched/pelt.h:102:13: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:878:11: warning: dereference of noderef expression ../kernel/sched/core.c:1577:13: warning: context imbalance in 'uclamp_update_util_min_rt_default' - wrong count at exit ../kernel/sched/core.c:2284:35: warning: context imbalance in 'wait_task_inactive' - different lock contexts for basic block ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2248:25: struct task_struct * ../kernel/sched/core.c:2167:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:2167:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:2167:38: struct task_struct const * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2467:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2259:26: struct task_struct * ../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2444:9: struct task_struct * ../arch/x86/kvm/svm/svm.c:1361:13: warning: context imbalance in 'svm_srso_vm_destroy' - different lock contexts for basic block ../arch/x86/kvm/svm/svm.c:1381:13: warning: context imbalance in 'svm_srso_vm_init' - different lock contexts for basic block ../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180118 becomes 118) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings ../arch/x86/kvm/vmx/vmx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100110 becomes 110) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a018a becomes 18a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b008b becomes 8b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a020a becomes 20a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (b010b becomes 10b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b019b becomes 19b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b021b becomes 21b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b029b becomes 29b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b031b becomes 31b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b041b becomes 41b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a050a becomes 50a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a071a becomes 71a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a079a becomes 79a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180118 becomes 118) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings ../fs/buffer.c:251:18: warning: context imbalance in '__find_get_block_slow' - different lock contexts for basic block ../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 ../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:145:21: error: too long token expansion ../arch/x86/kvm/svm/avic.c:208:49: error: too long token expansion ../arch/x86/kvm/svm/avic.c:763:35: error: too long token expansion ../arch/x86/kvm/svm/avic.c:763:35: error: too long token expansion ../kernel/rcu/tree.c:1083:9: warning: context imbalance in 'rcu_start_this_gp' - different lock contexts for basic block ../kernel/rcu/tree.c:1459:9: warning: context imbalance in 'rcu_poll_gp_seq_start_unlocked' - different lock contexts for basic block ../kernel/rcu/tree.c:1476:9: warning: context imbalance in 'rcu_poll_gp_seq_end_unlocked' - different lock contexts for basic block ../kernel/rcu/tree.c:1953:9: warning: context imbalance in 'rcu_gp_init' - different lock contexts for basic block ../kernel/rcu/tree.c:2528:13: warning: context imbalance in 'rcu_do_batch' - wrong count at exit ../kernel/rcu/tree.c:2730:9: warning: context imbalance in 'force_qs_rnp' - different lock contexts for basic block ../kernel/rcu/tree.c:2796:25: warning: context imbalance in 'rcu_force_quiescent_state' - unexpected unlock ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_stall.h:1047:17: warning: context imbalance in 'rcu_check_gp_start_stall' - different lock contexts for basic block ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_exp.h:199:9: warning: context imbalance in '__rcu_report_exp_rnp' - different lock contexts for basic block ../kernel/rcu/tree_exp.h:1040:9: warning: context imbalance in 'start_poll_synchronize_rcu_expedited' - different lock contexts for basic block ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_nocb.h:113:16: warning: context imbalance in 'rcu_nocb_bypass_trylock' - wrong count at exit ../kernel/rcu/tree_nocb.h:130:13: warning: context imbalance in 'rcu_nocb_lock' - wrong count at exit ../kernel/rcu/tree_nocb.h:145:17: warning: context imbalance in 'rcu_nocb_unlock' - unexpected unlock ../kernel/rcu/tree_nocb.h:158:17: warning: context imbalance in 'rcu_nocb_unlock_irqrestore' - unexpected unlock ../kernel/rcu/tree_nocb.h:335:9: warning: context imbalance in 'rcu_nocb_do_flush_bypass' - unexpected unlock ../kernel/rcu/tree_nocb.h:352:13: warning: context imbalance in 'rcu_nocb_flush_bypass' - wrong count at exit ../kernel/rcu/tree_nocb.h:526:13: warning: context imbalance in '__call_rcu_nocb_wake' - wrong count at exit ../kernel/rcu/tree_nocb.h:602:17: warning: context imbalance in 'call_rcu_nocb' - unexpected unlock ../kernel/rcu/tree_nocb.h:685:9: warning: context imbalance in 'nocb_gp_wait' - different lock contexts for basic block ../kernel/rcu/tree_nocb.h:936:9: warning: context imbalance in 'nocb_cb_wait' - wrong count at exit ../kernel/rcu/tree_nocb.h:1105:9: warning: context imbalance in 'rcu_nocb_rdp_deoffload' - wrong count at exit ../kernel/rcu/tree_nocb.h:1229:1: warning: context imbalance in 'lazy_rcu_shrink_scan' - different lock contexts for basic block ../drivers/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] * ../arch/x86/kernel/ftrace.c:41:6: warning: context imbalance in 'ftrace_arch_code_modify_prepare' - wrong count at exit ../arch/x86/kernel/ftrace.c:53:6: warning: context imbalance in 'ftrace_arch_code_modify_post_process' - wrong count at exit ../drivers/cpufreq/cpufreq.c:442:17: warning: incorrect type in assignment (different address spaces) ../drivers/cpufreq/cpufreq.c:442:17: expected struct notifier_block *nb ../drivers/cpufreq/cpufreq.c:442:17: got struct notifier_block [noderef] __rcu *static [addressable] [toplevel] head ../drivers/cpufreq/cpufreq.c:442:65: warning: incorrect type in assignment (different address spaces) ../drivers/cpufreq/cpufreq.c:442:65: expected struct notifier_block *nb ../drivers/cpufreq/cpufreq.c:442:65: got struct notifier_block [noderef] __rcu *next ../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 ../net/9p/client.c:749:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:749:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:749:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:751:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:751:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:751:48: got struct spinlock [noderef] __rcu * ../net/9p/client.c:834:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:834:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:834:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:836:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:836:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:836:48: got struct spinlock [noderef] __rcu * ../mm/page_alloc.c:2881:13: warning: context imbalance in '__free_frozen_pages' - different lock contexts for basic block ../mm/page_alloc.c:2984:33: warning: context imbalance in 'free_unref_folios' - unexpected unlock ../mm/page_alloc.c:3274:20: warning: context imbalance in 'rmqueue_pcplist' - different lock contexts for basic block ../mm/page_alloc.c:3146:13: warning: context imbalance in 'get_page_from_freelist' - different lock contexts for basic block ../mm/page_alloc.c:5102:9: warning: context imbalance in 'alloc_pages_bulk_noprof' - different lock contexts for basic block ../mm/page_alloc.c:7361:30: warning: context imbalance in '__accept_page' - unexpected unlock ../mm/page_alloc.c:7369:6: warning: context imbalance in 'accept_page' - wrong count at exit ../mm/page_alloc.c:7384:13: warning: context imbalance in 'try_to_accept_memory_one' - wrong count at exit ../kernel/acct.c:513:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:513:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:513:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:523:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:523:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:523:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:603:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:603:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:603:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:623:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:623:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:623:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:220:12: warning: context imbalance in 'acct_on' - different lock contexts for basic block ../kernel/acct.c:335:9: warning: context imbalance in '__se_sys_acct' - different lock contexts for basic block ../kernel/acct.c:340:22: warning: context imbalance in 'acct_exit_ns' - wrong count at exit ../kernel/time/alarmtimer.c:71:19: warning: context imbalance in 'alarmtimer_get_rtcdev' - wrong count at exit ../kernel/time/alarmtimer.c:368:6: warning: context imbalance in 'alarm_restart' - wrong count at exit ../kernel/time/alarmtimer.c:463:13: warning: context imbalance in 'alarmtimer_freezerset' - wrong count at exit ../kernel/time/alarmtimer.c:514:13: warning: context imbalance in 'alarm_handle_timer' - wrong count at exit ../arch/x86/kernel/cpu/sgx/virt.c:59:13: warning: incorrect type in assignment (different base types) ../arch/x86/kernel/cpu/sgx/virt.c:59:13: expected int [assigned] ret ../arch/x86/kernel/cpu/sgx/virt.c:59:13: got restricted vm_fault_t ../arch/x86/kernel/cpu/sgx/virt.c:60:20: warning: restricted vm_fault_t degrades to integer ../arch/x86/kernel/cpu/sgx/virt.c:354:36: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:385:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:385:43: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:385:58: warning: cast removes address space '__user' of expression ../arch/x86/kernel/apic/vector.c:61:6: warning: context imbalance in 'lock_vector_lock' - wrong count at exit ../arch/x86/kernel/apic/vector.c:69:6: warning: context imbalance in 'unlock_vector_lock' - unexpected unlock ../arch/x86/kernel/apic/vector.c:918:13: warning: context imbalance in 'apic_force_complete_move' - wrong count at exit ../kernel/time/posix-timers.c:346:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:346:29: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:346:29: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:353:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:353:27: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:353:27: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:555:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:555:41: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:555:41: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1043:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1043:9: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:1043:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1091:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1091:9: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:1091:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:307:13: warning: context imbalance in '__posixtimer_deliver_signal' - wrong count at exit ../kernel/time/posix-timers.c:337:6: warning: context imbalance in 'posixtimer_deliver_signal' - unexpected unlock ../kernel/time/posix-timers.c:375:29: warning: context imbalance in 'posix_timer_fn' - wrong count at exit ../kernel/time/posix-timers.c:466:12: warning: context imbalance in 'do_timer_create' - different lock contexts for basic block ../kernel/time/posix-timers.c:604:24: warning: context imbalance in '__lock_timer' - different lock contexts for basic block ../kernel/time/itimer.c:53:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:53:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:53:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:70:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:70:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:70:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:82:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:82:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:82:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:86:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:86:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:86:37: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:198:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:198:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:198:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:212:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:212:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:212:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:236:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:236:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:236:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:245:45: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:245:45: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:245:45: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:258:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:258:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:258:37: got struct spinlock [noderef] __rcu * ../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:296:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:296:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:296:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:298:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:298:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:298:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:300:17: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:300:17: expected struct wait_queue_head *wq_head ../fs/signalfd.c:300:17: got struct wait_queue_head [noderef] __rcu * ../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:1417:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1417:53: expected unsigned int pollflags ../fs/eventpoll.c:1417:53: got restricted __poll_t ../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 ../mm/madvise.c:214:17: warning: context imbalance in 'swapin_walk_pmd_entry' - unexpected unlock ../mm/madvise.c:444:28: warning: context imbalance in 'madvise_cold_or_pageout_pte_range' - unexpected unlock ../mm/madvise.c:784:9: warning: context imbalance in 'madvise_free_pte_range' - different lock contexts for basic block ../drivers/gpu/drm/drm_drv.c:449:6: warning: context imbalance in 'drm_dev_enter' - different lock contexts for basic block ../drivers/gpu/drm/drm_drv.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:373:9: warning: context imbalance in 'drm_dev_exit' - unexpected unlock ../kernel/time/timer_migration.c:866:9: warning: context imbalance in 'tmigr_update_events' - different lock contexts for basic block ../drivers/hv/hv_trace.c: note: in included file (through ../drivers/hv/hyperv_vmbus.h): ../include/linux/hyperv.h:590:31: warning: array of flexible structures ../arch/x86/kernel/kprobes/opt.c:529:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition ../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:284:1: error: too long token expansion ../drivers/usb/typec/tipd/./trace.h:311:1: error: too long token expansion ../mm/swapfile.c:263:9: warning: context imbalance in '__try_to_reclaim_swap' - unexpected unlock ../mm/swapfile.c:531:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block ../mm/swapfile.c:679:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock ../mm/swapfile.c:817:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock ../mm/swapfile.c:862:31: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock ../mm/swapfile.c:991:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock ../mm/swapfile.c:1206:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block ../mm/swapfile.c:2079:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block ../mm/swapfile.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h, ../include/linux/bvec.h, ../include/linux/blk_types.h, ...): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock ../drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c:196:30: warning: symbol 'gaokun_ucsi_ops' was not declared. Should it be static? ../drivers/ufs/core/ufshcd.c:1629:12: warning: context imbalance in 'ufshcd_devfreq_get_dev_status' - wrong count at exit ../drivers/ufs/core/ufshcd.c:2002:13: warning: context imbalance in 'ufshcd_gate_work' - different lock contexts for basic block ../drivers/ufs/core/ufshcd.c:2097:6: warning: context imbalance in 'ufshcd_release' - wrong count at exit ../drivers/ufs/core/ufshcd.c:2112:6: warning: context imbalance in 'ufshcd_clkgate_delay_set' - wrong count at exit ../drivers/ufs/core/ufshcd.c:2141:16: warning: context imbalance in 'ufshcd_clkgate_enable_store' - different lock contexts for basic block ../drivers/ufs/core/ufshcd.c:2230:13: warning: context imbalance in 'ufshcd_clk_scaling_start_busy' - wrong count at exit ../drivers/ufs/core/ufshcd.c:2262:13: warning: context imbalance in 'ufshcd_clk_scaling_update_busy' - wrong count at exit ../drivers/ufs/core/ufshcd.c:5596:9: warning: context imbalance in 'ufshcd_uic_cmd_compl' - wrong count at exit ../drivers/ufs/core/ufshcd.c:6991:9: warning: context imbalance in 'ufshcd_check_errors' - wrong count at exit ../kernel/pid_namespace.c:207:26: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:207:26: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:207:26: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:209:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:209:28: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:209:28: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:208:28: warning: dereference of noderef expression ../drivers/perf/arm-ni.c: note: in included file: ../include/linux/io-64-nonatomic-lo-hi.h:38:9: warning: cast truncates bits from constant value (8000000000000000 becomes 0) ../mm/kasan/report.c:206:13: warning: context imbalance in 'start_report' - wrong count at exit ../mm/kasan/report.c:224:9: warning: context imbalance in 'end_report' - unexpected unlock ../drivers/hv/hv_balloon.c:832:9: warning: context imbalance in 'pfn_covered' - wrong count at exit ../drivers/hv/hv_balloon.c:2048:9: warning: context imbalance in 'balloon_remove' - wrong count at exit ../arch/x86/kernel/kvm.c:72:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? ../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer ../fs/aio.c:1687:13: warning: context imbalance in 'poll_iocb_lock_wq' - different lock contexts for basic block ../fs/aio.c:1718:13: warning: context imbalance in 'poll_iocb_unlock_wq' - unexpected unlock ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: got int ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: got int ../drivers/perf/arm-cmn.c:2248:35: warning: duplicate [noderef] ../drivers/perf/arm-cmn.c:2248:35: error: multiple address spaces given: __iomem & __iomem ../kernel/audit.c:2231:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2231:9: expected struct spinlock [usertype] *lock ../kernel/audit.c:2231:9: got struct spinlock [noderef] __rcu * ../kernel/audit.c:2234:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2234:40: expected struct spinlock [usertype] *lock ../kernel/audit.c:2234:40: got struct spinlock [noderef] __rcu * ../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:1881:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1881:21: expected int ret ../fs/dax.c:1881:21: got restricted vm_fault_t ../fs/dax.c:1883:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1883:21: expected int ret ../fs/dax.c:1883:21: got restricted vm_fault_t ../fs/dax.c:1886:16: warning: incorrect type in return expression (different base types) ../fs/dax.c:1886:16: expected restricted vm_fault_t ../fs/dax.c:1886:16: got int ret ../fs/dax.c:1904:46: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1904:46: expected int result ../fs/dax.c:1904:46: got restricted vm_fault_t [usertype] ret ../fs/dax.c:1920:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1920:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1920:21: got unsigned long ../fs/dax.c:1963:51: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1963:51: expected int result ../fs/dax.c:1963:51: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2043:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:2043:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2043:21: got unsigned long ../fs/dax.c:2078:62: warning: incorrect type in argument 4 (different base types) ../fs/dax.c:2078:62: expected int result ../fs/dax.c:2078:62: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2141:55: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2141:55: expected int result ../fs/dax.c:2141:55: got restricted vm_fault_t ../fs/dax.c:2159:58: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2159:58: expected int result ../fs/dax.c:2159:58: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:278:13: warning: context imbalance in 'wait_entry_unlocked' - unexpected unlock ../fs/dax.c:508:49: warning: context imbalance in 'dax_lock_folio' - different lock contexts for basic block ../fs/dax.c:575:17: warning: context imbalance in 'dax_lock_mapping_entry' - different lock contexts for basic block ../fs/dax.c:1141:9: warning: context imbalance in 'dax_writeback_one' - unexpected unlock ../mm/mempolicy.c:689:17: warning: context imbalance in 'queue_folios_pte_range' - unexpected unlock ../drivers/nvdimm/core.c:187:30: warning: cast to restricted __le32 Warning: ../drivers/nvdimm/core.c:220 function parameter 'len' not described in 'nd_uuid_store' ../drivers/gpu/drm/drm_plane.c:213:24: warning: Using plain integer as NULL pointer ../kernel/debug/debug_core.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h, ../include/linux/pid_namespace.h): ../include/linux/rcupdate.h:839:9: warning: context imbalance in 'kgdb_cpu_enter' - different lock contexts for basic block ../mm/ksm.c:643:25: warning: context imbalance in 'break_ksm' - unexpected unlock ../mm/ksm.c:758:17: warning: context imbalance in 'get_mergeable_page' - unexpected unlock ../mm/ksm.c: note: in included file: ../include/linux/rmap.h:959:28: warning: context imbalance in 'write_protect_page' - unexpected unlock ../mm/ksm.c:1439:42: warning: context imbalance in 'replace_page' - different lock contexts for basic block ../mm/ksm.c:2562:33: warning: context imbalance in 'scan_get_next_rmap_item' - unexpected unlock ../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 * ../arch/x86/kernel/shstk.c:370:55: warning: cast removes address space '__user' of expression ../kernel/debug/kdb/kdb_main.c:2212:40: warning: dereference of noderef expression ../mm/migrate.c:2279:25: warning: context imbalance in 'add_folio_for_migration' - unexpected unlock ../mm/migrate.c:2445:25: warning: context imbalance in 'do_pages_stat_array' - unexpected unlock ../kernel/cgroup/cgroup.c:6802:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6802:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6802:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:6805:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6805:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6805:43: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:3189:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit ../kernel/cgroup/cgroup.c:6565:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6681:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6701:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6750:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock ../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:912:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:912:9: expected struct qspinlock *lock ../kernel/seccomp.c:912:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:1417:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1417:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1417:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1429:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1429:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1429:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1915:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1915:9: expected struct lockdep_map const *lock ../kernel/seccomp.c:1915:9: got struct lockdep_map [noderef] __rcu * ../kernel/seccomp.c:2001:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2001:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2001:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2019:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2019:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2019:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2161:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2161:28: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2161:28: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2164:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2164:38: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2164:38: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2170:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2170:30: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2170: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:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * ../drivers/nvdimm/region_devs.c:955:9: warning: context imbalance in 'nd_region_acquire_lane' - wrong count at exit ../drivers/nvdimm/region_devs.c:968:36: warning: context imbalance in 'nd_region_release_lane' - unexpected unlock ../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/android/binder.c:1594:9: warning: context imbalance in 'binder_get_txn_from' - wrong count at exit ../drivers/android/binder.c:6531:17: warning: context imbalance in 'print_next_binder_node_ilocked' - unexpected unlock ../drivers/android/binder.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:1027:9: warning: context imbalance in 'binder_add_device' - wrong count at exit ../drivers/android/binder.c:6982:6: warning: context imbalance in 'binder_remove_device' - wrong count at exit Warning: ../drivers/android/binder.c:2435 struct member 'offset' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2435 struct member 'skip_size' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2435 struct member 'fixup_data' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2435 struct member 'node' not described in 'binder_ptr_fixup' Warning: ../drivers/android/binder.c:2455 struct member 'offset' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:2455 struct member 'sender_uaddr' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:2455 struct member 'length' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:2455 struct member 'node' not described in 'binder_sg_copy' Warning: ../drivers/android/binder.c:4009 function parameter 'thread' not described in 'binder_free_buf' ../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 * ../mm/khugepaged.c:848:25: warning: symbol 'khugepaged_collapse_control' was not declared. Should it be static? ../mm/khugepaged.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__collapse_huge_page_swapin' - unexpected unlock ../mm/khugepaged.c:1212:26: warning: context imbalance in 'collapse_huge_page' - different lock contexts for basic block ../mm/khugepaged.c:1716:28: warning: context imbalance in 'collapse_pte_mapped_thp' - unexpected unlock ../mm/khugepaged.c:1809:28: warning: context imbalance in 'retract_page_tables' - different lock contexts for basic block ../kernel/context_tracking.c:125:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:125:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:125:39: got struct context_tracking * ../kernel/context_tracking.c:164:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:164:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:164:39: got struct context_tracking * ../kernel/context_tracking.c:205:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:205:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:205:39: got struct context_tracking * ../kernel/context_tracking.c:260:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:260:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:260:39: got struct context_tracking * ../drivers/target/target_core_transport.c: In function ‘transport_dump_vpd_ident’: ../drivers/target/target_core_transport.c:1263:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1262:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1262 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1264 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1268:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1267:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1267 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1269 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1258:60: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 220 [-Wformat-truncation=] 1258 | "T10 VPD Binary Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1257:17: note: ‘snprintf’ output between 36 and 289 bytes into a destination of size 254 1257 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1258 | "T10 VPD Binary Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1259 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/accel/habanalabs/common/command_submission.c:3265:9: warning: context imbalance in 'unregister_timestamp_node' - different lock contexts for basic block ../drivers/accel/habanalabs/common/command_submission.c:3295:25: warning: context imbalance in 'ts_get_and_handle_kernel_record' - unexpected unlock ../mm/huge_memory.c:2168:20: warning: context imbalance in 'madvise_free_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2210:28: warning: context imbalance in 'zap_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2338:28: warning: context imbalance in 'move_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2478:20: warning: context imbalance in 'change_huge_pmd' - unexpected unlock ../mm/huge_memory.c: note: in included file (through ../include/linux/pgtable.h, ../include/linux/mm.h): ../arch/x86/include/asm/pgtable.h:854:9: warning: context imbalance in 'change_huge_pud' - unexpected unlock ../mm/huge_memory.c:2560:28: warning: context imbalance in 'move_pages_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2675:12: warning: context imbalance in '__pmd_trans_huge_lock' - wrong count at exit ../mm/huge_memory.c:2691:12: warning: context imbalance in '__pud_trans_huge_lock' - wrong count at exit ../mm/huge_memory.c: note: in included file (through ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): ../include/linux/page-flags.h:282:38: warning: context imbalance in 'zap_huge_pud' - unexpected unlock ../mm/huge_memory.c:3856:9: warning: context imbalance in '__folio_split' - different lock contexts for basic block ../mm/huge_memory.c:4407:17: warning: context imbalance in 'split_huge_pages_pid' - unexpected unlock ../mm/memcontrol.c:4170:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4170:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:4170:52: struct task_struct * ../mm/memcontrol.c: note: in included file: ../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit ../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit ../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit ../kernel/bpf/core.c:247:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:3000:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? ../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer ../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * ../kernel/trace/ring_buffer.c:5843:9: warning: context imbalance in 'ring_buffer_peek' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5929:9: warning: context imbalance in 'ring_buffer_consume' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5954:25: warning: context imbalance in 'ring_buffer_read_start' - wrong count at exit ../kernel/trace/ring_buffer.c:6178:13: warning: context imbalance in 'reset_disabled_cpu_buffer' - wrong count at exit ../kernel/trace/ring_buffer.c:6320:17: warning: context imbalance in 'ring_buffer_empty' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6350:9: warning: context imbalance in 'ring_buffer_empty_cpu' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6589:5: warning: context imbalance in 'ring_buffer_read_page' - different lock contexts for basic block ../kernel/trace/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:1067:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1067:43: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1067:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1068:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1068:43: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1068:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1300:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1300:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1300:40: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1301:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1301:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1301:40: got struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1302:37: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1302:37: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1302:37: got struct ftrace_hash * ../kernel/trace/ftrace.c:1303:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1303:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1303:38: got struct ftrace_hash * ../kernel/trace/ftrace.c:2102:54: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2102:54: expected struct ftrace_hash *old_hash ../kernel/trace/ftrace.c:2102:54: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1507:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:1507:9: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:1507:9: struct ftrace_hash * ../kernel/trace/ftrace.c:1523:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1524:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1525:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1526:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1697:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1698:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1759:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1760:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:2080:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2091:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2574:53: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2585:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3381:51: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3382:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3388:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3389:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3402:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3403:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3406:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3410:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3425:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3426:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3434:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3440:81: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3444:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3446:56: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3476:60: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3477:49: warning: incorrect type in argument 3 (different address spaces) ../kernel/trace/ftrace.c:3516:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3518:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3520:48: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3522:49: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3528:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3529:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3535:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3536:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3538:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3539:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3544:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3545:54: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3592:31: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3593:32: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3608:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3609:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3614:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3615:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3617:39: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3618:40: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3660:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3661:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3662:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3663:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3949:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3966:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4652:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4655:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5066:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5068:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5448:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5592:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5598:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5863:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5865:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6114:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6119:21: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6135:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6139:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6146:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6214:30: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:6214:30: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:6214:30: struct ftrace_hash * ../kernel/trace/ftrace.c:6281:30: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:6281:30: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:6281:30: struct ftrace_hash * ../kernel/trace/ftrace.c:6573:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6575:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6644:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6652:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6717:47: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6718:55: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7437:46: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7438:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7442:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7460:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7460:66: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7512:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7513:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7900:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7901:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7945:36: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:7945:36: struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:7945:36: struct ftrace_ops * ../kernel/trace/ftrace.c:8721:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8721:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8721:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:8770:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8770:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8770:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:230:20: warning: dereference of noderef expression ../kernel/trace/ftrace.c:230:20: warning: dereference of noderef expression ../kernel/trace/ftrace.c:230:20: warning: dereference of noderef expression ../kernel/trace/ftrace.c:3436:29: warning: too many warnings Warning: ../kernel/trace/ftrace.c:5980 function parameter 'ip' not described in 'register_ftrace_direct' Warning: ../kernel/trace/ftrace.c:6011 function parameter 'ip' not described in 'unregister_ftrace_direct' Warning: ../kernel/trace/ftrace.c:6043 function parameter 'ip' not described in 'modify_ftrace_direct' Warning: ../kernel/trace/ftrace.c:6043 function parameter 'lock_direct_mutex' not described in 'modify_ftrace_direct' ../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/rpmsg/qcom_glink_native.c:419:9: warning: incorrect type in argument 2 (different base types) ../drivers/rpmsg/qcom_glink_native.c:419:9: expected unsigned int version ../drivers/rpmsg/qcom_glink_native.c:419:9: got restricted __le16 [assigned] [usertype] param1 ../drivers/rpmsg/qcom_glink_native.c:419:9: warning: incorrect type in argument 3 (different base types) ../drivers/rpmsg/qcom_glink_native.c:419:9: expected unsigned int features ../drivers/rpmsg/qcom_glink_native.c:419:9: got restricted __le32 [assigned] [usertype] param2 ../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 5 (different base types) ../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned long [usertype] count ../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] count ../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 6 (different base types) ../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned long [usertype] size ../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] size ../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 7 (different base types) ../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned int [usertype] liid ../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] liid ../drivers/rpmsg/qcom_glink_native.c:934:9: warning: restricted __le16 degrades to integer ../drivers/rpmsg/qcom_glink_native.c:1067:9: warning: incorrect type in argument 6 (different base types) ../drivers/rpmsg/qcom_glink_native.c:1067:9: expected unsigned long [usertype] size ../drivers/rpmsg/qcom_glink_native.c:1067:9: got restricted __le32 ../drivers/rpmsg/qcom_glink_native.c:1067:9: warning: incorrect type in argument 7 (different base types) ../drivers/rpmsg/qcom_glink_native.c:1067:9: expected unsigned int [usertype] liid ../drivers/rpmsg/qcom_glink_native.c:1067:9: got restricted __le32 ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:23:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:120:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:120:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:183:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:294:1: warning: cast to restricted __be32 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be64 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be16 ../include/trace/events/ib_mad.h:339:1: warning: cast to restricted __be16 ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:23:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:120:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:120:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:183:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:183:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:294:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:339:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_dlid ../drivers/infiniband/core/mad.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/ib_mad.h): ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:23:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:23:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:23:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:23:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned long long [usertype] wrtid ../include/trace/events/ib_mad.h:120:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:120:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:120:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:120:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] status ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] status ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_mad.h:183:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_mad.h:183:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:183:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_mad.h:183:1: got restricted __be32 [usertype] attr_mod ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:294:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_slid ../include/trace/events/ib_mad.h:294:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:294:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:294:1: got restricted __be32 [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned long long [usertype] mkey ../include/trace/events/ib_mad.h:339:1: got restricted __be64 [usertype] mkey ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_slid ../include/trace/events/ib_mad.h:339:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_mad.h:339:1: expected unsigned int [usertype] dr_dlid ../include/trace/events/ib_mad.h:339:1: got restricted __be16 [usertype] dr_dlid ../kernel/trace/trace_events.c:1294:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events.c:1294:31: expected struct event_filter *filter ../kernel/trace/trace_events.c:1294:31: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace_events.c: note: in included file (through ../kernel/trace/trace_output.h): ../kernel/trace/trace.h:1574:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.h:1574:37: expected struct event_filter *filter ../kernel/trace/trace.h:1574:37: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? ../kernel/bpf/stackmap.c:490:9: warning: context imbalance in '__bpf_get_stack' - different lock contexts for basic block ../drivers/fsi/fsi-master-ast-cf.c:399:65: warning: incorrect type in argument 4 (different base types) ../drivers/fsi/fsi-master-ast-cf.c:399:65: expected restricted __be32 [usertype] rdata ../drivers/fsi/fsi-master-ast-cf.c:399:65: got unsigned int [assigned] [usertype] rdata ../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures ../kernel/trace/trace_events_user.c:2259:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2259:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2259:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2366:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2366:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2366:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2391:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2391:9: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2391:9: struct user_event_refs * ../kernel/trace/trace.c:5701:1: warning: trying to concatenate 12722-character string (8191 bytes max) ../kernel/trace/trace.c:91:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? ../kernel/trace/trace.c:144:6: warning: symbol 'ftrace_dump_on_oops' was not declared. Should it be static? ../kernel/trace/trace.c:500:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:500:28: expected struct trace_export **list ../kernel/trace/trace.c:500:28: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:509:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:509:34: expected struct trace_export **list ../kernel/trace/trace.c:509:34: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:2839:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:2839:38: expected struct event_filter *filter ../kernel/trace/trace.c:2839:38: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace.c:454:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:454:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:454:9: struct trace_export * ../kernel/trace/trace.c:469:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:469:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:469:9: struct trace_export * ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:346:42: warning: symbol 'visionox_rm69299_1080p_display_desc' was not declared. Should it be static? ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:352:42: warning: symbol 'visionox_rm69299_shift_desc' was not declared. Should it be static? ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be64 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be16 ../include/trace/events/ib_umad.h:16:1: warning: cast to restricted __be32 ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qpn ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qpn ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qkey ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qkey ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] lid ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] lid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] mad_status ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] status ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_umad.h:16:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] attr_mod ../drivers/infiniband/core/user_mad.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../include/trace/events/ib_umad.h): ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qpn ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qpn ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] qkey ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] qkey ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] lid ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] lid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] flow_label ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] mad_status ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] status ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] class_specific ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned long long [usertype] tid ../include/trace/events/ib_umad.h:16:1: got restricted __be64 [usertype] tid ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned short [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: got restricted __be16 [usertype] attr_id ../include/trace/events/ib_umad.h:16:1: warning: incorrect type in assignment (different base types) ../include/trace/events/ib_umad.h:16:1: expected unsigned int [usertype] attr_mod ../include/trace/events/ib_umad.h:16:1: got restricted __be32 [usertype] attr_mod ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: ../kernel/trace/bpf_trace.c:378:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 378 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_vprintk’: ../kernel/trace/bpf_trace.c:434:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 434 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_seq_printf’: ../kernel/trace/bpf_trace.c:476:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 476 | seq_bprintf(m, fmt, data.bin_args); | ^~~~~~~~~~~ ../kernel/trace/trace_uprobe.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock ../kernel/trace/bpf_trace.c:190:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:227:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:242:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:277:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:575:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:761:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:772:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:786:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:834:41: warning: incorrect type in assignment (different address spaces) ../kernel/trace/bpf_trace.c:834:41: expected void [noderef] __user *[addressable] [assigned] [usertype] sival_ptr ../kernel/trace/bpf_trace.c:834:41: got void * ../kernel/trace/bpf_trace.c:884:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:896:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1187:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1272:28: warning: symbol 'bpf_lookup_user_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1321:28: warning: symbol 'bpf_lookup_system_key' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1345:18: warning: symbol 'bpf_key_put' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1365:17: warning: symbol 'bpf_verify_pkcs7_signature' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3492:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3500:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3681:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3693:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3690:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3697:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3707:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3704:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3711:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3721:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3718:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3728:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3725:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3736:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3732:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3744:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3740:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2512:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2516:66: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:871:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock Warning: ../drivers/gpu/drm/scheduler/sched_main.c:388 function parameter 'result' not described in 'drm_sched_job_done' ../kernel/events/core.c:1485:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1485:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1485:15: struct perf_event_context * ../kernel/events/core.c:1498:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1498:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1498:28: struct perf_event_context * ../kernel/events/core.c:3671:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3671:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3671:20: struct perf_event_context * ../kernel/events/core.c:3675:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3675:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3675:18: struct perf_event_context * ../kernel/events/core.c:3676:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3676:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3676:23: struct perf_event_context * ../kernel/events/core.c:3729:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3729:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3729:25: struct perf_event_context * ../kernel/events/core.c:3730:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3730:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3730:25: struct perf_event_context * ../kernel/events/core.c:4113:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4113:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4113:15: struct perf_event_context * ../kernel/events/core.c:4521:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4521:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4521:15: struct perf_event_context * ../kernel/events/core.c:5009:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:5009:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:5009:25: struct perf_event_context * ../kernel/events/core.c:6639:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6639:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6639:9: struct perf_buffer * ../kernel/events/core.c:6154:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:6390:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6390:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6390:22: struct perf_buffer * ../kernel/events/core.c:6514:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6514:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6514:14: struct perf_buffer * ../kernel/events/core.c:6547:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6547:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6547:14: struct perf_buffer * ../kernel/events/core.c:6660:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6660:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6660:14: struct perf_buffer * ../kernel/events/core.c:6676:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6676:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6676:14: struct perf_buffer * ../kernel/events/core.c:8632:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8632:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8632:15: struct perf_event_context * ../kernel/events/core.c:8720:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8720:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:8720:13: struct perf_buffer * ../kernel/events/core.c:8824:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8824:61: expected struct task_struct *p ../kernel/events/core.c:8824:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8826:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8826:61: expected struct task_struct *p ../kernel/events/core.c:8826:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9562:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9562:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:9562:15: struct perf_event_context * ../kernel/events/core.c:10697:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10697:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10697:9: struct swevent_hlist * ../kernel/events/core.c:10736:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10736:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10736:17: struct swevent_hlist * ../kernel/events/core.c:11011:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11011:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:11011:23: struct perf_event_context * ../kernel/events/core.c:12074:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14100:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14100:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14100:9: struct perf_event_context * ../kernel/events/core.c:14617:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14617:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:14617:17: struct swevent_hlist * ../kernel/events/core.c:183:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit ../kernel/events/core.c:199:9: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock ../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): ../include/linux/rcupdate.h:869:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block ../kernel/events/core.c:1532:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock ../kernel/events/core.c:3011:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit ../kernel/events/core.c:4983:17: warning: context imbalance in 'find_get_context' - unexpected unlock ../kernel/events/core.c: note: in included file: ../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:10550:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10550:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10550:17: struct swevent_hlist * ../kernel/events/core.c:10570:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10570:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10570:17: struct swevent_hlist * ../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10686:16: struct swevent_hlist * ../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10686:16: struct swevent_hlist * ../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10686:16: struct swevent_hlist * ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: expected void [noderef] __iomem * ../drivers/gpu/drm/kmb/kmb_drv.c:104:31: got void * ../drivers/gpu/drm/radeon/radeon_kms.c:264:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:264:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:264:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:321:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:321:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:321:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:333:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:333:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:333:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:469:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:469:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:469:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:594:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:594:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:594:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:611:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:611:26: expected void [noderef] __user *to ../drivers/gpu/drm/radeon/radeon_kms.c:611:26: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/kmb/kmb_plane.c:20:11: warning: symbol 'layer_irqs' was not declared. Should it be static? ../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_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/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/xe/xe_dma_buf.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_dma_buf.c:282:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/i915/i915_irq.c:492:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:500:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:505:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:505:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:543:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:551:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:556:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:556:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:600:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:603:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:607:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:614:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:614:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:614:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:492:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:500:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:543:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:551:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:600:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:603:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:607:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:505:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:556:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:614:9: warning: unreplaced symbol '' ../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 ../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/gpu/drm/xe/xe_eu_stall.c:127:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? ../drivers/gpu/drm/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_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:434: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/xe/xe_bo.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_bo.c:616:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/tests/xe_bo.c:630:20: warning: symbol 'xe_bo_shrink_test_suite' 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:434: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/glock.c: note: in included file: ../fs/gfs2/glock.h:170:36: warning: context imbalance in '__gfs2_glock_put' - unexpected unlock ../fs/gfs2/glock.c:286:17: warning: context imbalance in '__gfs2_glock_put_or_lock' - unexpected unlock ../fs/gfs2/glock.c:320:9: warning: context imbalance in 'gfs2_glock_put_async' - unexpected unlock ../fs/gfs2/glock.c:1067:13: warning: context imbalance in 'glock_work_func' - different lock contexts for basic block Warning: ../fs/gfs2/glock.c:1263 function parameter 'ip' not described in '__gfs2_holder_init' ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: expected struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:166:19: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: expected struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:184:26: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:271:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:275:21: got struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:319:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: got struct qxl_rom *rom ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434: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 ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: expected void *timing_base ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: got void [noderef] __iomem * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: got void * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: got void * ../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' was not declared. Should it be static? ../drivers/gpu/drm/vc4/vc4_kms.c:275:25: error: too long token expansion ../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:2184:1: error: too long token expansion ../fs/nfs/./nfs4trace.h:2250:1: error: too long token expansion ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: void ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: int ../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: struct dma_fence * ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: got void [noderef] __user * ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr 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/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/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/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:434: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:1477:1: error: too long token expansion ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/compression.h:82:9: error: Expected ) in function call ../fs/btrfs/compression.h:82:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:83:9: error: Expected ) in function call ../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:531:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:531:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:643:17: error: Expected ) in function call ../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:696:9: error: Expected ) in function call ../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:870:9: error: Expected ) in function call ../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1626:17: error: Expected ) in function call ../fs/btrfs/super.c:1626:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1857:9: error: Expected ) in function call ../fs/btrfs/super.c:1857: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:2112:9: error: Expected ) in function call ../fs/btrfs/super.c:2112:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2309:9: error: Expected ) in function call ../fs/btrfs/super.c:2309:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2622:17: error: Expected ) in function call ../fs/btrfs/super.c:2622:17: error: got __VA_OPT__ ../drivers/gpu/drm/pl111/pl111_display.c:33:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:33:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:33:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:45:37: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:45:37: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:45:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:163:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:163:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:163:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:168:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:168:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:168:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:172:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:172:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:172:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:231:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:231:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:231:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:234:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:234:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:234:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:338:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:338:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:338:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:351:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:351:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:351:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:368:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:368:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:368:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:371:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:371:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:371:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:384:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:384:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:384:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:403:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:403:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:403:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:424:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:424:53: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:424:53: got void * ../drivers/gpu/drm/pl111/pl111_display.c:435:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:435:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:435:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:489:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:489:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:489:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:512:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:512:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:512:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:523:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:523:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:523:33: got void * ../drivers/gpu/drm/sti/sti_hdmi.c:1480:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? ../drivers/gpu/drm/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/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_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long mask ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: incorrect type in argument 3 (different base types) ../include/trace/events/f2fs.h:1409:1: expected unsigned long flags ../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t [usertype] ret ../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): ../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1409:1: warning: cast to restricted vm_fault_t ../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer ../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer ../fs/f2fs/super.c:421:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? ../fs/f2fs/super.c:1747:35: warning: context imbalance in 'f2fs_drop_inode' - unexpected unlock ../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/tve200/tve200_display.c:34:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:34:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:34:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:51:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:51:40: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:51:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:61:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:61:40: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:61:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:66:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:66:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:66:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:139:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:139:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:139:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:142:38: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:142:38: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:142:38: got void * ../drivers/gpu/drm/tve200/tve200_display.c:148:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:148:30: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:148:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:237:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:237:34: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:237:34: got void * ../drivers/gpu/drm/tve200/tve200_display.c:251:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:251:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:251:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:252:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:252:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:252:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:271:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:271:35: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:271:35: got void * ../drivers/gpu/drm/tve200/tve200_display.c:276:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:276:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:276:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:278:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:278:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:278:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:301:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:301:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:301:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:302:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:302:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:302:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:312:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:312:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:312:30: got void * ../drivers/gpu/drm/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/sti/sti_hda.c:799:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? ../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:434: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:434: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:434: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:434: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/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/rockchip/cdn-dp-core.c:320:25: warning: cast to restricted __le32 ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: expected void *regs ../drivers/gpu/drm/pl111/pl111_drv.c:277:20: got void [noderef] __iomem * ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_drv.c:292:30: got void * ../kernel/bpf/verifier.c:355:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:22858: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/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/i915/intel_uncore.c:1927:1: warning: context imbalance in 'fwtable_read8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1928:1: warning: context imbalance in 'fwtable_read16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1929:1: warning: context imbalance in 'fwtable_read32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1930:1: warning: context imbalance in 'fwtable_read64' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1995:1: warning: context imbalance in 'gen6_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1996:1: warning: context imbalance in 'gen6_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1997:1: warning: context imbalance in 'gen6_write32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2017:1: warning: context imbalance in 'fwtable_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2018:1: warning: context imbalance in 'fwtable_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2019:1: warning: context imbalance in 'fwtable_write32' - unexpected unlock ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: got void * ../drivers/gpu/drm/nouveau/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/i915/intel_wakeref.c:146:19: warning: context imbalance in 'wakeref_auto_timeout' - unexpected unlock ../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/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/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/meson/meson_vclk.c:373:3: warning: symbol 'params' 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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr ../drivers/gpu/drm/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/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/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/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/gma500/mmu.c:307:26: warning: context imbalance in 'psb_mmu_pt_alloc_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:347:26: warning: context imbalance in 'psb_mmu_pt_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:380:28: warning: context imbalance in 'psb_mmu_pt_unmap_unlock' - unexpected unlock ../drivers/gpu/drm/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/atombios_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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_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:434: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/loongson/lsdc_benchmark.c:27:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: expected void volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: got void *kptr ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: expected void const volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: got void *kptr ../drivers/gpu/drm/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? ../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: expected struct lsdc_device * ../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: got void [noderef] __iomem *reg_base ../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/xe/xe_guc_ct.c:885:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block ../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a2xx_catalog.c:47:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/gma500/psb_intel_display.c:435:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? ../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/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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nouveau_dmem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: expected restricted vm_fault_t [usertype] ret ../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: got int ../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_vmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:87:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/gma500/opregion.c:294:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:294:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/gma500/opregion.c:294:25: got struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:324:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:324:20: expected void const *const p ../drivers/gpu/drm/gma500/opregion.c:324:20: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:330:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:330:26: expected struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:330:26: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:331:23: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:331:23: expected void *vbt ../drivers/gpu/drm/gma500/opregion.c:331:23: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:338:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:338:32: expected struct opregion_acpi *acpi ../drivers/gpu/drm/gma500/opregion.c:338:32: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:343:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:343:32: expected struct opregion_asle *asle ../drivers/gpu/drm/gma500/opregion.c:343:32: got void [noderef] __iomem * ../drivers/gpu/drm/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/xe/xe_hw_engine_group.c:296:5: warning: context imbalance in 'xe_hw_engine_group_get_mode' - wrong count at exit ../drivers/gpu/drm/xe/xe_hw_engine_group.c:331:6: warning: context imbalance in 'xe_hw_engine_group_put' - wrong count at exit ../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:47:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a5xx_catalog.c:152:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434: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:434: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/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/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/msm/adreno/a6xx_catalog.c:1094:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1525:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: warning: incorrect type in initializer (different base types) ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: expected unsigned short [usertype] out ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: expected unsigned short [addressable] [assigned] [usertype] lpI2CDataOut ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: got restricted __le16 [usertype] ../drivers/gpu/drm/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/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_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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/xe/xe_mocs.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_mocs.c:199:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: expected unsigned short [addressable] [assigned] [usertype] usConnectorId ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/rs780_dpm.c:722:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:723:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:724:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:727:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:728:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:754:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:757:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:760:17: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:779:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:816:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:820:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:826:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:891:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:893:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:899:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:903:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:905:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:907:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:909:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:913:46: warning: cast to restricted __le32 ../drivers/gpu/drm/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/xe/xe_pci.c:84:9: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_pci.c:85:10: also defined here ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: got restricted __be32 [usertype] ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:156:37: error: too long token expansion ../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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:1561:1: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r600_dpm.c:832:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:834:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:856:38: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:857:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:858:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:888:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:892:55: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:894:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:895:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:896:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:897:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:898:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:899:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:901:58: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:908:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:911:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:918:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:923:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:932:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:943:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:955:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:969:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:972:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:975:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:978:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:980:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:987:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1002:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1004:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1006:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1016:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1018:42: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1019:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1021:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1027:53: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1028:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1029:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1034:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1046:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1048:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1050:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1053:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1055:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1065:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1069:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1070:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1074:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1078:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1083:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1106:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1108:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1110:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1121:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1123:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1132:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1136:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1140:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1159:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1161:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1163:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1168:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1173:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1188:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1190:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1195:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1199:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1208:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1210:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1212:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1214:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1216:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1218:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1220:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1222:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1224:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1226:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1231:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1246:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1248:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1253:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1256:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1267:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1269:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1274:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1278:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1280:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1281:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1283:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1285:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1287:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1289:33: warning: cast to restricted __le16 ../drivers/gpu/drm/nouveau/dispnv04/crtc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/xe/xe_oa.c:2416:25: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2416:25: expected unsigned long long [usertype] *ptr ../drivers/gpu/drm/xe/xe_oa.c:2416:25: got void [noderef] __user * ../drivers/gpu/drm/xe/xe_oa.c:2429:15: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2429:15: expected void const volatile [noderef] __user *ptr ../drivers/gpu/drm/xe/xe_oa.c:2429:15: got unsigned long long [usertype] *ptr ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_migrate.c:778:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1798:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1799:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1800:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1838:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1840:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1845:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1846:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1899:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1903:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1920:42: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:76:38: warning: context imbalance in 'pool_free_older_than' - different lock contexts for basic block ../drivers/gpu/drm/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/radeon/rv770_dpm.c:291:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: left side has type unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: right side has type restricted __be32 ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: left side has type unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: right side has type restricted __be32 ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:2150:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2151:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2152:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2155:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2156:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2199:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2201:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2204:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2205:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2206:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2208:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2210:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2213:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2214:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2295:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2299:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2317:42: warning: cast to restricted __le16 ../drivers/gpu/drm/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/msm/adreno/a6xx_gpu.c:1928:36: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1928:36: expected void [noderef] __iomem *llc_mmio ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1928:36: got void * ../drivers/gpu/drm/xe/xe_pxp.c:712:9: warning: context imbalance in '__pxp_exec_queue_remove' - different lock contexts for basic block ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/evergreen.c:4206:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4206:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4206:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4220:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4220:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4220:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4223:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4223:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4223:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4286:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4286:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4286:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4287:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4287:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4287:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4288:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4288:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4288:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4294:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4300:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4304:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4304:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4304:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4308:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4308:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4308:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4313:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4313:81: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4313:81: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4319:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4680:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4739:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4740:28: warning: cast to restricted __le32 ../drivers/gpu/drm/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/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/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/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/sumo_dpm.c:1407:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1408:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1409:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1412:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1413:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1436:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1474:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/sumo_dpm.c:1477:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1480:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1676:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1677:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1678:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1680:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1694:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1696:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1698:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1701:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1703:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1705:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1706:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1708:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1709:43: warning: cast to restricted __le32 ../drivers/gpu/drm/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/dispnv50/core827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/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:434: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/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/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/xe/xe_pt.c:1090: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/si.c:1568:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1570:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1571:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1573:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3481:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3482:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3490:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3491:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3499:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3498:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:3498:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/si.c:3498:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/si.c:3500:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5706:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5706:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5706:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5707:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5709:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5716:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5718:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5720:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5727:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5728:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5732:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5738:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5741:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5748:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5749:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5751:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5752:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5873:31: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5875:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6262:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6263:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6264:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/trinity_dpm.c:1639:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1640:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1641:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1644:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1645:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1668:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1705:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/trinity_dpm.c:1708:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1711:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1764:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1819:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1820:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1821:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1822:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1824:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1843:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1844:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1847:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1848:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1849:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1850:53: warning: cast to restricted __le16 ../drivers/gpu/drm/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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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/crc907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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/radeon/cik.c:1878:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1880:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1881:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1883:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3909:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3910:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3914:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3918:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3919:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3923:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3927:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3926:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:3926:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/cik.c:3926:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/cik.c:3928:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3932:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3933:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4265:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4266:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4270:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4279:34: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4280:35: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4284:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5943:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5947:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5951:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6433:62: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6434:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6435:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6439:63: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6440:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6441:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6445:62: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6446:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6447:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6451:63: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6452:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6453:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6457:64: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6458:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6459:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6463:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6463:56: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6463:56: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6486:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6486:56: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6486:56: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6713:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6713:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6713:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6714:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6714:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6714:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6715:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6715:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6715:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6720:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6720:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6720:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6722:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6722:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6722:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6724:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6724:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6724:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6731:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6731:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6731:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6732:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6732:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6732:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6736:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6736:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6736:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6739:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6739:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6739:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6740:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6740:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6740:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6745:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6745:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6745:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6748:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6748:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6748:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6749:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6749:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6749:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6752:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6752:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6752:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6753:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6753:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6753:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6757:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6757:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6757:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6758:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6758:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6758:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6760:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6760:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6760:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6761:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6761:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6761:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:7576:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7577:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7578:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: left side has type unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1350:32: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: expected unsigned int [usertype] PowerBoostLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2440:23: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: warning: incorrect type in argument 3 (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: expected unsigned int [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: expected unsigned short [usertype] s0 ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: expected unsigned short [usertype] s1 ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: expected unsigned int [usertype] pwr_const ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: expected unsigned int [usertype] dc_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: expected unsigned int [usertype] bif_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3899:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3900:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3901:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3904:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3905:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3931:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3933:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3936:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3937:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3938:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:4012:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4016:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4034:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2070:60: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: expected unsigned short [usertype] fps_high_t ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: expected unsigned char [usertype] fps_low_t ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: expected unsigned int [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: expected unsigned short [usertype] AT ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: expected unsigned short [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:2304:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2305:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2307:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2320:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2327:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2329:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2331:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2386:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2387:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2388:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2391:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2415:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2452:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h, ...): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/kv_dpm.c:2455:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2458:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2509:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2610:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:2632:24: warning: cast to restricted __be32 ../drivers/gpu/drm/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_execlists_submission.c:797:59: warning: context imbalance in 'assert_pending_valid' - different lock contexts for basic block ../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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/i915/gt/intel_sseu.c:598:17: error: too long token expansion ../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_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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_wa.c:419:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:419:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:441:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:441:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:476:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:476:11: also defined here ../drivers/gpu/drm/i915/gt/intel_reset.c:1572:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/radeon/vce_v1_0.c:181:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:182:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:186:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:19: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:199:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:205:31: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_vce.c:363:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:363:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:363:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:364:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:365:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:367:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:368:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:369:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:370:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:371:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:372:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:373:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:374:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:375:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:376:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:377:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:378:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:380:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:381:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:382:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:383:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:384:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:387:27: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:430:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:431:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:432:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:434:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:435:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:436:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:437:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:438:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:440:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:441:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:444:27: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:701:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:702:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:703:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:704:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:706:41: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:721:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:722:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:723:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:724:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:740:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:741:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:742:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:743:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:745:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:767:33: got restricted __le32 [usertype] ../drivers/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4055:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4089:24: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4097:37: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4112:45: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: expected unsigned int [usertype] NearTDPLimitTherm ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: expected unsigned int [usertype] dGPU_T_Limit ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: expected unsigned int [usertype] dGPU_T_Warning ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: expected unsigned int [usertype] dGPU_T_Hysteresis ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: expected unsigned short [usertype] PwrEfficiencyRatio ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: expected unsigned int [usertype] K ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: expected unsigned int [usertype] T0 ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: expected unsigned int [usertype] MaxT ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: expected unsigned int [usertype] Tthreshold ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: expected unsigned int [usertype] l2numWin_TDP ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: expected unsigned int [usertype] lkge_lut_V0 ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: expected unsigned int [usertype] lkge_lut_Vstep ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: expected unsigned int [usertype] R_LL ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: expected unsigned int [usertype] WinTime ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: expected unsigned int [usertype] calculation_repeats ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: expected unsigned int [usertype] dc_cac ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: expected unsigned int [usertype] lkge_lut_T0 ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: expected unsigned int [usertype] lkge_lut_Tstep ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: left side has type unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:3980:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4001:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4015:89: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4023:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4032:109: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4078:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4139:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/si_dpm.c:4247:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/si_dpm.c:4248:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4312:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4314:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4316:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4318:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4320:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4322:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4324:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4326:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4328:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4331:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4334:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4336:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4338:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4340:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4342:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4344:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4347:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/si_dpm.c:4388:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/si_dpm.c:4390:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4416:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4419:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4514:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4516:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4518:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4520:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4522:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4524:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4526:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4528:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4530:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4533:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4535:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4537:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4539:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4557:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4560:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4798:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4799:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4800:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4801:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4802:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4803:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4804:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4885:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4886:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4887:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4888:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4889:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4890:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4891:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4892:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4893:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4894:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4908:42: warning: too many warnings ../drivers/gpu/drm/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/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:434: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/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/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/dispnv50/base917c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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_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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/i915_active.c:1063:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block ../drivers/gpu/drm/amd/amdgpu/df_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void [noderef] __iomem * ../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void * ../drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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:434: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:434: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:434: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:434: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:1359:10: also defined here ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/dsi/dsi_host.c:1476:27: warning: cast to restricted __be32 ../drivers/gpu/drm/msm/dsi/dsi_host.c:1477:17: warning: cast to restricted __be32 ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2032:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/ih_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019: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:434: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:434: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:2032:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019: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:434: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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_debugfs.c:33:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? ../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here ../drivers/gpu/drm/amd/amdgpu/mes_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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:1359:10: also defined here ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2032:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044:17: struct dma_fence * ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: int ../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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/../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2026:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1978:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1982:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1986:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1992:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2009:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1867:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1874:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1887:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1889:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1891:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1893:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1895:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1897:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1899:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1901:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:877:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1519:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:153:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:166:19: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:180:14: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:232:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:295:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:355:29: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:357:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:435:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:437:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:439:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:441:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:443:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:486:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:488:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:490:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:492:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:494:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:496:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:498:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:572:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:574:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:576:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:578:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:580:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:582:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:584:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:639:37: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:669:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:716:33: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:718:43: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:720:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:863:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1139:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1159:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1042:21: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1065:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1067:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1069:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1244:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1247:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1253:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1256:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1262:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1264:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1266:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1268:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1270:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1296:30: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1362:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1365:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1371:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1374:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1380:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1382:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1384:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1386:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1388:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1728:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1769:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1667:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1817:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1823:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1831:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2259:38: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2260:34: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2261:35: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2266:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2269:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2273:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2275:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2285:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2286:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2288:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2290:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2294:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2297:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2300:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2301:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2303:28: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2305:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2307:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2308:34: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20.c:649:26: warning: dubious: !x & y ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c:649:26: warning: dubious: !x & y ../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/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/dcn21/display_rq_dlg_calc_21.c:655:34: warning: dubious: !x & y ../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/dcn30/display_rq_dlg_calc_30.c:623:34: warning: dubious: !x & y ../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/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/dml/dcn31/display_rq_dlg_calc_31.c:618:34: warning: dubious: !x & y ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_rq_dlg_calc_314.c:706:34: warning: dubious: !x & y ../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:434: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/../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/dce/dce_i2c_sw.c:454:62: warning: dubious: x | !y ../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_hw.c:594:62: warning: dubious: x | !y ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:1192: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/dc/link/accessories/link_dp_cts.c:949:47: warning: Using plain integer as NULL pointer ../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn316/dcn316_resource.c:1617:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn31/dcn31_resource.c:1648:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_factory.c:13:20: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_dpmm/dml2_dpmm_factory.c:23:20: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_mcg/dml2_mcg_factory.c:18:20: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_pmo/dml2_pmo_factory.c:29:20: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_isharp_filters.c:296:29: warning: symbol 'filter_isharp_1D_lut_pregen' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/sspl/dc_spl_isharp_filters.c:335:43: warning: symbol 'sharpness_level_adj' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/hdcp/hdcp_msg.c:133:31: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/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:356:30: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:359:46: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:887:64: warning: cast truncates bits from constant value (44 becomes 4) ../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:521:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:597:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7174:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11143:73: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11144:69: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11702:74: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11703:70: warning: Using plain integer as NULL pointer make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.VWXZBgwFQQ 2025-09-23 18:00:26.423681407 -0700 +++ /tmp/tmp.LvWZB5Mm8A 2025-09-23 18:03:58.389213934 -0700 @@ -0,0 +1,17 @@ +../init/init_task.c:117:28: warning: incorrect type in initializer (different address spaces) +../init/init_task.c:117:28: expected struct task_struct [noderef] __rcu *real_parent +../init/init_task.c:117:28: got struct task_struct * +../init/init_task.c:118:28: warning: incorrect type in initializer (different address spaces) +../init/init_task.c:118:28: expected struct task_struct [noderef] __rcu *parent +../init/init_task.c:118:28: got struct task_struct * +../init/init_task.c:132:28: warning: incorrect type in initializer (different address spaces) +../init/init_task.c:132:28: expected struct sighand_struct [noderef] __rcu *sighand +../init/init_task.c:132: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/hyperv/hv_init.c:71:20: warning: cast removes address space '__iomem' of expression +../arch/x86/hyperv/hv_init.c:239:33: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/hyperv/hv_init.c:239:33: expected void volatile [noderef] __iomem *addr +../arch/x86/hyperv/hv_init.c:239:33: got void * +../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 * @@ -143,52 +159,0 @@ -../init/init_task.c:117:28: warning: incorrect type in initializer (different address spaces) -../init/init_task.c:117:28: expected struct task_struct [noderef] __rcu *real_parent -../init/init_task.c:117:28: got struct task_struct * -../init/init_task.c:118:28: warning: incorrect type in initializer (different address spaces) -../init/init_task.c:118:28: expected struct task_struct [noderef] __rcu *parent -../init/init_task.c:118:28: got struct task_struct * -../init/init_task.c:132:28: warning: incorrect type in initializer (different address spaces) -../init/init_task.c:132:28: expected struct sighand_struct [noderef] __rcu *sighand -../init/init_task.c:132:28: got struct sighand_struct * -../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? -../ipc/msg.c:181:26: warning: context imbalance in 'newque' - unexpected unlock -../security/commoncap.c:1401:41: warning: dubious: !x | y -../arch/x86/hyperv/hv_init.c:71:20: warning: cast removes address space '__iomem' of expression -../arch/x86/hyperv/hv_init.c:239:33: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/hyperv/hv_init.c:239:33: expected void volatile [noderef] __iomem *addr -../arch/x86/hyperv/hv_init.c:239:33: got void * -../ipc/sem.c:579:9: warning: context imbalance in 'newary' - unexpected unlock -../ipc/sem.c:1186:17: warning: context imbalance in 'freeary' - unexpected unlock -../ipc/sem.c:1647:9: warning: context imbalance in 'semctl_down' - different lock contexts for basic block -../ipc/sem.c:1906:24: warning: context imbalance in 'find_alloc_undo' - wrong count at exit -../ipc/sem.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/linux/compat.h): -../include/linux/rcupdate.h:871:25: warning: context imbalance in '__do_semtimedop' - unexpected unlock -../init/main.c:193:12: warning: symbol 'envp_init' was not declared. Should it be static? -../init/main.c:291:16: warning: cast to restricted __le32 -../init/main.c:292:16: warning: cast to restricted __le32 -../ipc/shm.c:131:17: warning: context imbalance in 'do_shm_rmid' - unexpected unlock -../ipc/shm.c:290:17: warning: context imbalance in '__shm_open' - unexpected unlock -../ipc/shm.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): -../include/linux/rcupdate.h:871:25: warning: context imbalance in 'shm_destroy' - unexpected unlock -../ipc/shm.c:391:17: warning: context imbalance in '__shm_close' - unexpected unlock -../ipc/shm.c:409:12: warning: context imbalance in 'shm_try_destroy_orphaned' - wrong count at exit -../ipc/shm.c:449:26: warning: context imbalance in 'exit_shm' - different lock contexts for basic block -../ipc/shm.c: note: in included file (through ../include/linux/thread_info.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): -../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'newseg' - unexpected unlock -../ipc/shm.c:1037:9: warning: context imbalance in 'shmctl_down' - different lock contexts for basic block -../ipc/shm.c:1681:17: warning: context imbalance in 'do_shmat' - unexpected unlock -../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] -../net/socket.c:1719:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? -../sound/core/pcm_native.c:96:1: warning: context imbalance in 'snd_pcm_group_lock' - different lock contexts for basic block -../sound/core/pcm_native.c:97:1: warning: context imbalance in 'snd_pcm_group_unlock' - unexpected unlock -../sound/core/pcm_native.c:98:1: warning: context imbalance in 'snd_pcm_group_lock_irq' - different lock contexts for basic block -../sound/core/pcm_native.c:99:1: warning: context imbalance in 'snd_pcm_group_unlock_irq' - unexpected unlock -../sound/core/pcm_native.c:146:9: warning: context imbalance in 'snd_pcm_stream_lock_nested' - different lock contexts for basic block -../sound/core/pcm_native.c:172:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave' - different lock contexts for basic block -../sound/core/pcm_native.c:185:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave_nested' - different lock contexts for basic block -../sound/core/pcm_native.c:202:39: warning: context imbalance in 'snd_pcm_stream_unlock_irqrestore' - unexpected unlock -../sound/core/pcm_native.c:1285:44: warning: context imbalance in 'snd_pcm_action_group' - unexpected unlock -../sound/core/pcm_native.c:1355:37: warning: context imbalance in 'snd_pcm_stream_group_ref' - different lock contexts for basic block -../drivers/pwm/core.c:40:9: warning: context imbalance in 'pwmchip_lock' - wrong count at exit -../drivers/pwm/core.c:49:28: warning: context imbalance in 'pwmchip_unlock' - unexpected unlock @@ -221,0 +187,50 @@ +../ipc/msg.c:181:26: warning: context imbalance in 'newque' - unexpected unlock +../security/commoncap.c:1401:41: warning: dubious: !x | y +../ipc/shm.c:131:17: warning: context imbalance in 'do_shm_rmid' - unexpected unlock +../ipc/shm.c:290:17: warning: context imbalance in '__shm_open' - unexpected unlock +../ipc/shm.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): +../include/linux/rcupdate.h:871:25: warning: context imbalance in 'shm_destroy' - unexpected unlock +../ipc/shm.c:391:17: warning: context imbalance in '__shm_close' - unexpected unlock +../ipc/shm.c:409:12: warning: context imbalance in 'shm_try_destroy_orphaned' - wrong count at exit +../ipc/shm.c:449:26: warning: context imbalance in 'exit_shm' - different lock contexts for basic block +../ipc/shm.c: note: in included file (through ../include/linux/thread_info.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): +../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'newseg' - unexpected unlock +../ipc/shm.c:1037:9: warning: context imbalance in 'shmctl_down' - different lock contexts for basic block +../ipc/shm.c:1681:17: warning: context imbalance in 'do_shmat' - unexpected unlock +../init/main.c:193:12: warning: symbol 'envp_init' was not declared. Should it be static? +../init/main.c:291:16: warning: cast to restricted __le32 +../init/main.c:292:16: warning: cast to restricted __le32 +../ipc/sem.c:579:9: warning: context imbalance in 'newary' - unexpected unlock +../ipc/sem.c:1186:17: warning: context imbalance in 'freeary' - unexpected unlock +../ipc/sem.c:1647:9: warning: context imbalance in 'semctl_down' - different lock contexts for basic block +../ipc/sem.c:1906:24: warning: context imbalance in 'find_alloc_undo' - wrong count at exit +../ipc/sem.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/linux/compat.h): +../include/linux/rcupdate.h:871:25: warning: context imbalance in '__do_semtimedop' - unexpected unlock +../drivers/pwm/core.c:40:9: warning: context imbalance in 'pwmchip_lock' - wrong count at exit +../drivers/pwm/core.c:49:28: warning: context imbalance in 'pwmchip_unlock' - unexpected unlock +../net/sched/sch_generic.c:223:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block +../net/sched/sch_generic.c:303:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block +../net/sched/sch_generic.c:325:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock +../net/sched/sch_generic.c:467:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit +../net/sched/sch_generic.c:490:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock +../net/sched/sch_generic.c:1297:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block +../net/bpf/test_run.c:521:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? +../net/bpf/test_run.c:527:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? +../net/bpf/test_run.c:532:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? +../net/bpf/test_run.c:537:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? +../net/bpf/test_run.c:542:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? +../net/bpf/test_run.c:547:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? +../net/bpf/test_run.c:556:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? +../net/bpf/test_run.c:562:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? +../net/bpf/test_run.c:567:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? +../net/bpf/test_run.c:572:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? +../net/bpf/test_run.c:577:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? +../net/bpf/test_run.c:581:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? +../net/bpf/test_run.c:587:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? +../net/bpf/test_run.c:594:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? +../net/bpf/test_run.c:601:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? +../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? +../net/bpf/test_run.c:628:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? +../net/bpf/test_run.c:634:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? +../net/bpf/test_run.c:638:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' 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? @@ -226,24 +241,21 @@ -../io_uring/io_uring.c:543:28: warning: invalid assignment: |= -../io_uring/io_uring.c:543:28: left side has type bool -../io_uring/io_uring.c:543: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:201:37: warning: array of flexible structures -../io_uring/io_uring.c:792:58: warning: array of flexible structures -../io_uring/io_uring.c:921:69: warning: array of flexible structures -../io_uring/io_uring.c: note: in included file: -../io_uring/io_uring.h:84:73: warning: array of flexible structures -../io_uring/io_uring.c:1719:25: warning: restricted io_req_flags_t degrades to integer -../io_uring/io_uring.c:584:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block -../io_uring/io_uring.c:2471:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block -../arch/x86/kvm/../../../virt/kvm/kvm_main.c: note: in included file: -../include/linux/kvm_host.h:2083:54: warning: array of flexible structures -../include/linux/kvm_host.h:2085:56: warning: array of flexible structures -../arch/x86/kvm/../../../virt/kvm/kvm_main.c:561:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_start' - different lock contexts for basic block -../arch/x86/kvm/../../../virt/kvm/kvm_main.c:561:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_end' - different lock contexts for basic block -../arch/x86/kvm/../../../virt/kvm/kvm_main.c:2504:25: warning: context imbalance in 'kvm_vm_set_mem_attributes' - different lock contexts for basic block -../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 * -../arch/x86/events/intel/core.c:3614:1: warning: context imbalance in 'intel_start_scheduling' - different lock contexts for basic block -../arch/x86/events/intel/core.c:3687:9: warning: context imbalance in 'intel_stop_scheduling' - unexpected unlock -../arch/x86/events/intel/core.c:3899:25: warning: context imbalance in 'intel_put_excl_constraints' - unexpected unlock +../net/socket.c:1719:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? +../samples/ftrace/ftrace-direct.c: In function ‘ftrace_direct_init’: +../samples/ftrace/ftrace-direct.c:210:16: error: too few arguments to function ‘register_ftrace_direct’; expected 3, have 2 + 210 | return register_ftrace_direct(&direct, (unsigned long) my_tramp); + | ^~~~~~~~~~~~~~~~~~~~~~ +In file included from ../samples/ftrace/ftrace-direct.c:5: +../include/linux/ftrace.h:539:5: note: declared here + 539 | int register_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr); + | ^~~~~~~~~~~~~~~~~~~~~~ +../samples/ftrace/ftrace-direct.c: In function ‘ftrace_direct_exit’: +../samples/ftrace/ftrace-direct.c:215:9: error: too few arguments to function ‘unregister_ftrace_direct’; expected 4, have 3 + 215 | unregister_ftrace_direct(&direct, (unsigned long)my_tramp, true); + | ^~~~~~~~~~~~~~~~~~~~~~~~ +../include/linux/ftrace.h:540:5: note: declared here + 540 | int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, + | ^~~~~~~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:287: samples/ftrace/ftrace-direct.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +../net/netlink/af_netlink.c:2619:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit +../net/netlink/af_netlink.c:2625:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock +../net/netlink/af_netlink.c:2675:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit @@ -324,4 +336,16 @@ -../mm/filemap.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/dax.h): -../include/linux/rcupdate.h:871:25: warning: context imbalance in 'filemap_fault_recheck_pte_none' - unexpected unlock -../include/linux/rcupdate.h:869:9: warning: context imbalance in 'filemap_map_pages' - different lock contexts for basic block -../fs/read_write.c:159:1: warning: context imbalance in 'generic_file_llseek_size' - different lock contexts for basic block +../samples/ftrace/ftrace-direct-too.c: In function ‘ftrace_direct_init’: +../samples/ftrace/ftrace-direct-too.c:243:16: error: too few arguments to function ‘register_ftrace_direct’; expected 3, have 2 + 243 | return register_ftrace_direct(&direct, (unsigned long) my_tramp); + | ^~~~~~~~~~~~~~~~~~~~~~ +In file included from ../samples/ftrace/ftrace-direct-too.c:5: +../include/linux/ftrace.h:539:5: note: declared here + 539 | int register_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr); + | ^~~~~~~~~~~~~~~~~~~~~~ +../samples/ftrace/ftrace-direct-too.c: In function ‘ftrace_direct_exit’: +../samples/ftrace/ftrace-direct-too.c:248:9: error: too few arguments to function ‘unregister_ftrace_direct’; expected 4, have 3 + 248 | unregister_ftrace_direct(&direct, (unsigned long)my_tramp, true); + | ^~~~~~~~~~~~~~~~~~~~~~~~ +../include/linux/ftrace.h:540:5: note: declared here + 540 | int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, + | ^~~~~~~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:287: samples/ftrace/ftrace-direct-too.o] Error 1 @@ -329,0 +354,39 @@ +../samples/ftrace/ftrace-direct-modify.c: In function ‘simple_thread’: +../samples/ftrace/ftrace-direct-modify.c:305:23: error: too few arguments to function ‘modify_ftrace_direct’; expected 4, have 2 + 305 | ret = modify_ftrace_direct(&direct, tramps[t]); + | ^~~~~~~~~~~~~~~~~~~~ +In file included from ../samples/ftrace/ftrace-direct-modify.c:4: +../include/linux/ftrace.h:542:5: note: declared here + 542 | int modify_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, bool lock_direct_mutex); + | ^~~~~~~~~~~~~~~~~~~~ +../samples/ftrace/ftrace-direct-modify.c: In function ‘ftrace_direct_init’: +../samples/ftrace/ftrace-direct-modify.c:321:15: error: too few arguments to function ‘register_ftrace_direct’; expected 3, have 2 + 321 | ret = register_ftrace_direct(&direct, my_tramp); + | ^~~~~~~~~~~~~~~~~~~~~~ +../include/linux/ftrace.h:539:5: note: declared here + 539 | int register_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr); + | ^~~~~~~~~~~~~~~~~~~~~~ +../samples/ftrace/ftrace-direct-modify.c: In function ‘ftrace_direct_exit’: +../samples/ftrace/ftrace-direct-modify.c:331:9: error: too few arguments to function ‘unregister_ftrace_direct’; expected 4, have 3 + 331 | unregister_ftrace_direct(&direct, my_tramp, true); + | ^~~~~~~~~~~~~~~~~~~~~~~~ +../include/linux/ftrace.h:540:5: note: declared here + 540 | int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, + | ^~~~~~~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:287: samples/ftrace/ftrace-direct-modify.o] Error 1 +../samples/ftrace/ftrace-direct-multi.c: In function ‘ftrace_direct_multi_init’: +../samples/ftrace/ftrace-direct-multi.c:228:16: error: too few arguments to function ‘register_ftrace_direct’; expected 3, have 2 + 228 | return register_ftrace_direct(&direct, (unsigned long) my_tramp); + | ^~~~~~~~~~~~~~~~~~~~~~ +In file included from ../samples/ftrace/ftrace-direct-multi.c:5: +../include/linux/ftrace.h:539:5: note: declared here + 539 | int register_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr); + | ^~~~~~~~~~~~~~~~~~~~~~ +../samples/ftrace/ftrace-direct-multi.c: In function ‘ftrace_direct_multi_exit’: +../samples/ftrace/ftrace-direct-multi.c:233:9: error: too few arguments to function ‘unregister_ftrace_direct’; expected 4, have 3 + 233 | unregister_ftrace_direct(&direct, (unsigned long) my_tramp, true); + | ^~~~~~~~~~~~~~~~~~~~~~~~ +../include/linux/ftrace.h:540:5: note: declared here + 540 | int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, + | ^~~~~~~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:287: samples/ftrace/ftrace-direct-multi.o] Error 1 @@ -336 +399,96 @@ -../kernel/cpu.c:1254:9: warning: context imbalance in 'clear_tasks_mm_cpumask' - different lock contexts for basic block +../samples/ftrace/ftrace-direct-multi-modify.c: In function ‘simple_thread’: +../samples/ftrace/ftrace-direct-multi-modify.c:347:23: error: too few arguments to function ‘modify_ftrace_direct’; expected 4, have 2 + 347 | ret = modify_ftrace_direct(&direct, tramps[t]); + | ^~~~~~~~~~~~~~~~~~~~ +In file included from ../samples/ftrace/ftrace-direct-multi-modify.c:4: +../include/linux/ftrace.h:542:5: note: declared here + 542 | int modify_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, bool lock_direct_mutex); + | ^~~~~~~~~~~~~~~~~~~~ +../samples/ftrace/ftrace-direct-multi-modify.c: In function ‘ftrace_direct_multi_init’: +../samples/ftrace/ftrace-direct-multi-modify.c:365:15: error: too few arguments to function ‘register_ftrace_direct’; expected 3, have 2 + 365 | ret = register_ftrace_direct(&direct, my_tramp); + | ^~~~~~~~~~~~~~~~~~~~~~ +../include/linux/ftrace.h:539:5: note: declared here + 539 | int register_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr); + | ^~~~~~~~~~~~~~~~~~~~~~ +../samples/ftrace/ftrace-direct-multi-modify.c: In function ‘ftrace_direct_multi_exit’: +../samples/ftrace/ftrace-direct-multi-modify.c:375:9: error: too few arguments to function ‘unregister_ftrace_direct’; expected 4, have 3 + 375 | unregister_ftrace_direct(&direct, my_tramp, true); + | ^~~~~~~~~~~~~~~~~~~~~~~~ +../include/linux/ftrace.h:540:5: note: declared here + 540 | int unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long ip, unsigned long addr, + | ^~~~~~~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:287: samples/ftrace/ftrace-direct-multi-modify.o] Error 1 +../security/selinux/avc.c:467:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block +../fs/read_write.c:159:1: warning: context imbalance in 'generic_file_llseek_size' - different lock contexts for basic block +../drivers/gpio/gpiolib.c:432:5: warning: context imbalance in 'gpiod_get_direction' - different lock contexts for basic block +../drivers/gpio/gpiolib.c:535:25: warning: context imbalance in 'gpio_name_to_desc' - wrong count at exit +../drivers/gpio/gpiolib.c:954:9: warning: context imbalance in 'gpiochip_setup_devs' - wrong count at exit +../drivers/gpio/gpiolib.c:1329:20: warning: context imbalance in 'gpio_device_find' - wrong count at exit +../drivers/gpio/gpiolib.c:2432:12: warning: context imbalance in 'gpiod_request_commit' - wrong count at exit +../drivers/gpio/gpiolib.c:2504:9: warning: context imbalance in 'gpiod_free_commit' - wrong count at exit +../drivers/gpio/gpiolib.c:2551:6: warning: context imbalance in 'gpiochip_dup_line_label' - different lock contexts for basic block +../drivers/gpio/gpiolib.c:2655:5: warning: context imbalance in 'gpio_do_set_config' - wrong count at exit +../drivers/gpio/gpiolib.c:2832:5: warning: context imbalance in 'gpiod_direction_input_nonotify' - wrong count at exit +../drivers/gpio/gpiolib.c:2899:12: warning: context imbalance in 'gpiod_direction_output_raw_commit' - wrong count at exit +../drivers/gpio/gpiolib.c:3076:5: warning: context imbalance in 'gpiod_enable_hw_timestamp_ns' - different lock contexts for basic block +../drivers/gpio/gpiolib.c:3109:5: warning: context imbalance in 'gpiod_disable_hw_timestamp_ns' - different lock contexts for basic block +../drivers/gpio/gpiolib.c:3280:12: warning: context imbalance in 'gpiod_get_raw_value_commit' - wrong count at exit +../drivers/gpio/gpiolib.c:3334:22: warning: context imbalance in 'gpio_device_chip_cmp' - wrong count at exit +../drivers/gpio/gpiolib.c:3337:5: warning: context imbalance in 'gpiod_get_array_value_complex' - wrong count at exit +../drivers/gpio/gpiolib.c:3572:12: warning: context imbalance in 'gpio_set_open_drain_value_commit' - wrong count at exit +../drivers/gpio/gpiolib.c:3601:12: warning: context imbalance in 'gpio_set_open_source_value_commit' - wrong count at exit +../drivers/gpio/gpiolib.c:3625:12: warning: context imbalance in 'gpiod_set_raw_value_commit' - different lock contexts for basic block +../drivers/gpio/gpiolib.c:3676:5: warning: context imbalance in 'gpiod_set_array_value_complex' - different lock contexts for basic block +../drivers/gpio/gpiolib.c:3980:5: warning: context imbalance in 'gpiod_to_irq' - different lock contexts for basic block +../drivers/gpio/gpiolib.c:4395:6: warning: context imbalance in 'gpiod_line_state_notify' - wrong count at exit +../drivers/gpio/gpiolib.c:4923:5: warning: context imbalance in 'gpiod_hog' - wrong count at exit +../drivers/gpio/gpiolib.c:5237:9: warning: context imbalance in 'gpiolib_dbg_show' - different lock contexts for basic block +../drivers/gpio/gpiolib.c:5265:13: warning: context imbalance in 'gpiolib_seq_start' - wrong count at exit +../drivers/gpio/gpiolib.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:373:9: warning: context imbalance in 'gpiolib_seq_stop' - unexpected unlock +../drivers/gpio/gpiolib.c:5310:12: warning: context imbalance in 'gpiolib_seq_show' - wrong count at exit +../sound/core/pcm_native.c:96:1: warning: context imbalance in 'snd_pcm_group_lock' - different lock contexts for basic block +../sound/core/pcm_native.c:97:1: warning: context imbalance in 'snd_pcm_group_unlock' - unexpected unlock +../sound/core/pcm_native.c:98:1: warning: context imbalance in 'snd_pcm_group_lock_irq' - different lock contexts for basic block +../sound/core/pcm_native.c:99:1: warning: context imbalance in 'snd_pcm_group_unlock_irq' - unexpected unlock +../sound/core/pcm_native.c:146:9: warning: context imbalance in 'snd_pcm_stream_lock_nested' - different lock contexts for basic block +../sound/core/pcm_native.c:172:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave' - different lock contexts for basic block +../sound/core/pcm_native.c:185:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave_nested' - different lock contexts for basic block +../sound/core/pcm_native.c:202:39: warning: context imbalance in 'snd_pcm_stream_unlock_irqrestore' - unexpected unlock +../sound/core/pcm_native.c:1285:44: warning: context imbalance in 'snd_pcm_action_group' - unexpected unlock +../sound/core/pcm_native.c:1355:37: warning: context imbalance in 'snd_pcm_stream_group_ref' - different lock contexts for basic block +../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) +../fs/exec.c:311:39: expected char const [noderef] __user * +../fs/exec.c:311:39: got void * +../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) +../fs/exec.c:318:31: expected char const [noderef] __user * +../fs/exec.c:318:31: got void * +../fs/exec.c:911:48: warning: incorrect type in initializer (different address spaces) +../fs/exec.c:911:48: expected struct sighand_struct *oldsighand +../fs/exec.c:911:48: got struct sighand_struct [noderef] __rcu *sighand +../fs/exec.c:1017:56: warning: incorrect type in argument 2 (different address spaces) +../fs/exec.c:1017:56: expected struct task_struct *parent +../fs/exec.c:1017:56: got struct task_struct [noderef] __rcu *parent +../fs/exec.c:1052:47: warning: incorrect type in initializer (different address spaces) +../fs/exec.c:1052:47: expected struct sighand_struct *oldsighand +../fs/exec.c:1052:47: got struct sighand_struct [noderef] __rcu *sighand +../fs/exec.c:1167:26: warning: incorrect type in argument 1 (different address spaces) +../fs/exec.c:1167:26: expected struct spinlock [usertype] *lock +../fs/exec.c:1167:26: got struct spinlock [noderef] __rcu * +../fs/exec.c:1169:28: warning: incorrect type in argument 1 (different address spaces) +../fs/exec.c:1169:28: expected struct spinlock [usertype] *lock +../fs/exec.c:1169:28: got struct spinlock [noderef] __rcu * +../fs/exec.c:1693:70: warning: incorrect type in argument 1 (different address spaces) +../fs/exec.c:1693:70: expected struct task_struct *tsk +../fs/exec.c:1693:70: got struct task_struct [noderef] __rcu *parent +../mm/page-writeback.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): +../include/linux/rcupdate.h:869:9: warning: context imbalance in 'folio_redirty_for_writepage' - different lock contexts for basic block +../include/linux/rcupdate.h:869:9: warning: context imbalance in '__folio_cancel_dirty' - different lock contexts for basic block +../include/linux/rcupdate.h:869:9: warning: context imbalance in 'folio_clear_dirty_for_io' - different lock contexts for basic block +../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/sched.h, ../include/linux/percpu.h, ../arch/x86/include/asm/msr.h, ../arch/x86/include/asm/tsc.h, ...): +../include/linux/bottom_half.h:33:30: warning: context imbalance in 'icmp_reply' - different lock contexts for basic block +../include/linux/bottom_half.h:33:30: warning: context imbalance in '__icmp_send' - different lock contexts for basic block +../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] @@ -398,183 +556,12 @@ -../drivers/gpio/gpiolib.c:432:5: warning: context imbalance in 'gpiod_get_direction' - different lock contexts for basic block -../drivers/gpio/gpiolib.c:535:25: warning: context imbalance in 'gpio_name_to_desc' - wrong count at exit -../drivers/gpio/gpiolib.c:954:9: warning: context imbalance in 'gpiochip_setup_devs' - wrong count at exit -../drivers/gpio/gpiolib.c:1329:20: warning: context imbalance in 'gpio_device_find' - wrong count at exit -../drivers/gpio/gpiolib.c:2432:12: warning: context imbalance in 'gpiod_request_commit' - wrong count at exit -../drivers/gpio/gpiolib.c:2504:9: warning: context imbalance in 'gpiod_free_commit' - wrong count at exit -../drivers/gpio/gpiolib.c:2551:6: warning: context imbalance in 'gpiochip_dup_line_label' - different lock contexts for basic block -../drivers/gpio/gpiolib.c:2655:5: warning: context imbalance in 'gpio_do_set_config' - wrong count at exit -../drivers/gpio/gpiolib.c:2832:5: warning: context imbalance in 'gpiod_direction_input_nonotify' - wrong count at exit -../drivers/gpio/gpiolib.c:2899:12: warning: context imbalance in 'gpiod_direction_output_raw_commit' - wrong count at exit -../drivers/gpio/gpiolib.c:3076:5: warning: context imbalance in 'gpiod_enable_hw_timestamp_ns' - different lock contexts for basic block -../drivers/gpio/gpiolib.c:3109:5: warning: context imbalance in 'gpiod_disable_hw_timestamp_ns' - different lock contexts for basic block -../drivers/gpio/gpiolib.c:3280:12: warning: context imbalance in 'gpiod_get_raw_value_commit' - wrong count at exit -../drivers/gpio/gpiolib.c:3334:22: warning: context imbalance in 'gpio_device_chip_cmp' - wrong count at exit -../drivers/gpio/gpiolib.c:3337:5: warning: context imbalance in 'gpiod_get_array_value_complex' - wrong count at exit -../drivers/gpio/gpiolib.c:3572:12: warning: context imbalance in 'gpio_set_open_drain_value_commit' - wrong count at exit -../drivers/gpio/gpiolib.c:3601:12: warning: context imbalance in 'gpio_set_open_source_value_commit' - wrong count at exit -../drivers/gpio/gpiolib.c:3625:12: warning: context imbalance in 'gpiod_set_raw_value_commit' - different lock contexts for basic block -../drivers/gpio/gpiolib.c:3676:5: warning: context imbalance in 'gpiod_set_array_value_complex' - different lock contexts for basic block -../drivers/gpio/gpiolib.c:3980:5: warning: context imbalance in 'gpiod_to_irq' - different lock contexts for basic block -../drivers/gpio/gpiolib.c:4395:6: warning: context imbalance in 'gpiod_line_state_notify' - wrong count at exit -../drivers/gpio/gpiolib.c:4923:5: warning: context imbalance in 'gpiod_hog' - wrong count at exit -../drivers/gpio/gpiolib.c:5237:9: warning: context imbalance in 'gpiolib_dbg_show' - different lock contexts for basic block -../drivers/gpio/gpiolib.c:5265:13: warning: context imbalance in 'gpiolib_seq_start' - wrong count at exit -../drivers/gpio/gpiolib.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:373:9: warning: context imbalance in 'gpiolib_seq_stop' - unexpected unlock -../drivers/gpio/gpiolib.c:5310:12: warning: context imbalance in 'gpiolib_seq_show' - wrong count at exit -../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? -../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) -../fs/exec.c:311:39: expected char const [noderef] __user * -../fs/exec.c:311:39: got void * -../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) -../fs/exec.c:318:31: expected char const [noderef] __user * -../fs/exec.c:318:31: got void * -../fs/exec.c:911:48: warning: incorrect type in initializer (different address spaces) -../fs/exec.c:911:48: expected struct sighand_struct *oldsighand -../fs/exec.c:911:48: got struct sighand_struct [noderef] __rcu *sighand -../fs/exec.c:1017:56: warning: incorrect type in argument 2 (different address spaces) -../fs/exec.c:1017:56: expected struct task_struct *parent -../fs/exec.c:1017:56: got struct task_struct [noderef] __rcu *parent -../fs/exec.c:1052:47: warning: incorrect type in initializer (different address spaces) -../fs/exec.c:1052:47: expected struct sighand_struct *oldsighand -../fs/exec.c:1052:47: got struct sighand_struct [noderef] __rcu *sighand -../fs/exec.c:1167:26: warning: incorrect type in argument 1 (different address spaces) -../fs/exec.c:1167:26: expected struct spinlock [usertype] *lock -../fs/exec.c:1167:26: got struct spinlock [noderef] __rcu * -../fs/exec.c:1169:28: warning: incorrect type in argument 1 (different address spaces) -../fs/exec.c:1169:28: expected struct spinlock [usertype] *lock -../fs/exec.c:1169:28: got struct spinlock [noderef] __rcu * -../fs/exec.c:1693:70: warning: incorrect type in argument 1 (different address spaces) -../fs/exec.c:1693:70: expected struct task_struct *tsk -../fs/exec.c:1693:70: got struct task_struct [noderef] __rcu *parent -../net/netlink/af_netlink.c:2619:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit -../net/netlink/af_netlink.c:2625:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock -../net/netlink/af_netlink.c:2675:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit -../net/core/dev.c:5730:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? -../net/core/dev.c:4158:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block -../net/core/dev.c:5688:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block -../security/selinux/avc.c:467:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block -../net/bpf/test_run.c:521:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? -../net/bpf/test_run.c:527:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? -../net/bpf/test_run.c:532:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? -../net/bpf/test_run.c:537:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? -../net/bpf/test_run.c:542:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? -../net/bpf/test_run.c:547:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? -../net/bpf/test_run.c:556:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? -../net/bpf/test_run.c:562:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? -../net/bpf/test_run.c:567:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? -../net/bpf/test_run.c:572:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? -../net/bpf/test_run.c:577:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? -../net/bpf/test_run.c:581:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? -../net/bpf/test_run.c:587:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? -../net/bpf/test_run.c:594:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? -../net/bpf/test_run.c:601:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? -../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? -../net/bpf/test_run.c:628:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? -../net/bpf/test_run.c:634:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? -../net/bpf/test_run.c:638:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? -../security/security.c: note: in included file: -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_0' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_1' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_2' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_3' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_4' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_5' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_6' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_7' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_8' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_9' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_10' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_11' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_12' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_13' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_0' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_1' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_2' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_3' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_4' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_5' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_6' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_7' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_8' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_9' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_10' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_11' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_12' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_13' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_0' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_1' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_2' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_3' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_4' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_5' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_6' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_7' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_8' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_9' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_10' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_11' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_12' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_13' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_0' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_1' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_2' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_3' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_4' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_5' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_6' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_7' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_8' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_9' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_10' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_11' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_12' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_13' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_0' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_1' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_2' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_3' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_4' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_5' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_6' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_7' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_8' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_9' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_10' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_11' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_12' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_13' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_0' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_1' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_2' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_3' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_4' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_5' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_6' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_7' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_8' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_9' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_10' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_11' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_12' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_13' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_0' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_1' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_2' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_3' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_4' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_5' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_6' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_7' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_8' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_9' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_10' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_11' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_12' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_13' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:41:1: warning: symbol 'security_hook_active_capset_0' was not declared. Should it be static? -../include/linux/lsm_hook_defs.h:41:1: warning: too many warnings -../mm/page-writeback.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): -../include/linux/rcupdate.h:869:9: warning: context imbalance in 'folio_redirty_for_writepage' - different lock contexts for basic block -../include/linux/rcupdate.h:869:9: warning: context imbalance in '__folio_cancel_dirty' - different lock contexts for basic block -../include/linux/rcupdate.h:869:9: warning: context imbalance in 'folio_clear_dirty_for_io' - different lock contexts for basic block +../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? +../kernel/cpu.c:1254:9: warning: context imbalance in 'clear_tasks_mm_cpumask' - different lock contexts for basic block +make[4]: *** [../scripts/Makefile.build:556: samples/ftrace] Error 2 +make[4]: *** Waiting for unfinished jobs.... +../mm/filemap.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/dax.h): +../include/linux/rcupdate.h:871:25: warning: context imbalance in 'filemap_fault_recheck_pte_none' - unexpected unlock +../include/linux/rcupdate.h:869:9: warning: context imbalance in 'filemap_map_pages' - different lock contexts for basic block +make[3]: *** [../scripts/Makefile.build:556: samples] Error 2 +make[3]: *** Waiting for unfinished jobs.... +../arch/x86/kernel/ldt.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h): +../include/linux/rcupdate.h:871:25: warning: context imbalance in 'map_ldt_struct' - unexpected unlock +../include/linux/rcupdate.h:871:25: warning: context imbalance in 'unmap_ldt_struct' - unexpected unlock @@ -591,4 +578,12 @@ -../security/selinux/hooks.c:5613:22: warning: restricted __be16 degrades to integer -../security/selinux/hooks.c:5614:22: warning: restricted __be16 degrades to integer -../io_uring/register.c: note: in included file: -../include/linux/io_uring_types.h:201:37: warning: array of flexible structures +../arch/x86/kvm/../../../virt/kvm/pfncache.c:184:17: warning: context imbalance in 'hva_to_pfn_retry' - unexpected unlock +../arch/x86/events/intel/core.c:3614:1: warning: context imbalance in 'intel_start_scheduling' - different lock contexts for basic block +../arch/x86/events/intel/core.c:3687:9: warning: context imbalance in 'intel_stop_scheduling' - unexpected unlock +../arch/x86/events/intel/core.c:3899:25: warning: context imbalance in 'intel_put_excl_constraints' - unexpected unlock +../arch/x86/kernel/setup.c:231:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? +../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:132:17: warning: context imbalance in 'kvm_gmem_invalidate_begin' - different lock contexts for basic block +../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 * @@ -603,9 +597,0 @@ -../net/sched/sch_generic.c:223:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block -../net/sched/sch_generic.c:303:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block -../net/sched/sch_generic.c:325:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock -../net/sched/sch_generic.c:467:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit -../net/sched/sch_generic.c:490:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock -../net/sched/sch_generic.c:1297:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block -../fs/namei.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): -../include/linux/rcupdate.h:871:25: warning: context imbalance in 'leave_rcu' - unexpected unlock -../fs/namei.c:2518:19: warning: context imbalance in 'path_init' - different lock contexts for basic block @@ -692,0 +679,21 @@ +../arch/x86/kvm/../../../virt/kvm/kvm_main.c: note: in included file: +../include/linux/kvm_host.h:2083:54: warning: array of flexible structures +../include/linux/kvm_host.h:2085:56: warning: array of flexible structures +../arch/x86/kvm/../../../virt/kvm/kvm_main.c:561:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_start' - different lock contexts for basic block +../arch/x86/kvm/../../../virt/kvm/kvm_main.c:561:37: warning: context imbalance in 'kvm_mmu_notifier_invalidate_range_end' - different lock contexts for basic block +../arch/x86/kvm/../../../virt/kvm/kvm_main.c:2504:25: warning: context imbalance in 'kvm_vm_set_mem_attributes' - different lock contexts for basic block +../io_uring/io_uring.c:543:28: warning: invalid assignment: |= +../io_uring/io_uring.c:543:28: left side has type bool +../io_uring/io_uring.c:543: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:201:37: warning: array of flexible structures +../io_uring/io_uring.c:792:58: warning: array of flexible structures +../io_uring/io_uring.c:921:69: warning: array of flexible structures +../io_uring/io_uring.c: note: in included file: +../io_uring/io_uring.h:84:73: warning: array of flexible structures +../io_uring/io_uring.c:1719:25: warning: restricted io_req_flags_t degrades to integer +../io_uring/io_uring.c:584:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block +../io_uring/io_uring.c:2471:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block +../drivers/dma/idxd/cdev.c:507:24: warning: incorrect type in return expression (different base types) +../drivers/dma/idxd/cdev.c:507:24: expected restricted __poll_t +../drivers/dma/idxd/cdev.c:507:24: got int @@ -695,14 +702,22 @@ -../arch/x86/kvm/../../../virt/kvm/pfncache.c:184:17: warning: context imbalance in 'hva_to_pfn_retry' - unexpected unlock -../block/blk-iocost.c:732:9: warning: context imbalance in 'iocg_lock' - wrong count at exit -../block/blk-iocost.c:743:28: warning: context imbalance in 'iocg_unlock' - unexpected unlock -../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): -../include/trace/events/vmscan.h:89:1: error: too long token expansion -../include/trace/events/vmscan.h:115:1: error: too long token expansion -../include/trace/events/vmscan.h:199:1: error: too long token expansion -../include/trace/events/vmscan.h:481:1: error: too long token expansion -../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:132:17: warning: context imbalance in 'kvm_gmem_invalidate_begin' - different lock contexts for basic block -../net/core/netpoll.c:354:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block -../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? -../arch/x86/kernel/ldt.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h): -../include/linux/rcupdate.h:871:25: warning: context imbalance in 'map_ldt_struct' - unexpected unlock -../include/linux/rcupdate.h:871:25: warning: context imbalance in 'unmap_ldt_struct' - unexpected unlock +../fs/namei.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): +../include/linux/rcupdate.h:871:25: warning: context imbalance in 'leave_rcu' - unexpected unlock +../fs/namei.c:2518:19: warning: context imbalance in 'path_init' - different lock contexts for basic block +../kernel/pid.c:396:9: error: incompatible types in comparison expression (different address spaces): +../kernel/pid.c:396:9: struct pid [noderef] __rcu * +../kernel/pid.c:396:9: struct pid * +../kernel/pid.c:397:9: error: incompatible types in comparison expression (different address spaces): +../kernel/pid.c:397:9: struct pid [noderef] __rcu * +../kernel/pid.c:397:9: struct pid * +../kernel/pid.c:459:23: error: incompatible types in comparison expression (different address spaces): +../kernel/pid.c:459:23: struct pid [noderef] __rcu * +../kernel/pid.c:459:23: struct pid * +../kernel/pid.c:517:24: error: incompatible types in comparison expression (different address spaces): +../kernel/pid.c:517:24: struct pid [noderef] __rcu * +../kernel/pid.c:517: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:601:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rculist.h:601:9: struct hlist_node [noderef] __rcu * +../include/linux/rculist.h:601:9: struct hlist_node * +../include/linux/rculist.h:602:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rculist.h:602:9: struct hlist_node [noderef] __rcu * +../include/linux/rculist.h:602:9: struct hlist_node * @@ -716,5 +731,99 @@ -../drivers/iommu/intel/iommu.c:3703:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_fs' - wrong count at exit -../drivers/iommu/intel/iommu.c:3723:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_ss' - wrong count at exit -../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/sched.h, ../include/linux/percpu.h, ../arch/x86/include/asm/msr.h, ../arch/x86/include/asm/tsc.h, ...): -../include/linux/bottom_half.h:33:30: warning: context imbalance in 'icmp_reply' - different lock contexts for basic block -../include/linux/bottom_half.h:33:30: warning: context imbalance in '__icmp_send' - different lock contexts for basic block +../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) +../security/selinux/hooks.c:5613:22: warning: restricted __be16 degrades to integer +../security/selinux/hooks.c:5614:22: warning: restricted __be16 degrades to integer +../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) +../kernel/sys.c:1144:32: expected struct task_struct *p1 +../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent +../kernel/sys.c:1894:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block +../arch/x86/kvm/lapic.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:373:9: warning: context imbalance in 'kvm_inhibit_apic_access_page' - unexpected unlock +../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:883:30: warning: incorrect type in assignment (different address spaces) +../fs/file.c:904:14: warning: incorrect type in assignment (different address spaces) +../fs/file.c:908:13: warning: incorrect type in argument 1 (different address spaces) +../fs/file.c:911:23: warning: incorrect type in assignment (different address spaces) +../fs/file.c:934:24: warning: incorrect type in return expression (different address spaces) +../fs/file.c:936:14: warning: incorrect type in argument 1 (different address spaces) +../fs/file.c:957:22: warning: incorrect type in assignment (different address spaces) +../fs/file.c:959:32: warning: incorrect type in return expression (different address spaces) +../fs/file.c:981:31: warning: incorrect type in argument 1 (different address spaces) +../fs/file.c:981:14: warning: incorrect type in assignment (different address spaces) +../fs/file.c:985:16: warning: incorrect type in return expression (different address spaces) +../kernel/cred.c:104:9: error: incompatible types in comparison expression (different address spaces): +../kernel/cred.c:104:9: struct cred * +../kernel/cred.c:104:9: struct cred const [noderef] __rcu * +../kernel/cred.c:105:9: error: incompatible types in comparison expression (different address spaces): +../kernel/cred.c:105:9: struct cred * +../kernel/cred.c:105:9: struct cred const [noderef] __rcu * +../kernel/cred.c:121:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/cred.c:121:9: expected struct atomic64_t const [usertype] *v +../kernel/cred.c:121:9: got struct atomic64_t const [noderef] __rcu * +../kernel/cred.c:124:22: warning: cast removes address space '__rcu' of expression +../kernel/cred.c:127:17: warning: cast removes address space '__rcu' of expression +../kernel/cred.c:218:13: warning: incorrect type in assignment (different address spaces) +../kernel/cred.c:218:13: expected struct cred const *old +../kernel/cred.c:218:13: got struct cred const [noderef] __rcu *cred +../kernel/cred.c:305:47: warning: incorrect type in argument 1 (different address spaces) +../kernel/cred.c:305:47: expected struct cred const *cred +../kernel/cred.c:305:47: got struct cred const [noderef] __rcu *cred +../kernel/cred.c:305:30: warning: incorrect type in assignment (different address spaces) +../kernel/cred.c:305:30: expected struct cred const [noderef] __rcu *real_cred +../kernel/cred.c:305:30: got struct cred const * +../kernel/cred.c:306:17: warning: incorrect type in argument 1 (different address spaces) +../kernel/cred.c:306:17: expected struct atomic64_t const [usertype] *v +../kernel/cred.c:306:17: got struct atomic64_t const [noderef] __rcu * +../kernel/cred.c:344:32: warning: incorrect type in assignment (different address spaces) +../kernel/cred.c:344:32: expected struct cred const [noderef] __rcu *real_cred +../kernel/cred.c:344:32: got struct cred const * +../kernel/cred.c:395:38: warning: incorrect type in initializer (different address spaces) +../kernel/cred.c:395:38: expected struct cred const *old +../kernel/cred.c:395:38: got struct cred const [noderef] __rcu *real_cred +../kernel/cred.c:400:9: error: incompatible types in comparison expression (different address spaces): +../kernel/cred.c:400:9: struct cred const [noderef] __rcu * +../kernel/cred.c:400:9: struct cred const * +../kernel/cred.c:301:19: warning: dereference of noderef expression +../block/blk-iocost.c:732:9: warning: context imbalance in 'iocg_lock' - wrong count at exit +../block/blk-iocost.c:743:28: warning: context imbalance in 'iocg_unlock' - unexpected unlock +../arch/x86/kvm/mmu/tdp_mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h, ../include/linux/kvm_host.h, ...): +../include/linux/rcupdate.h:871:25: warning: context imbalance in '__tdp_mmu_zap_root' - unexpected unlock +../arch/x86/kvm/mmu/tdp_mmu.c:1565:33: warning: context imbalance in 'tdp_mmu_split_huge_pages_root' - unexpected unlock @@ -940,19 +1049,2 @@ -../arch/x86/kvm/emulate.c:5082:21: error: arithmetics on pointers to functions -../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) -../kernel/sys.c:1144:32: expected struct task_struct *p1 -../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent -../kernel/sys.c:1894:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block -../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 * -../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 -../arch/x86/kernel/setup.c:231:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? -../drivers/dma/idxd/cdev.c:507:24: warning: incorrect type in return expression (different base types) -../drivers/dma/idxd/cdev.c:507:24: expected restricted __poll_t -../drivers/dma/idxd/cdev.c:507:24: got int -../arch/x86/kvm/lapic.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:373:9: warning: context imbalance in 'kvm_inhibit_apic_access_page' - unexpected unlock +../io_uring/register.c: note: in included file: +../include/linux/io_uring_types.h:201:37: warning: array of flexible structures @@ -963,25 +1055,103 @@ -../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/pid.c:396:9: error: incompatible types in comparison expression (different address spaces): -../kernel/pid.c:396:9: struct pid [noderef] __rcu * -../kernel/pid.c:396:9: struct pid * -../kernel/pid.c:397:9: error: incompatible types in comparison expression (different address spaces): -../kernel/pid.c:397:9: struct pid [noderef] __rcu * -../kernel/pid.c:397:9: struct pid * -../kernel/pid.c:459:23: error: incompatible types in comparison expression (different address spaces): -../kernel/pid.c:459:23: struct pid [noderef] __rcu * -../kernel/pid.c:459:23: struct pid * -../kernel/pid.c:517:24: error: incompatible types in comparison expression (different address spaces): -../kernel/pid.c:517:24: struct pid [noderef] __rcu * -../kernel/pid.c:517: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:601:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rculist.h:601:9: struct hlist_node [noderef] __rcu * -../include/linux/rculist.h:601:9: struct hlist_node * -../include/linux/rculist.h:602:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rculist.h:602:9: struct hlist_node [noderef] __rcu * -../include/linux/rculist.h:602:9: struct hlist_node * -../net/ipv6/route.c:2382:39: warning: incorrect type in assignment (different base types) -../net/ipv6/route.c:2382:39: expected unsigned int [usertype] flow_label -../net/ipv6/route.c:2382:39: got restricted __be32 -../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? +../arch/x86/kvm/xen.c:584:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock +../security/security.c: note: in included file: +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_0' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_1' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_2' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_3' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_4' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_5' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_6' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_7' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_8' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_9' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_10' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_11' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_12' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_13' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_0' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_1' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_2' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_3' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_4' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_5' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_6' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_7' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_8' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_9' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_10' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_11' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_12' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_13' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_0' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_1' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_2' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_3' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_4' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_5' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_6' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_7' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_8' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_9' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_10' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_11' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_12' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_13' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_0' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_1' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_2' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_3' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_4' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_5' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_6' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_7' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_8' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_9' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_10' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_11' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_12' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_13' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_0' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_1' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_2' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_3' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_4' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_5' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_6' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_7' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_8' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_9' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_10' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_11' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_12' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_13' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_0' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_1' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_2' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_3' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_4' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_5' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_6' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_7' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_8' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_9' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_10' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_11' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_12' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_13' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_0' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_1' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_2' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_3' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_4' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_5' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_6' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_7' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_8' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_9' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_10' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_11' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_12' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_13' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:41:1: warning: symbol 'security_hook_active_capset_0' was not declared. Should it be static? +../include/linux/lsm_hook_defs.h:41:1: warning: too many warnings +../arch/x86/kvm/emulate.c:5082:21: error: arithmetics on pointers to functions @@ -999,0 +1170,21 @@ +../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/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 +../net/core/netpoll.c:354:25: warning: context imbalance in '__netpoll_send_skb' - different lock contexts for basic block +../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? +../fs/xattr.c:739:32: warning: dereference of noderef expression +../fs/xattr.c:885:32: warning: dereference of noderef expression +../net/ipv6/route.c:2382:39: warning: incorrect type in assignment (different base types) +../net/ipv6/route.c:2382:39: expected unsigned int [usertype] flow_label +../net/ipv6/route.c:2382:39: got restricted __be32 +../net/mptcp/protocol.c:3350:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock +../mm/mmap_lock.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/trace/events/mmap_lock.h): +../include/linux/rcupdate.h:871:25: warning: context imbalance in 'lock_next_vma' - unexpected unlock @@ -1012,0 +1204,5 @@ +../drivers/iommu/intel/iommu.c:3703:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_fs' - wrong count at exit +../drivers/iommu/intel/iommu.c:3723:13: warning: context imbalance in 'intel_iommu_enforce_cache_coherency_ss' - wrong count at exit +../arch/x86/kernel/alternative.c:119:18: warning: symbol 'its_pages' was not declared. Should it be static? +../arch/x86/kernel/alternative.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/mmu_context.h, ../include/linux/mmu_context.h): +../include/linux/rcupdate.h:871:25: warning: context imbalance in '__text_poke' - unexpected unlock @@ -1074,34 +1270,3 @@ -../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:883:30: warning: incorrect type in assignment (different address spaces) -../fs/file.c:904:14: warning: incorrect type in assignment (different address spaces) -../fs/file.c:908:13: warning: incorrect type in argument 1 (different address spaces) -../fs/file.c:911:23: warning: incorrect type in assignment (different address spaces) -../fs/file.c:934:24: warning: incorrect type in return expression (different address spaces) -../fs/file.c:936:14: warning: incorrect type in argument 1 (different address spaces) -../fs/file.c:957:22: warning: incorrect type in assignment (different address spaces) -../fs/file.c:959:32: warning: incorrect type in return expression (different address spaces) -../fs/file.c:981:31: warning: incorrect type in argument 1 (different address spaces) -../fs/file.c:981:14: warning: incorrect type in assignment (different address spaces) -../fs/file.c:985:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/kvm/x86.c:235:47: warning: array of flexible structures -../arch/x86/kvm/x86.c: note: in included file: -../include/linux/kvm_host.h:2083:54: warning: array of flexible structures -../arch/x86/kvm/x86.c:261:49: warning: array of flexible structures -../include/linux/kvm_host.h:2085:56: warning: array of flexible structures -../arch/x86/kvm/x86.c:3046:9: warning: context imbalance in '__kvm_start_pvclock_update' - wrong count at exit -../arch/x86/kvm/x86.c:3057:13: warning: context imbalance in 'kvm_end_pvclock_update' - unexpected unlock -../arch/x86/kvm/x86.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:373:9: warning: context imbalance in 'vcpu_enter_guest' - unexpected unlock -../include/linux/srcu.h:373:9: warning: context imbalance in 'vcpu_run' - unexpected unlock -../fs/xattr.c:739:32: warning: dereference of noderef expression -../fs/xattr.c:885:32: warning: dereference of noderef expression +../net/core/dev.c:5730:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? +../net/core/dev.c:4158:17: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block +../net/core/dev.c:5688:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block @@ -1112,5 +1277 @@ -../drivers/base/power/wakeup.c:253:5: warning: context imbalance in 'wakeup_sources_read_lock' - wrong count at exit -../drivers/base/power/wakeup.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:373:9: warning: context imbalance in 'wakeup_sources_read_unlock' - unexpected unlock -../drivers/base/power/wakeup.c:1093:13: warning: context imbalance in 'wakeup_sources_stats_seq_start' - wrong count at exit -../include/linux/srcu.h:373:9: warning: context imbalance in 'wakeup_sources_stats_seq_stop' - unexpected unlock +../mm/mincore.c:116:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock @@ -1118,90 +1279,2 @@ -../mm/mmap_lock.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/trace/events/mmap_lock.h): -../include/linux/rcupdate.h:871:25: warning: context imbalance in 'lock_next_vma' - unexpected unlock -../arch/x86/kvm/mmu/mmu.c:562:9: warning: context imbalance in 'walk_shadow_page_lockless_begin' - wrong count at exit -../arch/x86/kvm/mmu/mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/kvm/irq.h): -../include/linux/rcupdate.h:871:25: warning: context imbalance in 'walk_shadow_page_lockless_end' - unexpected unlock -../arch/x86/kvm/mmu/mmu.c:2945:9: warning: context imbalance in 'mmu_try_to_unsync_pages' - different lock contexts for basic block -../arch/x86/kvm/mmu/mmu.c: note: in included file: -../arch/x86/kvm/mmu/paging_tmpl.h:106:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) -../arch/x86/kvm/mmu/paging_tmpl.h:441:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) -../arch/x86/kvm/mmu/mmu.c:5445:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) -../arch/x86/kvm/mmu/mmu.c:5447:56: warning: cast truncates bits from constant value (ffffff0f becomes f) -../arch/x86/kvm/mmu/mmu.c:5449:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) -../net/mptcp/protocol.c:3350:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock -../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/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_report_zones' - unexpected unlock -../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_write' - unexpected unlock -../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_mgmt' - unexpected unlock -../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_process_zoned_cmd' - unexpected unlock -../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_set_zone_cond' - unexpected unlock -../kernel/cred.c:104:9: error: incompatible types in comparison expression (different address spaces): -../kernel/cred.c:104:9: struct cred * -../kernel/cred.c:104:9: struct cred const [noderef] __rcu * -../kernel/cred.c:105:9: error: incompatible types in comparison expression (different address spaces): -../kernel/cred.c:105:9: struct cred * -../kernel/cred.c:105:9: struct cred const [noderef] __rcu * -../kernel/cred.c:121:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/cred.c:121:9: expected struct atomic64_t const [usertype] *v -../kernel/cred.c:121:9: got struct atomic64_t const [noderef] __rcu * -../kernel/cred.c:124:22: warning: cast removes address space '__rcu' of expression -../kernel/cred.c:127:17: warning: cast removes address space '__rcu' of expression -../kernel/cred.c:218:13: warning: incorrect type in assignment (different address spaces) -../kernel/cred.c:218:13: expected struct cred const *old -../kernel/cred.c:218:13: got struct cred const [noderef] __rcu *cred -../kernel/cred.c:305:47: warning: incorrect type in argument 1 (different address spaces) -../kernel/cred.c:305:47: expected struct cred const *cred -../kernel/cred.c:305:47: got struct cred const [noderef] __rcu *cred -../kernel/cred.c:305:30: warning: incorrect type in assignment (different address spaces) -../kernel/cred.c:305:30: expected struct cred const [noderef] __rcu *real_cred -../kernel/cred.c:305:30: got struct cred const * -../kernel/cred.c:306:17: warning: incorrect type in argument 1 (different address spaces) -../kernel/cred.c:306:17: expected struct atomic64_t const [usertype] *v -../kernel/cred.c:306:17: got struct atomic64_t const [noderef] __rcu * -../kernel/cred.c:344:32: warning: incorrect type in assignment (different address spaces) -../kernel/cred.c:344:32: expected struct cred const [noderef] __rcu *real_cred -../kernel/cred.c:344:32: got struct cred const * -../kernel/cred.c:395:38: warning: incorrect type in initializer (different address spaces) -../kernel/cred.c:395:38: expected struct cred const *old -../kernel/cred.c:395:38: got struct cred const [noderef] __rcu *real_cred -../kernel/cred.c:400:9: error: incompatible types in comparison expression (different address spaces): -../kernel/cred.c:400:9: struct cred const [noderef] __rcu * -../kernel/cred.c:400:9: struct cred const * -../kernel/cred.c:301:19: warning: dereference of noderef expression -../arch/x86/kvm/mmu/tdp_mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h, ../include/linux/kvm_host.h, ...): -../include/linux/rcupdate.h:871:25: warning: context imbalance in '__tdp_mmu_zap_root' - unexpected unlock -../arch/x86/kvm/mmu/tdp_mmu.c:1565:33: warning: context imbalance in 'tdp_mmu_split_huge_pages_root' - unexpected unlock -../arch/x86/kernel/alternative.c:119:18: warning: symbol 'its_pages' was not declared. Should it be static? -../arch/x86/kernel/alternative.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/mmu_context.h, ../include/linux/mmu_context.h): -../include/linux/rcupdate.h:871:25: warning: context imbalance in '__text_poke' - unexpected unlock -../fs/fs-writeback.c:1965:17: warning: context imbalance in 'writeback_sb_inodes' - unexpected unlock -../fs/fs-writeback.c:2631:20: warning: context imbalance in '__mark_inode_dirty' - unexpected unlock +../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 @@ -1225,29 +1298,110 @@ -../drivers/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion -../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures -../drivers/gpu/drm/sysfb/efidrm.c:243:29: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/sysfb/efidrm.c:243:29: expected void [noderef] __iomem *[assigned] screen_base -../drivers/gpu/drm/sysfb/efidrm.c:243:29: got void * -../drivers/gpu/drm/sysfb/efidrm.c:246:29: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/sysfb/efidrm.c:246:29: expected void [noderef] __iomem *[assigned] screen_base -../drivers/gpu/drm/sysfb/efidrm.c:246:29: got void * -../drivers/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/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/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/tiny/gm12u320.c:480:32: warning: incorrect type in initializer (different base types) -../drivers/gpu/drm/tiny/gm12u320.c:480:32: expected restricted __le16 [usertype] pixel_clock -../drivers/gpu/drm/tiny/gm12u320.c:480:32: got int +../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) +../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): +../include/trace/events/vmscan.h:89:1: error: too long token expansion +../include/trace/events/vmscan.h:115:1: error: too long token expansion +../include/trace/events/vmscan.h:199:1: error: too long token expansion +../include/trace/events/vmscan.h:481:1: error: too long token expansion @@ -1258,23 +1411,0 @@ -../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3348:30: warning: cast truncates bits from constant value (ffffff0d becomes d) -../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/gpu/drm/sitronix/st7571-i2c.c:1027:26: warning: symbol 'st7567_config' was not declared. Should it be static? -../drivers/gpu/drm/sitronix/st7571-i2c.c:1039:26: warning: symbol 'st7571_config' was not declared. Should it be static? -../mm/mincore.c:116:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock -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/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../fs/d_path.c:195:9: warning: context imbalance in 'prepend_path' - wrong count at exit -../fs/d_path.c:359:9: warning: context imbalance in '__dentry_path' - wrong count at exit @@ -1285,4 +1416,26 @@ -../kernel/locking/mutex.c: note: in included file (through ../include/linux/mutex.h): -../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__mutex_lock' - different lock contexts for basic block -../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__ww_mutex_lock' - different lock contexts for basic block -../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'mutex_lock_io_nested' - different lock contexts for basic block +../drivers/base/power/wakeup.c:253:5: warning: context imbalance in 'wakeup_sources_read_lock' - wrong count at exit +../drivers/base/power/wakeup.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:373:9: warning: context imbalance in 'wakeup_sources_read_unlock' - unexpected unlock +../drivers/base/power/wakeup.c:1093:13: warning: context imbalance in 'wakeup_sources_stats_seq_start' - wrong count at exit +../include/linux/srcu.h:373:9: warning: context imbalance in 'wakeup_sources_stats_seq_stop' - unexpected unlock +../arch/x86/kernel/fpu/core.c:231:31: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:231:31: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:231:31: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/core.c:238:33: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:238:33: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:238:33: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/core.c:598:39: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:598:39: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:598:39: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/core.c:602:41: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:602:41: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:602:41: got struct spinlock [noderef] __rcu * +../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) +../fs/d_path.c:195:9: warning: context imbalance in 'prepend_path' - wrong count at exit +../fs/d_path.c:359:9: warning: context imbalance in '__dentry_path' - wrong count at exit +../fs/fs-writeback.c:1965:17: warning: context imbalance in 'writeback_sb_inodes' - unexpected unlock +../fs/fs-writeback.c:2631:20: warning: context imbalance in '__mark_inode_dirty' - unexpected unlock +../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/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion @@ -1326,228 +1479,201 @@ -../drivers/firewire/ohci.c:1152:9: warning: context imbalance in 'context_retire_descriptors' - different lock contexts for basic block -../drivers/firewire/ohci.c:2206:20: warning: context imbalance in 'irq_handler' - different lock contexts for basic block -../drivers/firewire/ohci.c:2723:12: warning: context imbalance in 'ohci_enable_phys_dma' - different lock contexts for basic block -../drivers/firewire/ohci.c:2758:12: warning: context imbalance in 'ohci_read_csr' - different lock contexts for basic block -../drivers/firewire/ohci.c:2810:9: warning: context imbalance in 'ohci_write_csr' - different lock contexts for basic block -../drivers/firewire/ohci.c:3265:9: warning: context imbalance in 'ohci_free_iso_context' - wrong count at exit -../drivers/firewire/ohci.c:3287:12: warning: context imbalance in 'ohci_set_iso_channels' - wrong count at exit -../drivers/firewire/ohci.c:3569:12: warning: context imbalance in 'ohci_queue_iso' - wrong count at exit -../kernel/sched/fair.c:1167:49: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:1167:49: expected struct task_struct *running -../kernel/sched/fair.c:1167:49: got struct task_struct [noderef] __rcu *curr -../kernel/sched/fair.c:1201:33: warning: incorrect type in argument 2 (different address spaces) -../kernel/sched/fair.c:1201:33: expected struct sched_entity *se -../kernel/sched/fair.c:1201:33: got struct sched_entity [noderef] __rcu * -../kernel/sched/fair.c:1259:34: warning: incorrect type in argument 1 (different address spaces) -../kernel/sched/fair.c:1259:34: expected struct sched_entity const *se -../kernel/sched/fair.c:1259:34: got struct sched_entity [noderef] __rcu * -../kernel/sched/fair.c:3036:13: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:3036:13: expected struct task_struct *tsk -../kernel/sched/fair.c:3036:13: got struct task_struct [noderef] __rcu * -../kernel/sched/fair.c:12752:9: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:12752:9: expected struct sched_domain *[assigned] sd -../kernel/sched/fair.c:12752:9: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:5995:22: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/fair.c:5995:22: struct task_struct [noderef] __rcu * -../kernel/sched/fair.c:5995:22: struct task_struct * -../kernel/sched/fair.c:6715:39: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:6715:39: expected struct task_struct *donor -../kernel/sched/fair.c:6715:39: got struct task_struct [noderef] __rcu *donor -../kernel/sched/fair.c:6920:58: warning: incorrect type in argument 2 (different address spaces) -../kernel/sched/fair.c:6920:58: expected struct task_struct *p -../kernel/sched/fair.c:6920:58: got struct task_struct [noderef] __rcu *curr -../kernel/sched/fair.c:8302:20: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:8302:20: expected struct sched_domain *[assigned] sd -../kernel/sched/fair.c:8302:20: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:8506:9: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:8506:9: expected struct sched_domain *[assigned] tmp -../kernel/sched/fair.c:8506:9: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:8648:39: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:8648:39: expected struct task_struct *donor -../kernel/sched/fair.c:8648:39: got struct task_struct [noderef] __rcu *donor -../kernel/sched/fair.c:8680:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/sched/fair.c:8680:37: expected struct task_struct *tsk -../kernel/sched/fair.c:8680:37: got struct task_struct [noderef] __rcu *curr -../kernel/sched/fair.c:8900:38: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:8900:38: expected struct task_struct *curr -../kernel/sched/fair.c:8900:38: got struct task_struct [noderef] __rcu *curr -../kernel/sched/fair.c:9925:40: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:9925:40: expected struct sched_domain *child -../kernel/sched/fair.c:9925:40: got struct sched_domain [noderef] __rcu *child -../kernel/sched/fair.c:10553:22: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/fair.c:10553:22: struct task_struct [noderef] __rcu * -../kernel/sched/fair.c:10553:22: struct task_struct * -../kernel/sched/fair.c:11998:9: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:11998:9: expected struct sched_domain *[assigned] sd -../kernel/sched/fair.c:11998:9: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:11648:44: warning: incorrect type in initializer (different address spaces) -../kernel/sched/fair.c:11648:44: expected struct sched_domain *sd_parent -../kernel/sched/fair.c:11648:44: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:12113:9: warning: incorrect type in assignment (different address spaces) -../kernel/sched/fair.c:12113:9: expected struct sched_domain *[assigned] sd -../kernel/sched/fair.c:12113:9: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/fair.c:2982:9: warning: context imbalance in 'task_numa_placement' - different lock contexts for basic block -../kernel/sched/fair.c: note: in included file: -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2467:9: struct task_struct * -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2248:25: struct task_struct * -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/core.c:327:56: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/core.c:327:56: struct task_struct [noderef] __rcu * -../kernel/sched/core.c:327:56: struct task_struct * -../kernel/sched/core.c:802:33: warning: incorrect type in argument 1 (different address spaces) -../kernel/sched/core.c:802:33: expected struct task_struct *task -../kernel/sched/core.c:802:33: got struct task_struct [noderef] __rcu *curr -../kernel/sched/core.c:878:49: warning: incorrect type in argument 2 (different address spaces) -../kernel/sched/core.c:878:49: expected struct task_struct *p -../kernel/sched/core.c:878:49: got struct task_struct [noderef] __rcu *curr -../kernel/sched/core.c:1098:38: warning: incorrect type in initializer (different address spaces) -../kernel/sched/core.c:1098:38: expected struct task_struct *curr -../kernel/sched/core.c:1098:38: got struct task_struct [noderef] __rcu *curr -../kernel/sched/core.c:1204:9: warning: incorrect type in assignment (different address spaces) -../kernel/sched/core.c:1204:9: expected struct sched_domain *[assigned] sd -../kernel/sched/core.c:1204:9: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/core.c:2203:39: warning: incorrect type in initializer (different address spaces) -../kernel/sched/core.c:2203:39: expected struct task_struct *donor -../kernel/sched/core.c:2203:39: got struct task_struct [noderef] __rcu *donor -../kernel/sched/core.c:2214:65: warning: incorrect type in argument 1 (different address spaces) -../kernel/sched/core.c:2214:65: expected struct task_struct *tsk -../kernel/sched/core.c:2214:65: got struct task_struct [noderef] __rcu *curr -../kernel/sched/core.c:3693:17: warning: incorrect type in assignment (different address spaces) -../kernel/sched/core.c:3693:17: expected struct sched_domain *[assigned] sd -../kernel/sched/core.c:3693:17: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/core.c:3898:36: warning: incorrect type in argument 1 (different address spaces) -../kernel/sched/core.c:3898:36: expected struct task_struct const *p -../kernel/sched/core.c:3898:36: got struct task_struct [noderef] __rcu *curr -../kernel/sched/core.c:8204:43: warning: incorrect type in initializer (different address spaces) -../kernel/sched/core.c:8204:43: expected struct task_struct *push_task -../kernel/sched/core.c:8204:43: got struct task_struct [noderef] __rcu *curr -../kernel/sched/core.c:5621:15: warning: incorrect type in assignment (different address spaces) -../kernel/sched/core.c:5621:15: expected struct task_struct *donor -../kernel/sched/core.c:5621:15: got struct task_struct [noderef] __rcu *donor -../kernel/sched/core.c:6286:32: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/core.c:6286:32: struct task_struct [noderef] __rcu * -../kernel/sched/core.c:6286:32: struct task_struct * -../kernel/sched/core.c:6317:23: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/core.c:6317:23: struct task_struct [noderef] __rcu * -../kernel/sched/core.c:6317:23: struct task_struct * -../kernel/sched/core.c:6325:46: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/core.c:6325:46: struct task_struct * -../kernel/sched/core.c:6325:46: struct task_struct [noderef] __rcu * -../kernel/sched/core.c:6382:9: warning: incorrect type in assignment (different address spaces) -../kernel/sched/core.c:6382:9: expected struct sched_domain *[assigned] sd -../kernel/sched/core.c:6382:9: got struct sched_domain [noderef] __rcu *parent -../kernel/sched/core.c:6836:14: warning: incorrect type in assignment (different address spaces) -../kernel/sched/core.c:6836:14: expected struct task_struct *prev -../kernel/sched/core.c:6836:14: got struct task_struct [noderef] __rcu *curr -../kernel/sched/core.c:6902:37: warning: incorrect type in argument 2 (different address spaces) -../kernel/sched/core.c:6902:37: expected struct task_struct *prev -../kernel/sched/core.c:6902:37: got struct task_struct [noderef] __rcu *donor -../kernel/sched/core.c:7409:17: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/core.c:7409:17: struct task_struct * -../kernel/sched/core.c:7409:17: struct task_struct [noderef] __rcu * -../kernel/sched/core.c:9083:16: warning: incorrect type in return expression (different address spaces) -../kernel/sched/core.c:9083:16: expected struct task_struct * -../kernel/sched/core.c:9083:16: got struct task_struct [noderef] __rcu *curr -../kernel/sched/core.c:10359:25: warning: incorrect type in argument 1 (different address spaces) -../kernel/sched/core.c:10359:25: expected struct task_struct *p -../kernel/sched/core.c:10359:25: got struct task_struct [noderef] __rcu *curr -../kernel/sched/core.c:401:9: warning: context imbalance in 'sched_core_lock' - different lock contexts for basic block -../kernel/sched/core.c:411:17: warning: context imbalance in 'sched_core_unlock' - unexpected unlock -../kernel/sched/core.c:629:6: warning: context imbalance in 'raw_spin_rq_lock_nested' - wrong count at exit -../kernel/sched/core.c:654:6: warning: context imbalance in 'raw_spin_rq_trylock' - wrong count at exit -../kernel/sched/core.c:678:6: warning: context imbalance in 'raw_spin_rq_unlock' - unexpected unlock -../kernel/sched/core.c: note: in included file: -../kernel/sched/sched.h:1771:9: warning: context imbalance in '__task_rq_lock' - wrong count at exit -../kernel/sched/sched.h:1771:9: warning: context imbalance in 'task_rq_lock' - wrong count at exit -../kernel/sched/core.c: note: in included file: -../kernel/sched/pelt.h:102:13: warning: incorrect type in argument 1 (different address spaces) -../kernel/sched/pelt.h:102:13: expected struct task_struct const *p -../kernel/sched/pelt.h:102:13: got struct task_struct [noderef] __rcu *curr -../kernel/sched/core.c:878:11: warning: dereference of noderef expression -../kernel/sched/core.c:1577:13: warning: context imbalance in 'uclamp_update_util_min_rt_default' - wrong count at exit -../kernel/sched/core.c:2284:35: warning: context imbalance in 'wait_task_inactive' - different lock contexts for basic block -../kernel/sched/core.c: note: in included file: -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2444:9: struct task_struct * -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2248:25: struct task_struct * -../kernel/sched/core.c:2167:38: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/core.c:2167:38: struct task_struct [noderef] __rcu * -../kernel/sched/core.c:2167:38: struct task_struct const * -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2467:9: struct task_struct * -../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2467:9: struct task_struct * -../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2467:9: struct task_struct * -../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2467:9: struct task_struct * -../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2467:9: struct task_struct * -../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2467:9: struct task_struct * -../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2467:9: struct task_struct * -../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2467:9: struct task_struct * -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2444:9: struct task_struct * -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2444:9: struct task_struct * -../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2259:26: struct task_struct * -../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): -../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * -../kernel/sched/sched.h:2444:9: struct task_struct * -../arch/x86/kvm/xen.c:584:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock +../mm/mremap.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): +../include/linux/rcupdate.h:871:25: warning: context imbalance in 'move_ptes' - unexpected unlock +../mm/mremap.c:410:20: warning: context imbalance in 'move_normal_pmd' - different lock contexts for basic block +../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_report_zones' - unexpected unlock +../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_write' - unexpected unlock +../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_zone_mgmt' - unexpected unlock +../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_process_zoned_cmd' - unexpected unlock +../drivers/block/null_blk/zoned.c:46:32: warning: context imbalance in 'null_set_zone_cond' - unexpected unlock +../arch/x86/kvm/mmu/mmu.c:562:9: warning: context imbalance in 'walk_shadow_page_lockless_begin' - wrong count at exit +../arch/x86/kvm/mmu/mmu.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/kvm/irq.h): +../include/linux/rcupdate.h:871:25: warning: context imbalance in 'walk_shadow_page_lockless_end' - unexpected unlock +../arch/x86/kvm/mmu/mmu.c:2945:9: warning: context imbalance in 'mmu_try_to_unsync_pages' - different lock contexts for basic block +../arch/x86/kvm/mmu/mmu.c: note: in included file: +../arch/x86/kvm/mmu/paging_tmpl.h:106:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) +../arch/x86/kvm/mmu/paging_tmpl.h:441:24: warning: cast truncates bits from constant value (ffffffffff000 becomes fffff000) +../arch/x86/kvm/mmu/mmu.c:5445:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) +../arch/x86/kvm/mmu/mmu.c:5447:56: warning: cast truncates bits from constant value (ffffff0f becomes f) +../arch/x86/kvm/mmu/mmu.c:5449:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) +../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 +../kernel/locking/mutex.c: note: in included file (through ../include/linux/mutex.h): +../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__mutex_lock' - different lock contexts for basic block +../arch/x86/include/asm/current.h:23:17: warning: context imbalance in '__ww_mutex_lock' - different lock contexts for basic block +../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'mutex_lock_io_nested' - different lock contexts for basic block +../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:52:25: warning: symbol 'imx_legacy_bridge_funcs' was not declared. Should it be static? +../drivers/gpu/drm/sysfb/efidrm.c:243:29: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/sysfb/efidrm.c:243:29: expected void [noderef] __iomem *[assigned] screen_base +../drivers/gpu/drm/sysfb/efidrm.c:243:29: got void * +../drivers/gpu/drm/sysfb/efidrm.c:246:29: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/sysfb/efidrm.c:246:29: expected void [noderef] __iomem *[assigned] screen_base +../drivers/gpu/drm/sysfb/efidrm.c:246:29: got void * +../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:461:33: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:461:33: expected int val +../kernel/power/suspend.c:461:33: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:464:33: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:464:33: expected int val +../kernel/power/suspend.c:464:33: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:534:57: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:534:57: expected int val +../kernel/power/suspend.c:534:57: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:536:57: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:536:57: expected int val +../kernel/power/suspend.c:536:57: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:574:52: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:574:52: expected int val +../kernel/power/suspend.c:574:52: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:597:9: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:597:9: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:606:52: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:606:52: expected int val +../kernel/power/suspend.c:606: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:630:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:630:22: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:630:39: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:630:48: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:633:9: warning: restricted suspend_state_t degrades to integer +../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); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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 +../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/gpu/drm/bridge/synopsys/dw-hdmi.c:3348:30: warning: cast truncates bits from constant value (ffffff0d becomes d) @@ -1576,12 +1702,58 @@ -../arch/x86/kernel/fpu/core.c:231:31: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:231:31: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:231:31: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/core.c:238:33: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:238:33: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:238:33: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/core.c:598:39: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:598:39: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:598:39: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/core.c:602:41: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:602:41: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:602:41: got struct spinlock [noderef] __rcu * +../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures +../drivers/gpu/drm/tiny/gm12u320.c:480:32: warning: incorrect type in initializer (different base types) +../drivers/gpu/drm/tiny/gm12u320.c:480:32: expected restricted __le16 [usertype] pixel_clock +../drivers/gpu/drm/tiny/gm12u320.c:480:32: got int +../drivers/input/keyboard/applespi.c:730:9: warning: context imbalance in 'applespi_msg_complete' - wrong count at exit +../drivers/input/keyboard/applespi.c:893:9: warning: context imbalance in 'applespi_init' - wrong count at exit +../drivers/input/keyboard/applespi.c:896:12: warning: context imbalance in 'applespi_set_capsl_led' - wrong count at exit +../drivers/input/keyboard/applespi.c:926:9: warning: context imbalance in 'applespi_set_bl_level' - wrong count at exit +../drivers/input/keyboard/applespi.c:1400:13: warning: context imbalance in 'applespi_got_data' - different lock contexts for basic block +../drivers/input/keyboard/applespi.c:1569:9: warning: context imbalance in 'applespi_notify' - wrong count at exit +../drivers/input/keyboard/applespi.c:1799:9: warning: context imbalance in 'applespi_drain_writes' - wrong count at exit +../drivers/input/keyboard/applespi.c:1810:9: warning: context imbalance in 'applespi_drain_reads' - wrong count at exit +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:2302 function parameter 'bm' not described in 'mark_unsafe_pages' +Warning: ../kernel/power/snapshot.c:2337 function parameter 'info' not described in 'load_header' +Warning: ../kernel/power/snapshot.c:2506 function parameter 'page' not described in 'get_highmem_page_buffer' +Warning: ../kernel/power/snapshot.c:2506 function parameter 'ca' not described in 'get_highmem_page_buffer' +Warning: ../kernel/power/snapshot.c:2716 function parameter 'bm' not described in 'get_buffer' +Warning: ../kernel/power/snapshot.c:2716 function parameter 'ca' not described in 'get_buffer' +Warning: ../kernel/power/snapshot.c:2855 function parameter 'handle' not described in 'snapshot_write_finalize' @@ -1589,0 +1762,49 @@ +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/gpu/drm/gud/gud_drv.c:97:28: warning: cast to restricted __le32 +../drivers/gpu/drm/gud/gud_drv.c:97:17: warning: restricted __le32 degrades to integer +../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? +../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:393:1: warning: cast to restricted __le64 +../drivers/usb/host/./xhci-trace.h:393: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:393:1: warning: cast to restricted __le64 +../drivers/usb/host/./xhci-trace.h:393:1: warning: cast from restricted __le32 +../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:115:1: error: too long token expansion +../include/trace/events/dma.h:161:1: error: too long token expansion +../mm/vmalloc.c:1113:25: warning: context imbalance in 'find_vmap_area_exceed_addr_lock' - wrong count at exit +../mm/vmalloc.c:4493:28: warning: context imbalance in 'vread_iter' - unexpected unlock +../mm/rmap.c: note: in included file (through ../include/linux/ksm.h): +../include/linux/rmap.h:959:28: warning: context imbalance in 'folio_referenced_one' - unexpected unlock +../include/linux/rmap.h:959:28: warning: context imbalance in 'try_to_unmap_one' - unexpected unlock +../include/linux/rmap.h:959:28: warning: context imbalance in 'try_to_migrate_one' - unexpected unlock +../mm/rmap.c:2725:25: warning: context imbalance in 'make_device_exclusive' - unexpected unlock +../drivers/gpu/drm/xlnx/zynqmp_dp.c: In function ‘zynqmp_dp_bridge_debugfs_init’: +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:46: warning: ‘_preemphasis’ directive output may be truncated writing 12 bytes into a region of size between 4 and 14 [-Wformat-truncation=] + 2265 | snprintf(name, sizeof(name), fmt, i); + | ^~~ +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 19 + 2265 | snprintf(name, sizeof(name), fmt, i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:53: warning: ‘_swing’ directive output may be truncated writing 6 bytes into a region of size between 4 and 14 [-Wformat-truncation=] + 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); + | ^~~~~~ +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 19 + 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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 * +../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/linux/swap.h, ...): +../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * +../kernel/freezer.c:205:9: warning: context imbalance in '__thaw_task' - wrong count at exit @@ -1746,69 +1967,2 @@ -../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:461:33: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:461:33: expected int val -../kernel/power/suspend.c:461:33: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:464:33: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:464:33: expected int val -../kernel/power/suspend.c:464:33: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:534:57: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:534:57: expected int val -../kernel/power/suspend.c:534:57: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:536:57: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:536:57: expected int val -../kernel/power/suspend.c:536:57: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:574:52: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:574:52: expected int val -../kernel/power/suspend.c:574:52: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:597:9: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:597:9: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:606:52: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:606:52: expected int val -../kernel/power/suspend.c:606: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:630:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:630:22: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:630:39: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:630:48: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:633:9: warning: restricted suspend_state_t degrades to integer -../drivers/input/keyboard/applespi.c:730:9: warning: context imbalance in 'applespi_msg_complete' - wrong count at exit -../drivers/input/keyboard/applespi.c:893:9: warning: context imbalance in 'applespi_init' - wrong count at exit -../drivers/input/keyboard/applespi.c:896:12: warning: context imbalance in 'applespi_set_capsl_led' - wrong count at exit -../drivers/input/keyboard/applespi.c:926:9: warning: context imbalance in 'applespi_set_bl_level' - wrong count at exit -../drivers/input/keyboard/applespi.c:1400:13: warning: context imbalance in 'applespi_got_data' - different lock contexts for basic block -../drivers/input/keyboard/applespi.c:1569:9: warning: context imbalance in 'applespi_notify' - wrong count at exit -../drivers/input/keyboard/applespi.c:1799:9: warning: context imbalance in 'applespi_drain_writes' - wrong count at exit -../drivers/input/keyboard/applespi.c:1810:9: warning: context imbalance in 'applespi_drain_reads' - wrong count at exit -../kernel/locking/lockdep.c:1157:5: warning: symbol 'check_consistency' was not declared. Should it be static? -../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) -../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) -../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:393:1: warning: cast to restricted __le64 -../drivers/usb/host/./xhci-trace.h:393: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:393:1: warning: cast to restricted __le64 -../drivers/usb/host/./xhci-trace.h:393:1: warning: cast from restricted __le32 +../drivers/gpu/drm/sitronix/st7571-i2c.c:1027:26: warning: symbol 'st7567_config' was not declared. Should it be static? +../drivers/gpu/drm/sitronix/st7571-i2c.c:1039:26: warning: symbol 'st7571_config' was not declared. Should it be static? @@ -1945,116 +2099,327 @@ -../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:115:1: error: too long token expansion -../include/trace/events/dma.h:161:1: error: too long token expansion -../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] * -../mm/mremap.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): -../include/linux/rcupdate.h:871:25: warning: context imbalance in 'move_ptes' - unexpected unlock -../mm/mremap.c:410:20: warning: context imbalance in 'move_normal_pmd' - different lock contexts for basic block -../kernel/rcu/tree.c:1083:9: warning: context imbalance in 'rcu_start_this_gp' - different lock contexts for basic block -../kernel/rcu/tree.c:1459:9: warning: context imbalance in 'rcu_poll_gp_seq_start_unlocked' - different lock contexts for basic block -../kernel/rcu/tree.c:1476:9: warning: context imbalance in 'rcu_poll_gp_seq_end_unlocked' - different lock contexts for basic block -../kernel/rcu/tree.c:1953:9: warning: context imbalance in 'rcu_gp_init' - different lock contexts for basic block -../kernel/rcu/tree.c:2528:13: warning: context imbalance in 'rcu_do_batch' - wrong count at exit -../kernel/rcu/tree.c:2730:9: warning: context imbalance in 'force_qs_rnp' - different lock contexts for basic block -../kernel/rcu/tree.c:2796:25: warning: context imbalance in 'rcu_force_quiescent_state' - unexpected unlock -../kernel/rcu/tree.c: note: in included file: -../kernel/rcu/tree_stall.h:1047:17: warning: context imbalance in 'rcu_check_gp_start_stall' - different lock contexts for basic block -../kernel/rcu/tree.c: note: in included file: -../kernel/rcu/tree_exp.h:199:9: warning: context imbalance in '__rcu_report_exp_rnp' - different lock contexts for basic block -../kernel/rcu/tree_exp.h:1040:9: warning: context imbalance in 'start_poll_synchronize_rcu_expedited' - different lock contexts for basic block -../kernel/rcu/tree.c: note: in included file: -../kernel/rcu/tree_nocb.h:113:16: warning: context imbalance in 'rcu_nocb_bypass_trylock' - wrong count at exit -../kernel/rcu/tree_nocb.h:130:13: warning: context imbalance in 'rcu_nocb_lock' - wrong count at exit -../kernel/rcu/tree_nocb.h:145:17: warning: context imbalance in 'rcu_nocb_unlock' - unexpected unlock -../kernel/rcu/tree_nocb.h:158:17: warning: context imbalance in 'rcu_nocb_unlock_irqrestore' - unexpected unlock -../kernel/rcu/tree_nocb.h:335:9: warning: context imbalance in 'rcu_nocb_do_flush_bypass' - unexpected unlock -../kernel/rcu/tree_nocb.h:352:13: warning: context imbalance in 'rcu_nocb_flush_bypass' - wrong count at exit -../kernel/rcu/tree_nocb.h:526:13: warning: context imbalance in '__call_rcu_nocb_wake' - wrong count at exit -../kernel/rcu/tree_nocb.h:602:17: warning: context imbalance in 'call_rcu_nocb' - unexpected unlock -../kernel/rcu/tree_nocb.h:685:9: warning: context imbalance in 'nocb_gp_wait' - different lock contexts for basic block -../kernel/rcu/tree_nocb.h:936:9: warning: context imbalance in 'nocb_cb_wait' - wrong count at exit -../kernel/rcu/tree_nocb.h:1105:9: warning: context imbalance in 'rcu_nocb_rdp_deoffload' - wrong count at exit -../kernel/rcu/tree_nocb.h:1229:1: warning: context imbalance in 'lazy_rcu_shrink_scan' - different lock contexts for basic block -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:2302 function parameter 'bm' not described in 'mark_unsafe_pages' -Warning: ../kernel/power/snapshot.c:2337 function parameter 'info' not described in 'load_header' -Warning: ../kernel/power/snapshot.c:2506 function parameter 'page' not described in 'get_highmem_page_buffer' -Warning: ../kernel/power/snapshot.c:2506 function parameter 'ca' not described in 'get_highmem_page_buffer' -Warning: ../kernel/power/snapshot.c:2716 function parameter 'bm' not described in 'get_buffer' -Warning: ../kernel/power/snapshot.c:2716 function parameter 'ca' not described in 'get_buffer' -Warning: ../kernel/power/snapshot.c:2855 function parameter 'handle' not described in 'snapshot_write_finalize' -../arch/x86/kernel/tboot.c:487:16: warning: incorrect type in assignment (different address spaces) -../arch/x86/kernel/tboot.c:487:16: expected void *config -../arch/x86/kernel/tboot.c:487:16: got void [noderef] __iomem * -../arch/x86/kernel/tboot.c:493:19: warning: incorrect type in assignment (different address spaces) -../arch/x86/kernel/tboot.c:493:19: expected void *heap_base -../arch/x86/kernel/tboot.c:493:19: got void [noderef] __iomem * -../arch/x86/kernel/tboot.c:495:17: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/tboot.c:495:17: expected void volatile [noderef] __iomem *addr -../arch/x86/kernel/tboot.c:495:17: got void *config -../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? -../fs/buffer.c:251:18: warning: context imbalance in '__find_get_block_slow' - different lock contexts for basic block -../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/kcmp.c:192:37: expected void *v1 -../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand -../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) -../kernel/kcmp.c:192:53: expected void *v2 -../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand -../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) -../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot -../kernel/kcmp.c:207:62: got void * -../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/linux/swap.h, ...): -../include/linux/sched/signal.h:752:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:752:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:752:37: got struct spinlock [noderef] __rcu * -../kernel/freezer.c:205:9: warning: context imbalance in '__thaw_task' - wrong count at exit -../mm/vmalloc.c:1113:25: warning: context imbalance in 'find_vmap_area_exceed_addr_lock' - wrong count at exit -../mm/vmalloc.c:4493:28: warning: context imbalance in 'vread_iter' - unexpected unlock -../drivers/gpu/drm/drm_drv.c:449:6: warning: context imbalance in 'drm_dev_enter' - different lock contexts for basic block -../drivers/gpu/drm/drm_drv.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): -../include/linux/srcu.h:373:9: warning: context imbalance in 'drm_dev_exit' - unexpected unlock -../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) +../kernel/sched/fair.c:1167:49: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:1167:49: expected struct task_struct *running +../kernel/sched/fair.c:1167:49: got struct task_struct [noderef] __rcu *curr +../kernel/sched/fair.c:1201:33: warning: incorrect type in argument 2 (different address spaces) +../kernel/sched/fair.c:1201:33: expected struct sched_entity *se +../kernel/sched/fair.c:1201:33: got struct sched_entity [noderef] __rcu * +../kernel/sched/fair.c:1259:34: warning: incorrect type in argument 1 (different address spaces) +../kernel/sched/fair.c:1259:34: expected struct sched_entity const *se +../kernel/sched/fair.c:1259:34: got struct sched_entity [noderef] __rcu * +../kernel/sched/fair.c:3036:13: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:3036:13: expected struct task_struct *tsk +../kernel/sched/fair.c:3036:13: got struct task_struct [noderef] __rcu * +../kernel/sched/fair.c:12752:9: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:12752:9: expected struct sched_domain *[assigned] sd +../kernel/sched/fair.c:12752:9: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:5995:22: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/fair.c:5995:22: struct task_struct [noderef] __rcu * +../kernel/sched/fair.c:5995:22: struct task_struct * +../kernel/sched/fair.c:6715:39: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:6715:39: expected struct task_struct *donor +../kernel/sched/fair.c:6715:39: got struct task_struct [noderef] __rcu *donor +../kernel/sched/fair.c:6920:58: warning: incorrect type in argument 2 (different address spaces) +../kernel/sched/fair.c:6920:58: expected struct task_struct *p +../kernel/sched/fair.c:6920:58: got struct task_struct [noderef] __rcu *curr +../kernel/sched/fair.c:8302:20: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:8302:20: expected struct sched_domain *[assigned] sd +../kernel/sched/fair.c:8302:20: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:8506:9: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:8506:9: expected struct sched_domain *[assigned] tmp +../kernel/sched/fair.c:8506:9: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:8648:39: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:8648:39: expected struct task_struct *donor +../kernel/sched/fair.c:8648:39: got struct task_struct [noderef] __rcu *donor +../kernel/sched/fair.c:8680:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/sched/fair.c:8680:37: expected struct task_struct *tsk +../kernel/sched/fair.c:8680:37: got struct task_struct [noderef] __rcu *curr +../kernel/sched/fair.c:8900:38: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:8900:38: expected struct task_struct *curr +../kernel/sched/fair.c:8900:38: got struct task_struct [noderef] __rcu *curr +../kernel/sched/fair.c:9925:40: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:9925:40: expected struct sched_domain *child +../kernel/sched/fair.c:9925:40: got struct sched_domain [noderef] __rcu *child +../kernel/sched/fair.c:10553:22: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/fair.c:10553:22: struct task_struct [noderef] __rcu * +../kernel/sched/fair.c:10553:22: struct task_struct * +../kernel/sched/fair.c:11998:9: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:11998:9: expected struct sched_domain *[assigned] sd +../kernel/sched/fair.c:11998:9: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:11648:44: warning: incorrect type in initializer (different address spaces) +../kernel/sched/fair.c:11648:44: expected struct sched_domain *sd_parent +../kernel/sched/fair.c:11648:44: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:12113:9: warning: incorrect type in assignment (different address spaces) +../kernel/sched/fair.c:12113:9: expected struct sched_domain *[assigned] sd +../kernel/sched/fair.c:12113:9: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/fair.c:2982:9: warning: context imbalance in 'task_numa_placement' - different lock contexts for basic block +../kernel/sched/fair.c: note: in included file: +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2467:9: struct task_struct * +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2248:25: struct task_struct * +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../arch/x86/kvm/x86.c:235:47: warning: array of flexible structures +../arch/x86/kvm/x86.c: note: in included file: +../include/linux/kvm_host.h:2083:54: warning: array of flexible structures +../arch/x86/kvm/x86.c:261:49: warning: array of flexible structures +../include/linux/kvm_host.h:2085:56: warning: array of flexible structures +../arch/x86/kvm/x86.c:3046:9: warning: context imbalance in '__kvm_start_pvclock_update' - wrong count at exit +../arch/x86/kvm/x86.c:3057:13: warning: context imbalance in 'kvm_end_pvclock_update' - unexpected unlock +../arch/x86/kvm/x86.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:373:9: warning: context imbalance in 'vcpu_enter_guest' - unexpected unlock +../include/linux/srcu.h:373:9: warning: context imbalance in 'vcpu_run' - unexpected unlock +../drivers/firewire/ohci.c:1152:9: warning: context imbalance in 'context_retire_descriptors' - different lock contexts for basic block +../drivers/firewire/ohci.c:2206:20: warning: context imbalance in 'irq_handler' - different lock contexts for basic block +../drivers/firewire/ohci.c:2723:12: warning: context imbalance in 'ohci_enable_phys_dma' - different lock contexts for basic block +../drivers/firewire/ohci.c:2758:12: warning: context imbalance in 'ohci_read_csr' - different lock contexts for basic block +../drivers/firewire/ohci.c:2810:9: warning: context imbalance in 'ohci_write_csr' - different lock contexts for basic block +../drivers/firewire/ohci.c:3265:9: warning: context imbalance in 'ohci_free_iso_context' - wrong count at exit +../drivers/firewire/ohci.c:3287:12: warning: context imbalance in 'ohci_set_iso_channels' - wrong count at exit +../drivers/firewire/ohci.c:3569:12: warning: context imbalance in 'ohci_queue_iso' - wrong count at exit +../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1243:22: warning: context imbalance in 'chtls_recv_sock' - unexpected unlock +../kernel/sched/core.c:327:56: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/core.c:327:56: struct task_struct [noderef] __rcu * +../kernel/sched/core.c:327:56: struct task_struct * +../kernel/sched/core.c:802:33: warning: incorrect type in argument 1 (different address spaces) +../kernel/sched/core.c:802:33: expected struct task_struct *task +../kernel/sched/core.c:802:33: got struct task_struct [noderef] __rcu *curr +../kernel/sched/core.c:878:49: warning: incorrect type in argument 2 (different address spaces) +../kernel/sched/core.c:878:49: expected struct task_struct *p +../kernel/sched/core.c:878:49: got struct task_struct [noderef] __rcu *curr +../kernel/sched/core.c:1098:38: warning: incorrect type in initializer (different address spaces) +../kernel/sched/core.c:1098:38: expected struct task_struct *curr +../kernel/sched/core.c:1098:38: got struct task_struct [noderef] __rcu *curr +../kernel/sched/core.c:1204:9: warning: incorrect type in assignment (different address spaces) +../kernel/sched/core.c:1204:9: expected struct sched_domain *[assigned] sd +../kernel/sched/core.c:1204:9: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/core.c:2203:39: warning: incorrect type in initializer (different address spaces) +../kernel/sched/core.c:2203:39: expected struct task_struct *donor +../kernel/sched/core.c:2203:39: got struct task_struct [noderef] __rcu *donor +../kernel/sched/core.c:2214:65: warning: incorrect type in argument 1 (different address spaces) +../kernel/sched/core.c:2214:65: expected struct task_struct *tsk +../kernel/sched/core.c:2214:65: got struct task_struct [noderef] __rcu *curr +../kernel/sched/core.c:3693:17: warning: incorrect type in assignment (different address spaces) +../kernel/sched/core.c:3693:17: expected struct sched_domain *[assigned] sd +../kernel/sched/core.c:3693:17: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/core.c:3898:36: warning: incorrect type in argument 1 (different address spaces) +../kernel/sched/core.c:3898:36: expected struct task_struct const *p +../kernel/sched/core.c:3898:36: got struct task_struct [noderef] __rcu *curr +../kernel/sched/core.c:8204:43: warning: incorrect type in initializer (different address spaces) +../kernel/sched/core.c:8204:43: expected struct task_struct *push_task +../kernel/sched/core.c:8204:43: got struct task_struct [noderef] __rcu *curr +../kernel/sched/core.c:5621:15: warning: incorrect type in assignment (different address spaces) +../kernel/sched/core.c:5621:15: expected struct task_struct *donor +../kernel/sched/core.c:5621:15: got struct task_struct [noderef] __rcu *donor +../kernel/sched/core.c:6286:32: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/core.c:6286:32: struct task_struct [noderef] __rcu * +../kernel/sched/core.c:6286:32: struct task_struct * +../kernel/sched/core.c:6317:23: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/core.c:6317:23: struct task_struct [noderef] __rcu * +../kernel/sched/core.c:6317:23: struct task_struct * +../kernel/sched/core.c:6325:46: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/core.c:6325:46: struct task_struct * +../kernel/sched/core.c:6325:46: struct task_struct [noderef] __rcu * +../kernel/sched/core.c:6382:9: warning: incorrect type in assignment (different address spaces) +../kernel/sched/core.c:6382:9: expected struct sched_domain *[assigned] sd +../kernel/sched/core.c:6382:9: got struct sched_domain [noderef] __rcu *parent +../kernel/sched/core.c:6836:14: warning: incorrect type in assignment (different address spaces) +../kernel/sched/core.c:6836:14: expected struct task_struct *prev +../kernel/sched/core.c:6836:14: got struct task_struct [noderef] __rcu *curr +../kernel/sched/core.c:6902:37: warning: incorrect type in argument 2 (different address spaces) +../kernel/sched/core.c:6902:37: expected struct task_struct *prev +../kernel/sched/core.c:6902:37: got struct task_struct [noderef] __rcu *donor +../kernel/sched/core.c:7409:17: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/core.c:7409:17: struct task_struct * +../kernel/sched/core.c:7409:17: struct task_struct [noderef] __rcu * +../kernel/sched/core.c:9083:16: warning: incorrect type in return expression (different address spaces) +../kernel/sched/core.c:9083:16: expected struct task_struct * +../kernel/sched/core.c:9083:16: got struct task_struct [noderef] __rcu *curr +../kernel/sched/core.c:10359:25: warning: incorrect type in argument 1 (different address spaces) +../kernel/sched/core.c:10359:25: expected struct task_struct *p +../kernel/sched/core.c:10359:25: got struct task_struct [noderef] __rcu *curr +../kernel/sched/core.c:401:9: warning: context imbalance in 'sched_core_lock' - different lock contexts for basic block +../kernel/sched/core.c:411:17: warning: context imbalance in 'sched_core_unlock' - unexpected unlock +../kernel/sched/core.c:629:6: warning: context imbalance in 'raw_spin_rq_lock_nested' - wrong count at exit +../kernel/sched/core.c:654:6: warning: context imbalance in 'raw_spin_rq_trylock' - wrong count at exit +../kernel/sched/core.c:678:6: warning: context imbalance in 'raw_spin_rq_unlock' - unexpected unlock +../kernel/sched/core.c: note: in included file: +../kernel/sched/sched.h:1771:9: warning: context imbalance in '__task_rq_lock' - wrong count at exit +../kernel/sched/sched.h:1771:9: warning: context imbalance in 'task_rq_lock' - wrong count at exit +../kernel/sched/core.c: note: in included file: +../kernel/sched/pelt.h:102:13: warning: incorrect type in argument 1 (different address spaces) +../kernel/sched/pelt.h:102:13: expected struct task_struct const *p +../kernel/sched/pelt.h:102:13: got struct task_struct [noderef] __rcu *curr +../kernel/sched/core.c:878:11: warning: dereference of noderef expression +../kernel/sched/core.c:1577:13: warning: context imbalance in 'uclamp_update_util_min_rt_default' - wrong count at exit +../kernel/sched/core.c:2284:35: warning: context imbalance in 'wait_task_inactive' - different lock contexts for basic block +../kernel/sched/core.c: note: in included file: +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2444:9: struct task_struct * +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2248:25: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2248:25: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2248:25: struct task_struct * +../kernel/sched/core.c:2167:38: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/core.c:2167:38: struct task_struct [noderef] __rcu * +../kernel/sched/core.c:2167:38: struct task_struct const * +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2467:9: struct task_struct * +../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2467:9: struct task_struct * +../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2467:9: struct task_struct * +../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2467:9: struct task_struct * +../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2467:9: struct task_struct * +../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2467:9: struct task_struct * +../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2467:9: struct task_struct * +../kernel/sched/sched.h:2467:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2467:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2467:9: struct task_struct * +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2444:9: struct task_struct * +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2444:9: struct task_struct * +../kernel/sched/sched.h:2259:26: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2259:26: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2259:26: struct task_struct * +../kernel/sched/sched.h:2444:9: error: incompatible types in comparison expression (different address spaces): +../kernel/sched/sched.h:2444:9: struct task_struct [noderef] __rcu * +../kernel/sched/sched.h:2444:9: struct task_struct * +../arch/x86/kvm/svm/svm.c:1361:13: warning: context imbalance in 'svm_srso_vm_destroy' - different lock contexts for basic block +../arch/x86/kvm/svm/svm.c:1381:13: warning: context imbalance in 'svm_srso_vm_init' - different lock contexts for basic block +../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80688 becomes 688) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) @@ -2063 +2428,12 @@ -../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1243:22: warning: context imbalance in 'chtls_recv_sock' - unexpected unlock +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180118 becomes 118) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings @@ -2165,105 +2541,50 @@ -../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 -../mm/rmap.c: note: in included file (through ../include/linux/ksm.h): -../include/linux/rmap.h:959:28: warning: context imbalance in 'folio_referenced_one' - unexpected unlock -../include/linux/rmap.h:959:28: warning: context imbalance in 'try_to_unmap_one' - unexpected unlock -../include/linux/rmap.h:959:28: warning: context imbalance in 'try_to_migrate_one' - unexpected unlock -../mm/rmap.c:2725:25: warning: context imbalance in 'make_device_exclusive' - unexpected unlock +../fs/buffer.c:251:18: warning: context imbalance in '__find_get_block_slow' - different lock contexts for basic block +../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 +../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:145:21: error: too long token expansion +../arch/x86/kvm/svm/avic.c:208:49: error: too long token expansion +../arch/x86/kvm/svm/avic.c:763:35: error: too long token expansion +../arch/x86/kvm/svm/avic.c:763:35: error: too long token expansion +../kernel/rcu/tree.c:1083:9: warning: context imbalance in 'rcu_start_this_gp' - different lock contexts for basic block +../kernel/rcu/tree.c:1459:9: warning: context imbalance in 'rcu_poll_gp_seq_start_unlocked' - different lock contexts for basic block +../kernel/rcu/tree.c:1476:9: warning: context imbalance in 'rcu_poll_gp_seq_end_unlocked' - different lock contexts for basic block +../kernel/rcu/tree.c:1953:9: warning: context imbalance in 'rcu_gp_init' - different lock contexts for basic block +../kernel/rcu/tree.c:2528:13: warning: context imbalance in 'rcu_do_batch' - wrong count at exit +../kernel/rcu/tree.c:2730:9: warning: context imbalance in 'force_qs_rnp' - different lock contexts for basic block +../kernel/rcu/tree.c:2796:25: warning: context imbalance in 'rcu_force_quiescent_state' - unexpected unlock +../kernel/rcu/tree.c: note: in included file: +../kernel/rcu/tree_stall.h:1047:17: warning: context imbalance in 'rcu_check_gp_start_stall' - different lock contexts for basic block +../kernel/rcu/tree.c: note: in included file: +../kernel/rcu/tree_exp.h:199:9: warning: context imbalance in '__rcu_report_exp_rnp' - different lock contexts for basic block +../kernel/rcu/tree_exp.h:1040:9: warning: context imbalance in 'start_poll_synchronize_rcu_expedited' - different lock contexts for basic block +../kernel/rcu/tree.c: note: in included file: +../kernel/rcu/tree_nocb.h:113:16: warning: context imbalance in 'rcu_nocb_bypass_trylock' - wrong count at exit +../kernel/rcu/tree_nocb.h:130:13: warning: context imbalance in 'rcu_nocb_lock' - wrong count at exit +../kernel/rcu/tree_nocb.h:145:17: warning: context imbalance in 'rcu_nocb_unlock' - unexpected unlock +../kernel/rcu/tree_nocb.h:158:17: warning: context imbalance in 'rcu_nocb_unlock_irqrestore' - unexpected unlock +../kernel/rcu/tree_nocb.h:335:9: warning: context imbalance in 'rcu_nocb_do_flush_bypass' - unexpected unlock +../kernel/rcu/tree_nocb.h:352:13: warning: context imbalance in 'rcu_nocb_flush_bypass' - wrong count at exit +../kernel/rcu/tree_nocb.h:526:13: warning: context imbalance in '__call_rcu_nocb_wake' - wrong count at exit +../kernel/rcu/tree_nocb.h:602:17: warning: context imbalance in 'call_rcu_nocb' - unexpected unlock +../kernel/rcu/tree_nocb.h:685:9: warning: context imbalance in 'nocb_gp_wait' - different lock contexts for basic block +../kernel/rcu/tree_nocb.h:936:9: warning: context imbalance in 'nocb_cb_wait' - wrong count at exit +../kernel/rcu/tree_nocb.h:1105:9: warning: context imbalance in 'rcu_nocb_rdp_deoffload' - wrong count at exit +../kernel/rcu/tree_nocb.h:1229:1: warning: context imbalance in 'lazy_rcu_shrink_scan' - different lock contexts for basic block +../drivers/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] * +../arch/x86/kernel/ftrace.c:41:6: warning: context imbalance in 'ftrace_arch_code_modify_prepare' - wrong count at exit +../arch/x86/kernel/ftrace.c:53:6: warning: context imbalance in 'ftrace_arch_code_modify_post_process' - wrong count at exit +../drivers/cpufreq/cpufreq.c:442:17: warning: incorrect type in assignment (different address spaces) +../drivers/cpufreq/cpufreq.c:442:17: expected struct notifier_block *nb +../drivers/cpufreq/cpufreq.c:442:17: got struct notifier_block [noderef] __rcu *static [addressable] [toplevel] head +../drivers/cpufreq/cpufreq.c:442:65: warning: incorrect type in assignment (different address spaces) +../drivers/cpufreq/cpufreq.c:442:65: expected struct notifier_block *nb +../drivers/cpufreq/cpufreq.c:442:65: got struct notifier_block [noderef] __rcu *next @@ -2272,0 +2594,97 @@ +../net/9p/client.c:749:17: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:749:17: expected struct spinlock [usertype] *lock +../net/9p/client.c:749:17: got struct spinlock [noderef] __rcu * +../net/9p/client.c:751:48: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:751:48: expected struct spinlock [usertype] *lock +../net/9p/client.c:751:48: got struct spinlock [noderef] __rcu * +../net/9p/client.c:834:17: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:834:17: expected struct spinlock [usertype] *lock +../net/9p/client.c:834:17: got struct spinlock [noderef] __rcu * +../net/9p/client.c:836:48: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:836:48: expected struct spinlock [usertype] *lock +../net/9p/client.c:836:48: got struct spinlock [noderef] __rcu * +../mm/page_alloc.c:2881:13: warning: context imbalance in '__free_frozen_pages' - different lock contexts for basic block +../mm/page_alloc.c:2984:33: warning: context imbalance in 'free_unref_folios' - unexpected unlock +../mm/page_alloc.c:3274:20: warning: context imbalance in 'rmqueue_pcplist' - different lock contexts for basic block +../mm/page_alloc.c:3146:13: warning: context imbalance in 'get_page_from_freelist' - different lock contexts for basic block +../mm/page_alloc.c:5102:9: warning: context imbalance in 'alloc_pages_bulk_noprof' - different lock contexts for basic block +../mm/page_alloc.c:7361:30: warning: context imbalance in '__accept_page' - unexpected unlock +../mm/page_alloc.c:7369:6: warning: context imbalance in 'accept_page' - wrong count at exit +../mm/page_alloc.c:7384:13: warning: context imbalance in 'try_to_accept_memory_one' - wrong count at exit +../kernel/acct.c:513:31: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:513:31: expected struct spinlock [usertype] *lock +../kernel/acct.c:513:31: got struct spinlock [noderef] __rcu * +../kernel/acct.c:523:33: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:523:33: expected struct spinlock [usertype] *lock +../kernel/acct.c:523:33: got struct spinlock [noderef] __rcu * +../kernel/acct.c:603:31: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:603:31: expected struct spinlock [usertype] *lock +../kernel/acct.c:603:31: got struct spinlock [noderef] __rcu * +../kernel/acct.c:623:33: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:623:33: expected struct spinlock [usertype] *lock +../kernel/acct.c:623:33: got struct spinlock [noderef] __rcu * +../kernel/acct.c:220:12: warning: context imbalance in 'acct_on' - different lock contexts for basic block +../kernel/acct.c:335:9: warning: context imbalance in '__se_sys_acct' - different lock contexts for basic block +../kernel/acct.c:340:22: warning: context imbalance in 'acct_exit_ns' - wrong count at exit +../kernel/time/alarmtimer.c:71:19: warning: context imbalance in 'alarmtimer_get_rtcdev' - wrong count at exit +../kernel/time/alarmtimer.c:368:6: warning: context imbalance in 'alarm_restart' - wrong count at exit +../kernel/time/alarmtimer.c:463:13: warning: context imbalance in 'alarmtimer_freezerset' - wrong count at exit +../kernel/time/alarmtimer.c:514:13: warning: context imbalance in 'alarm_handle_timer' - wrong count at exit +../arch/x86/kernel/cpu/sgx/virt.c:59:13: warning: incorrect type in assignment (different base types) +../arch/x86/kernel/cpu/sgx/virt.c:59:13: expected int [assigned] ret +../arch/x86/kernel/cpu/sgx/virt.c:59:13: got restricted vm_fault_t +../arch/x86/kernel/cpu/sgx/virt.c:60:20: warning: restricted vm_fault_t degrades to integer +../arch/x86/kernel/cpu/sgx/virt.c:354:36: warning: cast removes address space '__user' of expression +../arch/x86/kernel/cpu/sgx/virt.c:385:24: warning: cast removes address space '__user' of expression +../arch/x86/kernel/cpu/sgx/virt.c:385:43: warning: cast removes address space '__user' of expression +../arch/x86/kernel/cpu/sgx/virt.c:385:58: warning: cast removes address space '__user' of expression +../arch/x86/kernel/apic/vector.c:61:6: warning: context imbalance in 'lock_vector_lock' - wrong count at exit +../arch/x86/kernel/apic/vector.c:69:6: warning: context imbalance in 'unlock_vector_lock' - unexpected unlock +../arch/x86/kernel/apic/vector.c:918:13: warning: context imbalance in 'apic_force_complete_move' - wrong count at exit +../kernel/time/posix-timers.c:346:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:346:29: expected struct spinlock [usertype] *lock +../kernel/time/posix-timers.c:346:29: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:353:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:353:27: expected struct spinlock [usertype] *lock +../kernel/time/posix-timers.c:353:27: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:555:41: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:555:41: expected struct spinlock [usertype] *l +../kernel/time/posix-timers.c:555:41: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:1043:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:1043:9: expected struct spinlock [usertype] *l +../kernel/time/posix-timers.c:1043:9: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:1091:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:1091:9: expected struct spinlock [usertype] *l +../kernel/time/posix-timers.c:1091:9: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:307:13: warning: context imbalance in '__posixtimer_deliver_signal' - wrong count at exit +../kernel/time/posix-timers.c:337:6: warning: context imbalance in 'posixtimer_deliver_signal' - unexpected unlock +../kernel/time/posix-timers.c:375:29: warning: context imbalance in 'posix_timer_fn' - wrong count at exit +../kernel/time/posix-timers.c:466:12: warning: context imbalance in 'do_timer_create' - different lock contexts for basic block +../kernel/time/posix-timers.c:604:24: warning: context imbalance in '__lock_timer' - different lock contexts for basic block +../kernel/time/itimer.c:53:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:53:27: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:53:27: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:70:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:70:29: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:70:29: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:82:35: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:82:35: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:82:35: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:86:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:86:37: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:86:37: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:198:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:198:27: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:198:27: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:212:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:212:29: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:212:29: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:236:35: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:236:35: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:236:35: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:245:45: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:245:45: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:245:45: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:258:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:258:37: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:258:37: got struct spinlock [noderef] __rcu * @@ -2323,235 +2741,36 @@ -../net/9p/client.c:749:17: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:749:17: expected struct spinlock [usertype] *lock -../net/9p/client.c:749:17: got struct spinlock [noderef] __rcu * -../net/9p/client.c:751:48: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:751:48: expected struct spinlock [usertype] *lock -../net/9p/client.c:751:48: got struct spinlock [noderef] __rcu * -../net/9p/client.c:834:17: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:834:17: expected struct spinlock [usertype] *lock -../net/9p/client.c:834:17: got struct spinlock [noderef] __rcu * -../net/9p/client.c:836:48: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:836:48: expected struct spinlock [usertype] *lock -../net/9p/client.c:836:48: got struct spinlock [noderef] __rcu * -../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/cpufreq/cpufreq.c:442:17: warning: incorrect type in assignment (different address spaces) -../drivers/cpufreq/cpufreq.c:442:17: expected struct notifier_block *nb -../drivers/cpufreq/cpufreq.c:442:17: got struct notifier_block [noderef] __rcu *static [addressable] [toplevel] head -../drivers/cpufreq/cpufreq.c:442:65: warning: incorrect type in assignment (different address spaces) -../drivers/cpufreq/cpufreq.c:442:65: expected struct notifier_block *nb -../drivers/cpufreq/cpufreq.c:442:65: got struct notifier_block [noderef] __rcu *next -../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 -../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 -../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80688 becomes 688) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180118 becomes 118) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings -../mm/page_alloc.c:2881:13: warning: context imbalance in '__free_frozen_pages' - different lock contexts for basic block -../mm/page_alloc.c:2984:33: warning: context imbalance in 'free_unref_folios' - unexpected unlock -../mm/page_alloc.c:3274:20: warning: context imbalance in 'rmqueue_pcplist' - different lock contexts for basic block -../mm/page_alloc.c:3146:13: warning: context imbalance in 'get_page_from_freelist' - different lock contexts for basic block -../mm/page_alloc.c:5102:9: warning: context imbalance in 'alloc_pages_bulk_noprof' - different lock contexts for basic block -../mm/page_alloc.c:7361:30: warning: context imbalance in '__accept_page' - unexpected unlock -../mm/page_alloc.c:7369:6: warning: context imbalance in 'accept_page' - wrong count at exit -../mm/page_alloc.c:7384:13: warning: context imbalance in 'try_to_accept_memory_one' - wrong count at exit +../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 +../mm/madvise.c:214:17: warning: context imbalance in 'swapin_walk_pmd_entry' - unexpected unlock +../mm/madvise.c:444:28: warning: context imbalance in 'madvise_cold_or_pageout_pte_range' - unexpected unlock +../mm/madvise.c:784:9: warning: context imbalance in 'madvise_free_pte_range' - different lock contexts for basic block +../drivers/gpu/drm/drm_drv.c:449:6: warning: context imbalance in 'drm_dev_enter' - different lock contexts for basic block +../drivers/gpu/drm/drm_drv.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): +../include/linux/srcu.h:373:9: warning: context imbalance in 'drm_dev_exit' - unexpected unlock +../kernel/time/timer_migration.c:866:9: warning: context imbalance in 'tmigr_update_events' - different lock contexts for basic block +../drivers/hv/hv_trace.c: note: in included file (through ../drivers/hv/hyperv_vmbus.h): +../include/linux/hyperv.h:590:31: warning: array of flexible structures +../arch/x86/kernel/kprobes/opt.c:529:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition +../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:284:1: error: too long token expansion +../drivers/usb/typec/tipd/./trace.h:311:1: error: too long token expansion +../mm/swapfile.c:263:9: warning: context imbalance in '__try_to_reclaim_swap' - unexpected unlock +../mm/swapfile.c:531:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block +../mm/swapfile.c:679:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock +../mm/swapfile.c:817:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock +../mm/swapfile.c:862:31: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock +../mm/swapfile.c:991:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock +../mm/swapfile.c:1206:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block +../mm/swapfile.c:2079:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block +../mm/swapfile.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h, ../include/linux/bvec.h, ../include/linux/blk_types.h, ...): +../include/linux/rcupdate.h:871:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock +../drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c:196:30: warning: symbol 'gaokun_ucsi_ops' was not declared. Should it be static? @@ -2566,0 +2786,15 @@ +../kernel/pid_namespace.c:207:26: warning: incorrect type in argument 1 (different address spaces) +../kernel/pid_namespace.c:207:26: expected struct spinlock [usertype] *lock +../kernel/pid_namespace.c:207:26: got struct spinlock [noderef] __rcu * +../kernel/pid_namespace.c:209:28: warning: incorrect type in argument 1 (different address spaces) +../kernel/pid_namespace.c:209:28: expected struct spinlock [usertype] *lock +../kernel/pid_namespace.c:209:28: got struct spinlock [noderef] __rcu * +../kernel/pid_namespace.c:208:28: warning: dereference of noderef expression +../drivers/perf/arm-ni.c: note: in included file: +../include/linux/io-64-nonatomic-lo-hi.h:38:9: warning: cast truncates bits from constant value (8000000000000000 becomes 0) +../mm/kasan/report.c:206:13: warning: context imbalance in 'start_report' - wrong count at exit +../mm/kasan/report.c:224:9: warning: context imbalance in 'end_report' - unexpected unlock +../drivers/hv/hv_balloon.c:832:9: warning: context imbalance in 'pfn_covered' - wrong count at exit +../drivers/hv/hv_balloon.c:2048:9: warning: context imbalance in 'balloon_remove' - wrong count at exit +../arch/x86/kernel/kvm.c:72:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? +../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer @@ -2569,12 +2803,20 @@ -../arch/x86/kvm/svm/svm.c:1361:13: warning: context imbalance in 'svm_srso_vm_destroy' - different lock contexts for basic block -../arch/x86/kvm/svm/svm.c:1381:13: warning: context imbalance in 'svm_srso_vm_init' - different lock contexts for basic block -../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:145:21: error: too long token expansion -../arch/x86/kvm/svm/avic.c:208:49: error: too long token expansion -../arch/x86/kvm/svm/avic.c:763:35: error: too long token expansion -../arch/x86/kvm/svm/avic.c:763:35: error: too long token expansion -../kernel/time/alarmtimer.c:71:19: warning: context imbalance in 'alarmtimer_get_rtcdev' - wrong count at exit -../kernel/time/alarmtimer.c:368:6: warning: context imbalance in 'alarm_restart' - wrong count at exit -../kernel/time/alarmtimer.c:463:13: warning: context imbalance in 'alarmtimer_freezerset' - wrong count at exit -../kernel/time/alarmtimer.c:514:13: warning: context imbalance in 'alarm_handle_timer' - wrong count at exit +../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: cast to restricted __le16 +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: restricted __le16 degrades to integer +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: restricted __le16 degrades to integer +../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: expected restricted __le16 [usertype] maxpack_reg +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: got int +../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: expected restricted __le16 [usertype] maxpack_reg +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: got int +../drivers/perf/arm-cmn.c:2248:35: warning: duplicate [noderef] +../drivers/perf/arm-cmn.c:2248:35: error: multiple address spaces given: __iomem & __iomem +../kernel/audit.c:2231:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/audit.c:2231:9: expected struct spinlock [usertype] *lock +../kernel/audit.c:2231:9: got struct spinlock [noderef] __rcu * +../kernel/audit.c:2234:40: warning: incorrect type in argument 1 (different address spaces) +../kernel/audit.c:2234:40: expected struct spinlock [usertype] *lock +../kernel/audit.c:2234:40: got struct spinlock [noderef] __rcu * @@ -2706,106 +2947,0 @@ -../arch/x86/kernel/ftrace.c:41:6: warning: context imbalance in 'ftrace_arch_code_modify_prepare' - wrong count at exit -../arch/x86/kernel/ftrace.c:53:6: warning: context imbalance in 'ftrace_arch_code_modify_post_process' - wrong count at exit -../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer -../mm/madvise.c:214:17: warning: context imbalance in 'swapin_walk_pmd_entry' - unexpected unlock -../mm/madvise.c:444:28: warning: context imbalance in 'madvise_cold_or_pageout_pte_range' - unexpected unlock -../mm/madvise.c:784:9: warning: context imbalance in 'madvise_free_pte_range' - different lock contexts for basic block -../kernel/time/posix-timers.c:346:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:346:29: expected struct spinlock [usertype] *lock -../kernel/time/posix-timers.c:346:29: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:353:27: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:353:27: expected struct spinlock [usertype] *lock -../kernel/time/posix-timers.c:353:27: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:555:41: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:555:41: expected struct spinlock [usertype] *l -../kernel/time/posix-timers.c:555:41: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:1043:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:1043:9: expected struct spinlock [usertype] *l -../kernel/time/posix-timers.c:1043:9: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:1091:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:1091:9: expected struct spinlock [usertype] *l -../kernel/time/posix-timers.c:1091:9: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:307:13: warning: context imbalance in '__posixtimer_deliver_signal' - wrong count at exit -../kernel/time/posix-timers.c:337:6: warning: context imbalance in 'posixtimer_deliver_signal' - unexpected unlock -../kernel/time/posix-timers.c:375:29: warning: context imbalance in 'posix_timer_fn' - wrong count at exit -../kernel/time/posix-timers.c:466:12: warning: context imbalance in 'do_timer_create' - different lock contexts for basic block -../kernel/time/posix-timers.c:604:24: warning: context imbalance in '__lock_timer' - different lock contexts for basic block -../mm/swapfile.c:263:9: warning: context imbalance in '__try_to_reclaim_swap' - unexpected unlock -../mm/swapfile.c:531:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block -../mm/swapfile.c:679:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock -../mm/swapfile.c:817:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock -../mm/swapfile.c:862:31: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock -../mm/swapfile.c:991:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock -../mm/swapfile.c:1206:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block -../mm/swapfile.c:2079:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block -../mm/swapfile.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h, ../include/linux/highmem.h, ../include/linux/bvec.h, ../include/linux/blk_types.h, ...): -../include/linux/rcupdate.h:871:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock -../arch/x86/kernel/apic/vector.c:61:6: warning: context imbalance in 'lock_vector_lock' - wrong count at exit -../arch/x86/kernel/apic/vector.c:69:6: warning: context imbalance in 'unlock_vector_lock' - unexpected unlock -../arch/x86/kernel/apic/vector.c:918:13: warning: context imbalance in 'apic_force_complete_move' - wrong count at exit -../arch/x86/kernel/cpu/sgx/virt.c:59:13: warning: incorrect type in assignment (different base types) -../arch/x86/kernel/cpu/sgx/virt.c:59:13: expected int [assigned] ret -../arch/x86/kernel/cpu/sgx/virt.c:59:13: got restricted vm_fault_t -../arch/x86/kernel/cpu/sgx/virt.c:60:20: warning: restricted vm_fault_t degrades to integer -../arch/x86/kernel/cpu/sgx/virt.c:354:36: warning: cast removes address space '__user' of expression -../arch/x86/kernel/cpu/sgx/virt.c:385:24: warning: cast removes address space '__user' of expression -../arch/x86/kernel/cpu/sgx/virt.c:385:43: warning: cast removes address space '__user' of expression -../arch/x86/kernel/cpu/sgx/virt.c:385:58: warning: cast removes address space '__user' of expression -../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:198:27: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:198:27: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:198:27: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:212:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:212:29: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:212:29: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:236:35: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:236:35: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:236:35: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:245:45: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:245:45: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:245:45: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:258:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:258:37: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:258:37: got struct spinlock [noderef] __rcu * -../kernel/acct.c:513:31: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:513:31: expected struct spinlock [usertype] *lock -../kernel/acct.c:513:31: got struct spinlock [noderef] __rcu * -../kernel/acct.c:523:33: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:523:33: expected struct spinlock [usertype] *lock -../kernel/acct.c:523:33: got struct spinlock [noderef] __rcu * -../kernel/acct.c:603:31: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:603:31: expected struct spinlock [usertype] *lock -../kernel/acct.c:603:31: got struct spinlock [noderef] __rcu * -../kernel/acct.c:623:33: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:623:33: expected struct spinlock [usertype] *lock -../kernel/acct.c:623:33: got struct spinlock [noderef] __rcu * -../kernel/acct.c:220:12: warning: context imbalance in 'acct_on' - different lock contexts for basic block -../kernel/acct.c:335:9: warning: context imbalance in '__se_sys_acct' - different lock contexts for basic block -../kernel/acct.c:340:22: warning: context imbalance in 'acct_exit_ns' - wrong count at exit -../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/hv/hv_trace.c: note: in included file (through ../drivers/hv/hyperv_vmbus.h): -../include/linux/hyperv.h:590:31: warning: array of flexible structures -../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:284:1: error: too long token expansion -../drivers/usb/typec/tipd/./trace.h:311:1: error: too long token expansion @@ -2812,0 +2949,11 @@ +../drivers/nvdimm/core.c:187:30: warning: cast to restricted __le32 +Warning: ../drivers/nvdimm/core.c:220 function parameter 'len' not described in 'nd_uuid_store' +../drivers/gpu/drm/drm_plane.c:213:24: warning: Using plain integer as NULL pointer +../kernel/debug/debug_core.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h, ../include/linux/pid_namespace.h): +../include/linux/rcupdate.h:839:9: warning: context imbalance in 'kgdb_cpu_enter' - different lock contexts for basic block +../mm/ksm.c:643:25: warning: context imbalance in 'break_ksm' - unexpected unlock +../mm/ksm.c:758:17: warning: context imbalance in 'get_mergeable_page' - unexpected unlock +../mm/ksm.c: note: in included file: +../include/linux/rmap.h:959:28: warning: context imbalance in 'write_protect_page' - unexpected unlock +../mm/ksm.c:1439:42: warning: context imbalance in 'replace_page' - different lock contexts for basic block +../mm/ksm.c:2562:33: warning: context imbalance in 'scan_get_next_rmap_item' - unexpected unlock @@ -2825,25 +2972,2 @@ -../drivers/gpu/drm/drm_plane.c:213:24: warning: Using plain integer as NULL pointer -../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: cast to restricted __le16 -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: restricted __le16 degrades to integer -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: restricted __le16 degrades to integer -../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: expected restricted __le16 [usertype] maxpack_reg -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: got int -../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: expected restricted __le16 [usertype] maxpack_reg -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: got int -../mm/kasan/report.c:206:13: warning: context imbalance in 'start_report' - wrong count at exit -../mm/kasan/report.c:224:9: warning: context imbalance in 'end_report' - unexpected unlock -../kernel/time/timer_migration.c:866:9: warning: context imbalance in 'tmigr_update_events' - different lock contexts for basic block -../mm/ksm.c:643:25: warning: context imbalance in 'break_ksm' - unexpected unlock -../mm/ksm.c:758:17: warning: context imbalance in 'get_mergeable_page' - unexpected unlock -../mm/ksm.c: note: in included file: -../include/linux/rmap.h:959:28: warning: context imbalance in 'write_protect_page' - unexpected unlock -../mm/ksm.c:1439:42: warning: context imbalance in 'replace_page' - different lock contexts for basic block -../mm/ksm.c:2562:33: warning: context imbalance in 'scan_get_next_rmap_item' - unexpected unlock -../drivers/hv/hv_balloon.c:832:9: warning: context imbalance in 'pfn_covered' - wrong count at exit -../drivers/hv/hv_balloon.c:2048:9: warning: context imbalance in 'balloon_remove' - wrong count at exit -../drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c:196:30: warning: symbol 'gaokun_ucsi_ops' was not declared. Should it be static? +../arch/x86/kernel/shstk.c:370:55: warning: cast removes address space '__user' of expression +../kernel/debug/kdb/kdb_main.c:2212:40: warning: dereference of noderef expression @@ -2852,7 +2975,0 @@ -../kernel/pid_namespace.c:207:26: warning: incorrect type in argument 1 (different address spaces) -../kernel/pid_namespace.c:207:26: expected struct spinlock [usertype] *lock -../kernel/pid_namespace.c:207:26: got struct spinlock [noderef] __rcu * -../kernel/pid_namespace.c:209:28: warning: incorrect type in argument 1 (different address spaces) -../kernel/pid_namespace.c:209:28: expected struct spinlock [usertype] *lock -../kernel/pid_namespace.c:209:28: got struct spinlock [noderef] __rcu * -../kernel/pid_namespace.c:208:28: warning: dereference of noderef expression @@ -2870,56 +2986,0 @@ -../arch/x86/kernel/kprobes/opt.c:529:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition -../kernel/audit.c:2231:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/audit.c:2231:9: expected struct spinlock [usertype] *lock -../kernel/audit.c:2231:9: got struct spinlock [noderef] __rcu * -../kernel/audit.c:2234:40: warning: incorrect type in argument 1 (different address spaces) -../kernel/audit.c:2234:40: expected struct spinlock [usertype] *lock -../kernel/audit.c:2234:40: got struct spinlock [noderef] __rcu * -../mm/khugepaged.c:848:25: warning: symbol 'khugepaged_collapse_control' was not declared. Should it be static? -../mm/khugepaged.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): -../include/linux/rcupdate.h:871:25: warning: context imbalance in '__collapse_huge_page_swapin' - unexpected unlock -../mm/khugepaged.c:1212:26: warning: context imbalance in 'collapse_huge_page' - different lock contexts for basic block -../mm/khugepaged.c:1716:28: warning: context imbalance in 'collapse_pte_mapped_thp' - unexpected unlock -../mm/khugepaged.c:1809:28: warning: context imbalance in 'retract_page_tables' - different lock contexts for basic block -../drivers/perf/arm-ni.c: note: in included file: -../include/linux/io-64-nonatomic-lo-hi.h:38:9: warning: cast truncates bits from constant value (8000000000000000 becomes 0) -../mm/huge_memory.c:2168:20: warning: context imbalance in 'madvise_free_huge_pmd' - unexpected unlock -../mm/huge_memory.c:2210:28: warning: context imbalance in 'zap_huge_pmd' - unexpected unlock -../mm/huge_memory.c:2338:28: warning: context imbalance in 'move_huge_pmd' - unexpected unlock -../mm/huge_memory.c:2478:20: warning: context imbalance in 'change_huge_pmd' - unexpected unlock -../mm/huge_memory.c: note: in included file (through ../include/linux/pgtable.h, ../include/linux/mm.h): -../arch/x86/include/asm/pgtable.h:854:9: warning: context imbalance in 'change_huge_pud' - unexpected unlock -../mm/huge_memory.c:2560:28: warning: context imbalance in 'move_pages_huge_pmd' - unexpected unlock -../mm/huge_memory.c:2675:12: warning: context imbalance in '__pmd_trans_huge_lock' - wrong count at exit -../mm/huge_memory.c:2691:12: warning: context imbalance in '__pud_trans_huge_lock' - wrong count at exit -../mm/huge_memory.c: note: in included file (through ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): -../include/linux/page-flags.h:282:38: warning: context imbalance in 'zap_huge_pud' - unexpected unlock -../mm/huge_memory.c:3856:9: warning: context imbalance in '__folio_split' - different lock contexts for basic block -../mm/huge_memory.c:4407:17: warning: context imbalance in 'split_huge_pages_pid' - unexpected unlock -../drivers/android/binder.c:1594:9: warning: context imbalance in 'binder_get_txn_from' - wrong count at exit -../drivers/android/binder.c:6531:17: warning: context imbalance in 'print_next_binder_node_ilocked' - unexpected unlock -../drivers/android/binder.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): -../include/linux/list.h:1027:9: warning: context imbalance in 'binder_add_device' - wrong count at exit -../drivers/android/binder.c:6982:6: warning: context imbalance in 'binder_remove_device' - wrong count at exit -../drivers/perf/arm-cmn.c:2248:35: warning: duplicate [noderef] -../drivers/perf/arm-cmn.c:2248:35: error: multiple address spaces given: __iomem & __iomem -../arch/x86/kernel/kvm.c:72:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? -../mm/memcontrol.c:4170:52: error: incompatible types in comparison expression (different address spaces): -../mm/memcontrol.c:4170:52: struct task_struct [noderef] __rcu * -../mm/memcontrol.c:4170:52: struct task_struct * -../mm/memcontrol.c: note: in included file: -../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit -../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit -../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit -Warning: ../drivers/android/binder.c:2435 struct member 'offset' not described in 'binder_ptr_fixup' -Warning: ../drivers/android/binder.c:2435 struct member 'skip_size' not described in 'binder_ptr_fixup' -Warning: ../drivers/android/binder.c:2435 struct member 'fixup_data' not described in 'binder_ptr_fixup' -Warning: ../drivers/android/binder.c:2435 struct member 'node' not described in 'binder_ptr_fixup' -Warning: ../drivers/android/binder.c:2455 struct member 'offset' not described in 'binder_sg_copy' -Warning: ../drivers/android/binder.c:2455 struct member 'sender_uaddr' not described in 'binder_sg_copy' -Warning: ../drivers/android/binder.c:2455 struct member 'length' not described in 'binder_sg_copy' -Warning: ../drivers/android/binder.c:2455 struct member 'node' not described in 'binder_sg_copy' -Warning: ../drivers/android/binder.c:4009 function parameter 'thread' not described in 'binder_free_buf' -../kernel/debug/debug_core.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h, ../include/linux/pid_namespace.h): -../include/linux/rcupdate.h:839:9: warning: context imbalance in 'kgdb_cpu_enter' - different lock contexts for basic block -../kernel/debug/kdb/kdb_main.c:2212:40: warning: dereference of noderef expression -../drivers/nvdimm/core.c:187:30: warning: cast to restricted __le32 @@ -2987 +3048,55 @@ -Warning: ../drivers/nvdimm/core.c:220 function parameter 'len' not described in 'nd_uuid_store' +../drivers/nvdimm/region_devs.c:955:9: warning: context imbalance in 'nd_region_acquire_lane' - wrong count at exit +../drivers/nvdimm/region_devs.c:968:36: warning: context imbalance in 'nd_region_release_lane' - unexpected unlock +../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/android/binder.c:1594:9: warning: context imbalance in 'binder_get_txn_from' - wrong count at exit +../drivers/android/binder.c:6531:17: warning: context imbalance in 'print_next_binder_node_ilocked' - unexpected unlock +../drivers/android/binder.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): +../include/linux/list.h:1027:9: warning: context imbalance in 'binder_add_device' - wrong count at exit +../drivers/android/binder.c:6982:6: warning: context imbalance in 'binder_remove_device' - wrong count at exit +Warning: ../drivers/android/binder.c:2435 struct member 'offset' not described in 'binder_ptr_fixup' +Warning: ../drivers/android/binder.c:2435 struct member 'skip_size' not described in 'binder_ptr_fixup' +Warning: ../drivers/android/binder.c:2435 struct member 'fixup_data' not described in 'binder_ptr_fixup' +Warning: ../drivers/android/binder.c:2435 struct member 'node' not described in 'binder_ptr_fixup' +Warning: ../drivers/android/binder.c:2455 struct member 'offset' not described in 'binder_sg_copy' +Warning: ../drivers/android/binder.c:2455 struct member 'sender_uaddr' not described in 'binder_sg_copy' +Warning: ../drivers/android/binder.c:2455 struct member 'length' not described in 'binder_sg_copy' +Warning: ../drivers/android/binder.c:2455 struct member 'node' not described in 'binder_sg_copy' +Warning: ../drivers/android/binder.c:4009 function parameter 'thread' not described in 'binder_free_buf' +../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 * +../mm/khugepaged.c:848:25: warning: symbol 'khugepaged_collapse_control' was not declared. Should it be static? +../mm/khugepaged.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): +../include/linux/rcupdate.h:871:25: warning: context imbalance in '__collapse_huge_page_swapin' - unexpected unlock +../mm/khugepaged.c:1212:26: warning: context imbalance in 'collapse_huge_page' - different lock contexts for basic block +../mm/khugepaged.c:1716:28: warning: context imbalance in 'collapse_pte_mapped_thp' - unexpected unlock +../mm/khugepaged.c:1809:28: warning: context imbalance in 'retract_page_tables' - different lock contexts for basic block +../kernel/context_tracking.c:125:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:125:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:125:39: got struct context_tracking * +../kernel/context_tracking.c:164:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:164:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:164:39: got struct context_tracking * +../kernel/context_tracking.c:205:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:205:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:205:39: got struct context_tracking * +../kernel/context_tracking.c:260:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:260:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:260:39: got struct context_tracking * @@ -3019,40 +3134,41 @@ -../drivers/nvdimm/region_devs.c:955:9: warning: context imbalance in 'nd_region_acquire_lane' - wrong count at exit -../drivers/nvdimm/region_devs.c:968:36: warning: context imbalance in 'nd_region_release_lane' - unexpected unlock -../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 * -../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 -../arch/x86/kernel/shstk.c:370:55: warning: cast removes address space '__user' of expression -../kernel/context_tracking.c:125:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:125:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:125:39: got struct context_tracking * -../kernel/context_tracking.c:164:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:164:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:164:39: got struct context_tracking * -../kernel/context_tracking.c:205:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:205:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:205:39: got struct context_tracking * -../kernel/context_tracking.c:260:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:260:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:260:39: got struct context_tracking * +../drivers/accel/habanalabs/common/command_submission.c:3265:9: warning: context imbalance in 'unregister_timestamp_node' - different lock contexts for basic block +../drivers/accel/habanalabs/common/command_submission.c:3295:25: warning: context imbalance in 'ts_get_and_handle_kernel_record' - unexpected unlock +../mm/huge_memory.c:2168:20: warning: context imbalance in 'madvise_free_huge_pmd' - unexpected unlock +../mm/huge_memory.c:2210:28: warning: context imbalance in 'zap_huge_pmd' - unexpected unlock +../mm/huge_memory.c:2338:28: warning: context imbalance in 'move_huge_pmd' - unexpected unlock +../mm/huge_memory.c:2478:20: warning: context imbalance in 'change_huge_pmd' - unexpected unlock +../mm/huge_memory.c: note: in included file (through ../include/linux/pgtable.h, ../include/linux/mm.h): +../arch/x86/include/asm/pgtable.h:854:9: warning: context imbalance in 'change_huge_pud' - unexpected unlock +../mm/huge_memory.c:2560:28: warning: context imbalance in 'move_pages_huge_pmd' - unexpected unlock +../mm/huge_memory.c:2675:12: warning: context imbalance in '__pmd_trans_huge_lock' - wrong count at exit +../mm/huge_memory.c:2691:12: warning: context imbalance in '__pud_trans_huge_lock' - wrong count at exit +../mm/huge_memory.c: note: in included file (through ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): +../include/linux/page-flags.h:282:38: warning: context imbalance in 'zap_huge_pud' - unexpected unlock +../mm/huge_memory.c:3856:9: warning: context imbalance in '__folio_split' - different lock contexts for basic block +../mm/huge_memory.c:4407:17: warning: context imbalance in 'split_huge_pages_pid' - unexpected unlock +../mm/memcontrol.c:4170:52: error: incompatible types in comparison expression (different address spaces): +../mm/memcontrol.c:4170:52: struct task_struct [noderef] __rcu * +../mm/memcontrol.c:4170:52: struct task_struct * +../mm/memcontrol.c: note: in included file: +../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit +../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit +../include/linux/memcontrol.h:721:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit +../kernel/bpf/core.c:247:49: error: arithmetics on pointers to functions +../kernel/bpf/core.c:3000:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? +../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): +../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer +../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer +../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): +../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:74:9: struct rb_node * +../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:74:9: struct rb_node * +../kernel/trace/ring_buffer.c:5843:9: warning: context imbalance in 'ring_buffer_peek' - different lock contexts for basic block +../kernel/trace/ring_buffer.c:5929:9: warning: context imbalance in 'ring_buffer_consume' - different lock contexts for basic block +../kernel/trace/ring_buffer.c:5954:25: warning: context imbalance in 'ring_buffer_read_start' - wrong count at exit +../kernel/trace/ring_buffer.c:6178:13: warning: context imbalance in 'reset_disabled_cpu_buffer' - wrong count at exit +../kernel/trace/ring_buffer.c:6320:17: warning: context imbalance in 'ring_buffer_empty' - different lock contexts for basic block +../kernel/trace/ring_buffer.c:6350:9: warning: context imbalance in 'ring_buffer_empty_cpu' - different lock contexts for basic block +../kernel/trace/ring_buffer.c:6589:5: warning: context imbalance in 'ring_buffer_read_page' - different lock contexts for basic block @@ -3158,189 +3274,69 @@ -../kernel/trace/ftrace.c:5946:50: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:5948:51: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:5997:14: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6047:19: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6089:50: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:6141:14: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6145:52: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:6278:48: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:6283:21: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6299:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:6303:19: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6310:45: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6378:30: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/ftrace.c:6378:30: struct ftrace_hash [noderef] __rcu * -../kernel/trace/ftrace.c:6378:30: struct ftrace_hash * -../kernel/trace/ftrace.c:6445:30: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/ftrace.c:6445:30: struct ftrace_hash [noderef] __rcu * -../kernel/trace/ftrace.c:6445:30: struct ftrace_hash * -../kernel/trace/ftrace.c:6737:35: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6739:43: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6808:35: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6816:35: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6881:47: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:6882:55: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:7601:46: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:7602:47: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:7606:44: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:7624:18: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:7624:66: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:7676:59: warning: incorrect type in argument 2 (different address spaces) -../kernel/trace/ftrace.c:7677:59: warning: incorrect type in argument 2 (different address spaces) -../kernel/trace/ftrace.c:8064:62: warning: too many warnings -../kernel/trace/ftrace.c:8109:36: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/ftrace.c:8109:36: struct ftrace_ops [noderef] __rcu * -../kernel/trace/ftrace.c:8109:36: struct ftrace_ops * -../kernel/events/core.c:1485:15: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:1485:15: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:1485:15: struct perf_event_context * -../kernel/events/core.c:1498:28: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:1498:28: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:1498:28: struct perf_event_context * -../kernel/events/core.c:3671:20: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:3671:20: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:3671:20: struct perf_event_context * -../kernel/events/core.c:3675:18: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:3675:18: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:3675:18: struct perf_event_context * -../kernel/events/core.c:3676:23: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:3676:23: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:3676:23: struct perf_event_context * -../kernel/events/core.c:3729:25: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:3729:25: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:3729:25: struct perf_event_context * -../kernel/events/core.c:3730:25: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:3730:25: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:3730:25: struct perf_event_context * -../kernel/events/core.c:4113:15: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:4113:15: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:4113:15: struct perf_event_context * -../kernel/events/core.c:4521:15: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:4521:15: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:4521:15: struct perf_event_context * -../kernel/events/core.c:5009:25: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:5009:25: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:5009:25: struct perf_event_context * -../kernel/events/core.c:6639:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6639:9: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6639:9: struct perf_buffer * -../kernel/events/core.c:6154:24: warning: incorrect type in assignment (different base types) -../kernel/events/core.c:6390:22: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6390:22: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6390:22: struct perf_buffer * -../kernel/events/core.c:6514:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6514:14: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6514:14: struct perf_buffer * -../kernel/events/core.c:6547:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6547:14: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6547:14: struct perf_buffer * -../kernel/events/core.c:6660:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6660:14: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6660:14: struct perf_buffer * -../kernel/events/core.c:6676:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6676:14: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6676:14: struct perf_buffer * -../kernel/events/core.c:8632:15: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:8632:15: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:8632:15: struct perf_event_context * -../kernel/events/core.c:8720:13: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:8720:13: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:8720:13: struct perf_buffer * -../kernel/events/core.c:8824:61: warning: incorrect type in argument 2 (different address spaces) -../kernel/events/core.c:8824:61: expected struct task_struct *p -../kernel/events/core.c:8824:61: got struct task_struct [noderef] __rcu *real_parent -../kernel/events/core.c:8826:61: warning: incorrect type in argument 2 (different address spaces) -../kernel/events/core.c:8826:61: expected struct task_struct *p -../kernel/events/core.c:8826:61: got struct task_struct [noderef] __rcu *real_parent -../kernel/events/core.c:9562:15: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:9562:15: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:9562:15: struct perf_event_context * -../kernel/events/core.c:10697:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:10697:9: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:10697:9: struct swevent_hlist * -../kernel/events/core.c:10736:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:10736:17: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:10736:17: struct swevent_hlist * -../kernel/events/core.c:11011:23: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:11011:23: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:11011:23: struct perf_event_context * -../kernel/events/core.c:12074:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? -../kernel/events/core.c:14100:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:14100:9: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:14100:9: struct perf_event_context * -../kernel/events/core.c:14617:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:14617:17: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:14617:17: struct swevent_hlist * -../kernel/events/core.c:183:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit -../kernel/events/core.c:199:9: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock -../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): -../include/linux/rcupdate.h:869:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block -../kernel/events/core.c:1532:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock -../kernel/events/core.c:3011:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit -../kernel/events/core.c:4983:17: warning: context imbalance in 'find_get_context' - unexpected unlock -../kernel/events/core.c: note: in included file: -../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) -../kernel/events/core.c:10550:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:10550:17: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:10550:17: struct swevent_hlist * -../kernel/events/core.c:10570:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:10570:17: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:10570:17: struct swevent_hlist * -../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:10686:16: struct swevent_hlist * -../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:10686:16: struct swevent_hlist * -../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:10686:16: struct swevent_hlist * -../kernel/trace/ring_buffer.c:5843:9: warning: context imbalance in 'ring_buffer_peek' - different lock contexts for basic block -../kernel/trace/ring_buffer.c:5929:9: warning: context imbalance in 'ring_buffer_consume' - different lock contexts for basic block -../kernel/trace/ring_buffer.c:5954:25: warning: context imbalance in 'ring_buffer_read_start' - wrong count at exit -../kernel/trace/ring_buffer.c:6178:13: warning: context imbalance in 'reset_disabled_cpu_buffer' - wrong count at exit -../kernel/trace/ring_buffer.c:6320:17: warning: context imbalance in 'ring_buffer_empty' - different lock contexts for basic block -../kernel/trace/ring_buffer.c:6350:9: warning: context imbalance in 'ring_buffer_empty_cpu' - different lock contexts for basic block -../kernel/trace/ring_buffer.c:6589:5: warning: context imbalance in 'ring_buffer_read_page' - different lock contexts for basic block -../kernel/bpf/core.c:247:49: error: arithmetics on pointers to functions -../kernel/bpf/core.c:3000:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? -../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): -../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer -../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer -../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): -../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:74:9: struct rb_node * -../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:74:9: struct rb_node * -../kernel/trace/trace.c:5701:1: warning: trying to concatenate 12722-character string (8191 bytes max) -../kernel/trace/trace.c:91:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? -../kernel/trace/trace.c:144:6: warning: symbol 'ftrace_dump_on_oops' was not declared. Should it be static? -../kernel/trace/trace.c:500:28: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/trace.c:500:28: expected struct trace_export **list -../kernel/trace/trace.c:500:28: got struct trace_export [noderef] __rcu ** -../kernel/trace/trace.c:509:34: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/trace.c:509:34: expected struct trace_export **list -../kernel/trace/trace.c:509:34: got struct trace_export [noderef] __rcu ** -../kernel/trace/trace.c:2839:38: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/trace.c:2839:38: expected struct event_filter *filter -../kernel/trace/trace.c:2839:38: got struct event_filter [noderef] __rcu *filter -../kernel/trace/trace.c:454:9: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/trace.c:454:9: struct trace_export [noderef] __rcu * -../kernel/trace/trace.c:454:9: struct trace_export * -../kernel/trace/trace.c:469:9: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/trace.c:469:9: struct trace_export [noderef] __rcu * -../kernel/trace/trace.c:469:9: struct trace_export * -../kernel/bpf/verifier.c:355:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? -../kernel/bpf/verifier.c:22858: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/accel/habanalabs/common/command_submission.c:3265:9: warning: context imbalance in 'unregister_timestamp_node' - different lock contexts for basic block -../drivers/accel/habanalabs/common/command_submission.c:3295:25: warning: context imbalance in 'ts_get_and_handle_kernel_record' - unexpected unlock +../kernel/trace/ftrace.c:6114:48: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:6119:21: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6135:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:6139:19: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6146:45: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6214:30: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/ftrace.c:6214:30: struct ftrace_hash [noderef] __rcu * +../kernel/trace/ftrace.c:6214:30: struct ftrace_hash * +../kernel/trace/ftrace.c:6281:30: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/ftrace.c:6281:30: struct ftrace_hash [noderef] __rcu * +../kernel/trace/ftrace.c:6281:30: struct ftrace_hash * +../kernel/trace/ftrace.c:6573:35: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6575:43: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6644:35: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6652:35: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6717:47: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:6718:55: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:7437:46: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:7438:47: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:7442:44: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:7460:18: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:7460:66: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:7512:59: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:7513:59: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:7900:62: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:7901:62: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:7945:36: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/ftrace.c:7945:36: struct ftrace_ops [noderef] __rcu * +../kernel/trace/ftrace.c:7945:36: struct ftrace_ops * +../kernel/trace/ftrace.c:8721:14: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:8721:14: expected struct ftrace_hash *hash +../kernel/trace/ftrace.c:8721:14: got struct ftrace_hash [noderef] __rcu *filter_hash +../kernel/trace/ftrace.c:8770:14: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:8770:14: expected struct ftrace_hash *hash +../kernel/trace/ftrace.c:8770:14: got struct ftrace_hash [noderef] __rcu *filter_hash +../kernel/trace/ftrace.c:230:20: warning: dereference of noderef expression +../kernel/trace/ftrace.c:230:20: warning: dereference of noderef expression +../kernel/trace/ftrace.c:230:20: warning: dereference of noderef expression +../kernel/trace/ftrace.c:3436:29: warning: too many warnings +Warning: ../kernel/trace/ftrace.c:5980 function parameter 'ip' not described in 'register_ftrace_direct' +Warning: ../kernel/trace/ftrace.c:6011 function parameter 'ip' not described in 'unregister_ftrace_direct' +Warning: ../kernel/trace/ftrace.c:6043 function parameter 'ip' not described in 'modify_ftrace_direct' +Warning: ../kernel/trace/ftrace.c:6043 function parameter 'lock_direct_mutex' not described in 'modify_ftrace_direct' +../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/rpmsg/qcom_glink_native.c:419:9: warning: incorrect type in argument 2 (different base types) +../drivers/rpmsg/qcom_glink_native.c:419:9: expected unsigned int version +../drivers/rpmsg/qcom_glink_native.c:419:9: got restricted __le16 [assigned] [usertype] param1 +../drivers/rpmsg/qcom_glink_native.c:419:9: warning: incorrect type in argument 3 (different base types) +../drivers/rpmsg/qcom_glink_native.c:419:9: expected unsigned int features +../drivers/rpmsg/qcom_glink_native.c:419:9: got restricted __le32 [assigned] [usertype] param2 +../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 5 (different base types) +../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned long [usertype] count +../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] count +../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 6 (different base types) +../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned long [usertype] size +../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] size +../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 7 (different base types) +../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned int [usertype] liid +../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] liid +../drivers/rpmsg/qcom_glink_native.c:934:9: warning: restricted __le16 degrades to integer +../drivers/rpmsg/qcom_glink_native.c:1067:9: warning: incorrect type in argument 6 (different base types) +../drivers/rpmsg/qcom_glink_native.c:1067:9: expected unsigned long [usertype] size +../drivers/rpmsg/qcom_glink_native.c:1067:9: got restricted __le32 +../drivers/rpmsg/qcom_glink_native.c:1067:9: warning: incorrect type in argument 7 (different base types) +../drivers/rpmsg/qcom_glink_native.c:1067:9: expected unsigned int [usertype] liid +../drivers/rpmsg/qcom_glink_native.c:1067:9: got restricted __le32 @@ -3484,22 +3479,0 @@ -../drivers/rpmsg/qcom_glink_native.c:419:9: warning: incorrect type in argument 2 (different base types) -../drivers/rpmsg/qcom_glink_native.c:419:9: expected unsigned int version -../drivers/rpmsg/qcom_glink_native.c:419:9: got restricted __le16 [assigned] [usertype] param1 -../drivers/rpmsg/qcom_glink_native.c:419:9: warning: incorrect type in argument 3 (different base types) -../drivers/rpmsg/qcom_glink_native.c:419:9: expected unsigned int features -../drivers/rpmsg/qcom_glink_native.c:419:9: got restricted __le32 [assigned] [usertype] param2 -../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 5 (different base types) -../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned long [usertype] count -../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] count -../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 6 (different base types) -../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned long [usertype] size -../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] size -../drivers/rpmsg/qcom_glink_native.c:738:9: warning: incorrect type in argument 7 (different base types) -../drivers/rpmsg/qcom_glink_native.c:738:9: expected unsigned int [usertype] liid -../drivers/rpmsg/qcom_glink_native.c:738:9: got restricted __le32 [assigned] [usertype] liid -../drivers/rpmsg/qcom_glink_native.c:934:9: warning: restricted __le16 degrades to integer -../drivers/rpmsg/qcom_glink_native.c:1067:9: warning: incorrect type in argument 6 (different base types) -../drivers/rpmsg/qcom_glink_native.c:1067:9: expected unsigned long [usertype] size -../drivers/rpmsg/qcom_glink_native.c:1067:9: got restricted __le32 -../drivers/rpmsg/qcom_glink_native.c:1067:9: warning: incorrect type in argument 7 (different base types) -../drivers/rpmsg/qcom_glink_native.c:1067:9: expected unsigned int [usertype] liid -../drivers/rpmsg/qcom_glink_native.c:1067:9: got restricted __le32 @@ -3513,13 +3487,2 @@ -../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures -../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: -../kernel/trace/bpf_trace.c:378:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 378 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); - | ^~~ -../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_vprintk’: -../kernel/trace/bpf_trace.c:434:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 434 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); - | ^~~ -../kernel/trace/bpf_trace.c: In function ‘____bpf_seq_printf’: -../kernel/trace/bpf_trace.c:476:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] - 476 | seq_bprintf(m, fmt, data.bin_args); - | ^~~~~~~~~~~ +../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? +../kernel/bpf/stackmap.c:490:9: warning: context imbalance in '__bpf_get_stack' - different lock contexts for basic block @@ -3528,0 +3492 @@ +../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures @@ -3537,0 +3502,18 @@ +../kernel/trace/trace.c:5701:1: warning: trying to concatenate 12722-character string (8191 bytes max) +../kernel/trace/trace.c:91:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? +../kernel/trace/trace.c:144:6: warning: symbol 'ftrace_dump_on_oops' was not declared. Should it be static? +../kernel/trace/trace.c:500:28: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/trace.c:500:28: expected struct trace_export **list +../kernel/trace/trace.c:500:28: got struct trace_export [noderef] __rcu ** +../kernel/trace/trace.c:509:34: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/trace.c:509:34: expected struct trace_export **list +../kernel/trace/trace.c:509:34: got struct trace_export [noderef] __rcu ** +../kernel/trace/trace.c:2839:38: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/trace.c:2839:38: expected struct event_filter *filter +../kernel/trace/trace.c:2839:38: got struct event_filter [noderef] __rcu *filter +../kernel/trace/trace.c:454:9: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/trace.c:454:9: struct trace_export [noderef] __rcu * +../kernel/trace/trace.c:454:9: struct trace_export * +../kernel/trace/trace.c:469:9: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/trace.c:469:9: struct trace_export [noderef] __rcu * +../kernel/trace/trace.c:469:9: struct trace_export * @@ -3540,43 +3521,0 @@ -../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:190:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:227:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:242:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:277:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:575:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:761:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:772:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:786:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:834:41: warning: incorrect type in assignment (different address spaces) -../kernel/trace/bpf_trace.c:834:41: expected void [noderef] __user *[addressable] [assigned] [usertype] sival_ptr -../kernel/trace/bpf_trace.c:834:41: got void * -../kernel/trace/bpf_trace.c:884:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:896:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:1187:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:1272:28: warning: symbol 'bpf_lookup_user_key' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:1321:28: warning: symbol 'bpf_lookup_system_key' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:1345:18: warning: symbol 'bpf_key_put' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:1365:17: warning: symbol 'bpf_verify_pkcs7_signature' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3492:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3500:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3681:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3693:52: warning: cast removes address space '__user' of expression -../kernel/trace/bpf_trace.c:3690:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3697:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3707:56: warning: cast removes address space '__user' of expression -../kernel/trace/bpf_trace.c:3704:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3711:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3721:52: warning: cast removes address space '__user' of expression -../kernel/trace/bpf_trace.c:3718:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3728:56: warning: cast removes address space '__user' of expression -../kernel/trace/bpf_trace.c:3725:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3736:52: warning: cast removes address space '__user' of expression -../kernel/trace/bpf_trace.c:3732:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3744:56: warning: cast removes address space '__user' of expression -../kernel/trace/bpf_trace.c:3740:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:2512:21: warning: dereference of noderef expression -../kernel/trace/bpf_trace.c:2516:66: warning: dereference of noderef expression -../kernel/trace/bpf_trace.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): -../include/linux/rcupdate.h:871:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock -../kernel/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 @@ -3649 +3588,12 @@ -../kernel/bpf/stackmap.c:490:9: warning: context imbalance in '__bpf_get_stack' - different lock contexts for basic block +../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: +../kernel/trace/bpf_trace.c:378:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] + 378 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); + | ^~~ +../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_vprintk’: +../kernel/trace/bpf_trace.c:434:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] + 434 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); + | ^~~ +../kernel/trace/bpf_trace.c: In function ‘____bpf_seq_printf’: +../kernel/trace/bpf_trace.c:476:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] + 476 | seq_bprintf(m, fmt, data.bin_args); + | ^~~~~~~~~~~ @@ -3651,0 +3602,39 @@ +../kernel/trace/bpf_trace.c:190:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:227:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:242:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:277:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:575:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:761:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:772:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:786:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:834:41: warning: incorrect type in assignment (different address spaces) +../kernel/trace/bpf_trace.c:834:41: expected void [noderef] __user *[addressable] [assigned] [usertype] sival_ptr +../kernel/trace/bpf_trace.c:834:41: got void * +../kernel/trace/bpf_trace.c:884:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:896:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:1187:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:1272:28: warning: symbol 'bpf_lookup_user_key' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:1321:28: warning: symbol 'bpf_lookup_system_key' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:1345:18: warning: symbol 'bpf_key_put' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:1365:17: warning: symbol 'bpf_verify_pkcs7_signature' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3492:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3500:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3681:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3693:52: warning: cast removes address space '__user' of expression +../kernel/trace/bpf_trace.c:3690:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3697:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3707:56: warning: cast removes address space '__user' of expression +../kernel/trace/bpf_trace.c:3704:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3711:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3721:52: warning: cast removes address space '__user' of expression +../kernel/trace/bpf_trace.c:3718:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3728:56: warning: cast removes address space '__user' of expression +../kernel/trace/bpf_trace.c:3725:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3736:52: warning: cast removes address space '__user' of expression +../kernel/trace/bpf_trace.c:3732:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3744:56: warning: cast removes address space '__user' of expression +../kernel/trace/bpf_trace.c:3740:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:2512:21: warning: dereference of noderef expression +../kernel/trace/bpf_trace.c:2516:66: warning: dereference of noderef expression +../kernel/trace/bpf_trace.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): +../include/linux/rcupdate.h:871:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock @@ -3653 +3642,104 @@ -../drivers/gpu/drm/kmb/kmb_plane.c:20:11: warning: symbol 'layer_irqs' was not declared. Should it be static? +../kernel/events/core.c:1485:15: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:1485:15: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:1485:15: struct perf_event_context * +../kernel/events/core.c:1498:28: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:1498:28: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:1498:28: struct perf_event_context * +../kernel/events/core.c:3671:20: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:3671:20: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:3671:20: struct perf_event_context * +../kernel/events/core.c:3675:18: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:3675:18: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:3675:18: struct perf_event_context * +../kernel/events/core.c:3676:23: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:3676:23: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:3676:23: struct perf_event_context * +../kernel/events/core.c:3729:25: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:3729:25: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:3729:25: struct perf_event_context * +../kernel/events/core.c:3730:25: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:3730:25: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:3730:25: struct perf_event_context * +../kernel/events/core.c:4113:15: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:4113:15: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:4113:15: struct perf_event_context * +../kernel/events/core.c:4521:15: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:4521:15: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:4521:15: struct perf_event_context * +../kernel/events/core.c:5009:25: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:5009:25: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:5009:25: struct perf_event_context * +../kernel/events/core.c:6639:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6639:9: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6639:9: struct perf_buffer * +../kernel/events/core.c:6154:24: warning: incorrect type in assignment (different base types) +../kernel/events/core.c:6390:22: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6390:22: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6390:22: struct perf_buffer * +../kernel/events/core.c:6514:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6514:14: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6514:14: struct perf_buffer * +../kernel/events/core.c:6547:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6547:14: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6547:14: struct perf_buffer * +../kernel/events/core.c:6660:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6660:14: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6660:14: struct perf_buffer * +../kernel/events/core.c:6676:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6676:14: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6676:14: struct perf_buffer * +../kernel/events/core.c:8632:15: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:8632:15: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:8632:15: struct perf_event_context * +../kernel/events/core.c:8720:13: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:8720:13: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:8720:13: struct perf_buffer * +../kernel/events/core.c:8824:61: warning: incorrect type in argument 2 (different address spaces) +../kernel/events/core.c:8824:61: expected struct task_struct *p +../kernel/events/core.c:8824:61: got struct task_struct [noderef] __rcu *real_parent +../kernel/events/core.c:8826:61: warning: incorrect type in argument 2 (different address spaces) +../kernel/events/core.c:8826:61: expected struct task_struct *p +../kernel/events/core.c:8826:61: got struct task_struct [noderef] __rcu *real_parent +../kernel/events/core.c:9562:15: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:9562:15: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:9562:15: struct perf_event_context * +../kernel/events/core.c:10697:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:10697:9: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:10697:9: struct swevent_hlist * +../kernel/events/core.c:10736:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:10736:17: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:10736:17: struct swevent_hlist * +../kernel/events/core.c:11011:23: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:11011:23: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:11011:23: struct perf_event_context * +../kernel/events/core.c:12074:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? +../kernel/events/core.c:14100:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:14100:9: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:14100:9: struct perf_event_context * +../kernel/events/core.c:14617:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:14617:17: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:14617:17: struct swevent_hlist * +../kernel/events/core.c:183:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit +../kernel/events/core.c:199:9: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock +../kernel/events/core.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/dcache.h, ../include/linux/fs.h): +../include/linux/rcupdate.h:869:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block +../kernel/events/core.c:1532:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock +../kernel/events/core.c:3011:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit +../kernel/events/core.c:4983:17: warning: context imbalance in 'find_get_context' - unexpected unlock +../kernel/events/core.c: note: in included file: +../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) +../kernel/events/core.c:10550:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:10550:17: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:10550:17: struct swevent_hlist * +../kernel/events/core.c:10570:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:10570:17: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:10570:17: struct swevent_hlist * +../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:10686:16: struct swevent_hlist * +../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:10686:16: struct swevent_hlist * +../kernel/events/core.c:10686:16: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:10686:16: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:10686:16: struct swevent_hlist * @@ -3657,144 +3748,0 @@ -../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/glock.c: note: in included file: -../fs/gfs2/glock.h:170:36: warning: context imbalance in '__gfs2_glock_put' - unexpected unlock -../fs/gfs2/glock.c:286:17: warning: context imbalance in '__gfs2_glock_put_or_lock' - unexpected unlock -../fs/gfs2/glock.c:320:9: warning: context imbalance in 'gfs2_glock_put_async' - unexpected unlock -../fs/gfs2/glock.c:1067:13: warning: context imbalance in 'glock_work_func' - different lock contexts for basic block -../fs/nfs/nfs4trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfs4trace.h): -../fs/nfs/./nfs4trace.h:2184:1: error: too long token expansion -../fs/nfs/./nfs4trace.h:2250:1: error: too long token expansion -Warning: ../fs/gfs2/glock.c:1263 function parameter 'ip' not described in '__gfs2_holder_init' -../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long mask -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: incorrect type in argument 3 (different base types) -../include/trace/events/f2fs.h:1409:1: expected unsigned long flags -../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t [usertype] ret -../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): -../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1409:1: warning: cast to restricted vm_fault_t -../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer -../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer -../fs/f2fs/super.c:421:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? -../fs/f2fs/super.c:1747:35: warning: context imbalance in 'f2fs_drop_inode' - unexpected unlock -../drivers/gpu/drm/qxl/qxl_kms.c:166:19: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:166:19: expected struct qxl_rom *rom -../drivers/gpu/drm/qxl/qxl_kms.c:166:19: got void [noderef] __iomem * -../drivers/gpu/drm/qxl/qxl_kms.c:184:26: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:184:26: expected struct qxl_ram_header *ram_header -../drivers/gpu/drm/qxl/qxl_kms.c:184:26: got void [noderef] __iomem * -../drivers/gpu/drm/qxl/qxl_kms.c:271:21: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:271:21: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/qxl/qxl_kms.c:271:21: got struct qxl_ram_header *ram_header -../drivers/gpu/drm/qxl/qxl_kms.c:275:21: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:275:21: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/qxl/qxl_kms.c:275:21: got struct qxl_rom *rom -../drivers/gpu/drm/qxl/qxl_kms.c:319:21: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:319:21: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/qxl/qxl_kms.c:319:21: got struct qxl_ram_header *ram_header -../drivers/gpu/drm/qxl/qxl_kms.c:320:21: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:320:21: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/qxl/qxl_kms.c:320:21: got struct qxl_rom *rom -../drivers/gpu/drm/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/btrfs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/btrfs.h): -../include/trace/events/btrfs.h:1477:1: error: too long token expansion -../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): -../fs/btrfs/compression.h:82:9: error: Expected ) in function call -../fs/btrfs/compression.h:82:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:83:9: error: Expected ) in function call -../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ -../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): -../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ -../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:531:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:531:9: error: got __VA_OPT__ -../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ -../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:643:17: error: Expected ) in function call -../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:696:9: error: Expected ) in function call -../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:870:9: error: Expected ) in function call -../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:877:9: error: Expected ) in function call -../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ -../fs/btrfs/super.c: note: in included file: -../fs/btrfs/zoned.h:414:9: error: Expected ) in function call -../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ -../fs/btrfs/super.c:1626:17: error: Expected ) in function call -../fs/btrfs/super.c:1626:17: error: got __VA_OPT__ -../fs/btrfs/super.c:1857:9: error: Expected ) in function call -../fs/btrfs/super.c:1857: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:2112:9: error: Expected ) in function call -../fs/btrfs/super.c:2112:9: error: got __VA_OPT__ -../fs/btrfs/super.c:2309:9: error: Expected ) in function call -../fs/btrfs/super.c:2309:9: error: got __VA_OPT__ -../fs/btrfs/super.c:2622:17: error: Expected ) in function call -../fs/btrfs/super.c:2622:17: error: got __VA_OPT__ -../drivers/gpu/drm/vc4/vc4_kms.c:275:25: error: too long token expansion @@ -3819,101 +3767,14 @@ -../drivers/gpu/drm/radeon/radeon_atombios.c:55:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:56:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:57:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:66:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:79:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:91:28: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:92:29: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:93:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:94:27: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:95:25: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:96:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:97:25: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:98:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:222:44: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:547:14: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c: note: in included file (through ../drivers/gpu/drm/radeon/atom.h): -../drivers/gpu/drm/radeon/atombios.h:4039:45: warning: array of flexible structures -../drivers/gpu/drm/radeon/radeon_atombios.c:550:14: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:553:14: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:556:18: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:557:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:565:30: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:567:38: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:571:30: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:574:30: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:578:29: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:642:43: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:644:38: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:649:67: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:650:53: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:653:66: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:664:80: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:672:81: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:680:69: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:681:53: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:684:66: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:692:66: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:701:69: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:702:69: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:751:30: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:754:45: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:755:45: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:762:54: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:809:35: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:812:35: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:818:51: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:918:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1121:25: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1146:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1151:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1154:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1156:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1160:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1164:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1180:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1182:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1189:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1192:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1196:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1198:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1209:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1211:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1216:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1219:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1223:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1225:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1236:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1238:21: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1241:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1243:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1247:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1263:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1268:47: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1274:25: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1278:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1313:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1317:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1347:27: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1350:29: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1402:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1437:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1438:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1441:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1442:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1445:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1446:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1453:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1454:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1457:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1458:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1461:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1462:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1469:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1470:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1473:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1474:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1477:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1478:40: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1541:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/radeon_atombios.c:1543:49: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/radeon_atombios.c:1545:52: warning: too many warnings +../drivers/gpu/drm/kmb/kmb_plane.c:20:11: warning: symbol 'layer_irqs' was not declared. Should it be static? +../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_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 @@ -4099,29 +3959,0 @@ -../drivers/gpu/drm/rockchip/cdn-dp-core.c:320:25: warning: cast to restricted __le32 -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: expected void *timing_base -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: got void [noderef] __iomem * -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: got void * -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: got void * -../drivers/gpu/drm/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/xe/xe_bo.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_bo.c:616:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? -../drivers/gpu/drm/xe/tests/xe_bo.c:630:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? -../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 @@ -4130,134 +3961,0 @@ -../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' was not declared. Should it be static? -../drivers/gpu/drm/xe/xe_eu_stall.c:127:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? -../drivers/gpu/drm/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/pl111/pl111_display.c:33:37: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:33:37: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:33:37: got void * -../drivers/gpu/drm/pl111/pl111_display.c:45:37: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:45:37: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:45:37: got void * -../drivers/gpu/drm/pl111/pl111_display.c:163:27: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:163:27: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:163:27: got void * -../drivers/gpu/drm/pl111/pl111_display.c:168:27: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:168:27: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:168:27: got void * -../drivers/gpu/drm/pl111/pl111_display.c:172:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:172:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:172:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:231:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:231:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:231:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:234:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:234:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:234:30: got void * -../drivers/gpu/drm/pl111/pl111_display.c:338:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:338:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:338:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:351:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:351:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:351:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:368:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:368:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:368:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:371:41: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:371:41: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:371:41: got void * -../drivers/gpu/drm/pl111/pl111_display.c:384:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:384:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:384:30: got void * -../drivers/gpu/drm/pl111/pl111_display.c:403:41: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:403:41: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:403:41: got void * -../drivers/gpu/drm/pl111/pl111_display.c:424:53: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:424:53: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:424:53: got void * -../drivers/gpu/drm/pl111/pl111_display.c:435:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:435:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:435:30: got void * -../drivers/gpu/drm/pl111/pl111_display.c:489:37: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:489:37: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:489:37: got void * -../drivers/gpu/drm/pl111/pl111_display.c:512:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:512:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:512:33: got void * -../drivers/gpu/drm/pl111/pl111_display.c:523:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_display.c:523:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_display.c:523:33: got void * -../drivers/gpu/drm/tve200/tve200_display.c:34:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:34:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:34:33: got void * -../drivers/gpu/drm/tve200/tve200_display.c:51:40: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:51:40: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:51:40: got void * -../drivers/gpu/drm/tve200/tve200_display.c:61:40: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:61:40: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:61:40: got void * -../drivers/gpu/drm/tve200/tve200_display.c:66:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:66:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:66:33: got void * -../drivers/gpu/drm/tve200/tve200_display.c:139:48: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:139:48: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:139:48: got void * -../drivers/gpu/drm/tve200/tve200_display.c:142:38: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:142:38: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:142:38: got void * -../drivers/gpu/drm/tve200/tve200_display.c:148:30: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:148:30: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:148:30: got void * -../drivers/gpu/drm/tve200/tve200_display.c:237:34: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:237:34: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:237:34: got void * -../drivers/gpu/drm/tve200/tve200_display.c:251:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:251:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:251:30: got void * -../drivers/gpu/drm/tve200/tve200_display.c:252:48: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:252:48: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:252:48: got void * -../drivers/gpu/drm/tve200/tve200_display.c:271:35: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:271:35: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:271:35: got void * -../drivers/gpu/drm/tve200/tve200_display.c:276:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:276:43: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:276:43: got void * -../drivers/gpu/drm/tve200/tve200_display.c:278:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:278:43: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:278:43: got void * -../drivers/gpu/drm/tve200/tve200_display.c:301:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:301:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:301:33: got void * -../drivers/gpu/drm/tve200/tve200_display.c:302:48: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:302:48: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:302:48: got void * -../drivers/gpu/drm/tve200/tve200_display.c:312:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:312:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:312:30: got void * -../drivers/gpu/drm/pl111/pl111_drv.c:277:20: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/pl111/pl111_drv.c:277:20: expected void *regs -../drivers/gpu/drm/pl111/pl111_drv.c:277:20: got void [noderef] __iomem * -../drivers/gpu/drm/pl111/pl111_drv.c:292:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_drv.c:292:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_drv.c:292:30: got void * -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/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/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/radeon_ring.c:309:23: warning: cast to restricted __le32 -../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 * @@ -4288,15 +3986,16 @@ -../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/meson/meson_vclk.c:373:3: warning: symbol 'params' 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/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 +../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/gpu/drm/xe/xe_eu_stall.c:127:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? @@ -4379,147 +4078,985 @@ -../drivers/gpu/drm/radeon/radeon_cs.c:294:45: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/radeon/radeon_cs.c:294:45: expected void const [noderef] __user *from -../drivers/gpu/drm/radeon/radeon_cs.c:294:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr -../drivers/gpu/drm/radeon/radeon_cs.c:309:27: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/radeon/radeon_cs.c:309:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr -../drivers/gpu/drm/radeon/radeon_cs.c:309:27: got void [noderef] __user * -../drivers/gpu/drm/radeon/radeon_cs.c:310:49: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/radeon/radeon_cs.c:310:49: expected void const [noderef] __user *from -../drivers/gpu/drm/radeon/radeon_cs.c:310:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr -../drivers/gpu/drm/sti/sti_hdmi.c:1480:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? -../drivers/gpu/drm/radeon/radeon_bios.c:66:30: warning: dereference of noderef expression -../drivers/gpu/drm/radeon/radeon_bios.c:66:49: warning: dereference of noderef expression -../drivers/gpu/drm/radeon/radeon_bios.c:92:9: warning: dereference of noderef expression -../drivers/gpu/drm/radeon/radeon_bios.c:93:9: warning: dereference of noderef expression -../drivers/gpu/drm/radeon/radeon_bios.c:95:26: warning: dereference of noderef expression -../drivers/gpu/drm/radeon/radeon_bios.c:95:42: warning: dereference of noderef expression -../drivers/gpu/drm/gma500/mmu.c:307:26: warning: context imbalance in 'psb_mmu_pt_alloc_map_lock' - wrong count at exit -../drivers/gpu/drm/gma500/mmu.c:347:26: warning: context imbalance in 'psb_mmu_pt_map_lock' - wrong count at exit -../drivers/gpu/drm/gma500/mmu.c:380:28: warning: context imbalance in 'psb_mmu_pt_unmap_unlock' - unexpected unlock -../drivers/gpu/drm/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? -../drivers/gpu/drm/radeon/r100.c:713:16: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/r100.c:713:16: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/r100.c:713:16: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/r100.c:1099:24: warning: cast to restricted __le32 -../drivers/gpu/drm/sti/sti_hda.c:799:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? -../drivers/gpu/drm/gma500/psb_intel_display.c:435:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? -../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr -../drivers/gpu/drm/radeon/rs400.c:238:16: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rs400.c:238:16: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/rs400.c:238:16: got restricted __le32 [usertype] -../drivers/gpu/drm/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/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/i915/intel_uncore.c:1927:1: warning: context imbalance in 'fwtable_read8' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1928:1: warning: context imbalance in 'fwtable_read16' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1929:1: warning: context imbalance in 'fwtable_read32' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1930:1: warning: context imbalance in 'fwtable_read64' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1995:1: warning: context imbalance in 'gen6_write8' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1996:1: warning: context imbalance in 'gen6_write16' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:1997:1: warning: context imbalance in 'gen6_write32' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:2017:1: warning: context imbalance in 'fwtable_write8' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:2018:1: warning: context imbalance in 'fwtable_write16' - unexpected unlock -../drivers/gpu/drm/i915/intel_uncore.c:2019:1: warning: context imbalance in 'fwtable_write32' - unexpected unlock -../drivers/gpu/drm/i915/intel_wakeref.c:146:19: warning: context imbalance in 'wakeref_auto_timeout' - unexpected unlock -../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: expected void volatile [noderef] __iomem * -../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: got void *kptr -../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: expected void const volatile [noderef] __iomem * -../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: got void *kptr -../drivers/gpu/drm/gma500/opregion.c:294:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:294:25: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/gma500/opregion.c:294:25: got struct opregion_header *header -../drivers/gpu/drm/gma500/opregion.c:324:20: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:324:20: expected void const *const p -../drivers/gpu/drm/gma500/opregion.c:324:20: got void [noderef] __iomem *[assigned] base -../drivers/gpu/drm/gma500/opregion.c:330:26: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:330:26: expected struct opregion_header *header -../drivers/gpu/drm/gma500/opregion.c:330:26: got void [noderef] __iomem *[assigned] base -../drivers/gpu/drm/gma500/opregion.c:331:23: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:331:23: expected void *vbt -../drivers/gpu/drm/gma500/opregion.c:331:23: got void [noderef] __iomem * -../drivers/gpu/drm/gma500/opregion.c:338:32: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:338:32: expected struct opregion_acpi *acpi -../drivers/gpu/drm/gma500/opregion.c:338:32: got void [noderef] __iomem * -../drivers/gpu/drm/gma500/opregion.c:343:32: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:343:32: expected struct opregion_asle *asle -../drivers/gpu/drm/gma500/opregion.c:343:32: got void [noderef] __iomem * -../drivers/gpu/drm/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/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? -../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/loongson/lsdc_drv.c:235:28: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: expected struct lsdc_device * -../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: got void [noderef] __iomem *reg_base -../drivers/gpu/drm/msm/adreno/a2xx_catalog.c:47:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? -../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? -../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:87:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? -../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:47:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? -../drivers/gpu/drm/msm/adreno/a5xx_catalog.c:152:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? -../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/xe/xe_guc_ct.c:885:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block -../drivers/gpu/drm/radeon/evergreen.c:4206:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4206:44: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4206:44: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4220:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4220:44: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4220:44: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4223:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4223:36: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4223:36: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4286:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4286:36: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4286:36: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4287:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4287:36: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4287:36: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4288:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4288:36: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4288:36: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4294:57: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4294:57: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4294:57: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4300:73: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4300:73: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4300:73: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4304:73: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4304:73: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4304:73: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4308:73: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4308:73: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4308:73: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4313:81: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4313:81: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4313:81: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4319:57: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4319:57: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4319:57: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4680:24: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/evergreen.c:4739:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/evergreen.c:4740:28: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434: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/xe/xe_bo.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_bo.c:616:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? +../drivers/gpu/drm/xe/tests/xe_bo.c:630:20: warning: symbol 'xe_bo_shrink_test_suite' 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:434: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/glock.c: note: in included file: +../fs/gfs2/glock.h:170:36: warning: context imbalance in '__gfs2_glock_put' - unexpected unlock +../fs/gfs2/glock.c:286:17: warning: context imbalance in '__gfs2_glock_put_or_lock' - unexpected unlock +../fs/gfs2/glock.c:320:9: warning: context imbalance in 'gfs2_glock_put_async' - unexpected unlock +../fs/gfs2/glock.c:1067:13: warning: context imbalance in 'glock_work_func' - different lock contexts for basic block +Warning: ../fs/gfs2/glock.c:1263 function parameter 'ip' not described in '__gfs2_holder_init' +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/qxl/qxl_kms.c:166:19: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:166:19: expected struct qxl_rom *rom +../drivers/gpu/drm/qxl/qxl_kms.c:166:19: got void [noderef] __iomem * +../drivers/gpu/drm/qxl/qxl_kms.c:184:26: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:184:26: expected struct qxl_ram_header *ram_header +../drivers/gpu/drm/qxl/qxl_kms.c:184:26: got void [noderef] __iomem * +../drivers/gpu/drm/qxl/qxl_kms.c:271:21: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:271:21: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/qxl/qxl_kms.c:271:21: got struct qxl_ram_header *ram_header +../drivers/gpu/drm/qxl/qxl_kms.c:275:21: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:275:21: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/qxl/qxl_kms.c:275:21: got struct qxl_rom *rom +../drivers/gpu/drm/qxl/qxl_kms.c:319:21: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:319:21: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/qxl/qxl_kms.c:319:21: got struct qxl_ram_header *ram_header +../drivers/gpu/drm/qxl/qxl_kms.c:320:21: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:320:21: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/qxl/qxl_kms.c:320:21: got struct qxl_rom *rom +../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434: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 +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: expected void *timing_base +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:991:39: got void [noderef] __iomem * +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1004:33: got void * +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1006:33: got void * +../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' was not declared. Should it be static? +../drivers/gpu/drm/vc4/vc4_kms.c:275:25: error: too long token expansion +../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:2184:1: error: too long token expansion +../fs/nfs/./nfs4trace.h:2250:1: error: too long token expansion +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: error: incompatible types in conditional expression (different base types): +../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: void +../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: int +../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: struct dma_fence * +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/radeon_cs.c:294:45: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/radeon/radeon_cs.c:294:45: expected void const [noderef] __user *from +../drivers/gpu/drm/radeon/radeon_cs.c:294:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr +../drivers/gpu/drm/radeon/radeon_cs.c:309:27: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/radeon/radeon_cs.c:309:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr +../drivers/gpu/drm/radeon/radeon_cs.c:309:27: got void [noderef] __user * +../drivers/gpu/drm/radeon/radeon_cs.c:310:49: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/radeon/radeon_cs.c:310:49: expected void const [noderef] __user *from +../drivers/gpu/drm/radeon/radeon_cs.c:310:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr +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/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/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/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:434: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:1477:1: error: too long token expansion +../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/extent_io.h, ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): +../fs/btrfs/compression.h:82:9: error: Expected ) in function call +../fs/btrfs/compression.h:82:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:83:9: error: Expected ) in function call +../fs/btrfs/compression.h:83:9: error: got __VA_OPT__ +../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): +../fs/btrfs/extent_io.h:132:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:132:9: error: got __VA_OPT__ +../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:515:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:515:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:531:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:531:9: error: got __VA_OPT__ +../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:441:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:441:9: error: got __VA_OPT__ +../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:643:17: error: Expected ) in function call +../fs/btrfs/volumes.h:643:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:696:9: error: Expected ) in function call +../fs/btrfs/volumes.h:696:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:870:9: error: Expected ) in function call +../fs/btrfs/volumes.h:870:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:877:9: error: Expected ) in function call +../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ +../fs/btrfs/super.c: note: in included file: +../fs/btrfs/zoned.h:414:9: error: Expected ) in function call +../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ +../fs/btrfs/super.c:1626:17: error: Expected ) in function call +../fs/btrfs/super.c:1626:17: error: got __VA_OPT__ +../fs/btrfs/super.c:1857:9: error: Expected ) in function call +../fs/btrfs/super.c:1857: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:2112:9: error: Expected ) in function call +../fs/btrfs/super.c:2112:9: error: got __VA_OPT__ +../fs/btrfs/super.c:2309:9: error: Expected ) in function call +../fs/btrfs/super.c:2309:9: error: got __VA_OPT__ +../fs/btrfs/super.c:2622:17: error: Expected ) in function call +../fs/btrfs/super.c:2622:17: error: got __VA_OPT__ +../drivers/gpu/drm/pl111/pl111_display.c:33:37: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:33:37: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:33:37: got void * +../drivers/gpu/drm/pl111/pl111_display.c:45:37: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:45:37: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:45:37: got void * +../drivers/gpu/drm/pl111/pl111_display.c:163:27: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:163:27: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:163:27: got void * +../drivers/gpu/drm/pl111/pl111_display.c:168:27: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:168:27: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:168:27: got void * +../drivers/gpu/drm/pl111/pl111_display.c:172:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:172:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:172:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:231:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:231:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:231:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:234:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:234:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:234:30: got void * +../drivers/gpu/drm/pl111/pl111_display.c:338:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:338:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:338:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:351:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:351:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:351:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:368:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:368:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:368:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:371:41: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:371:41: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:371:41: got void * +../drivers/gpu/drm/pl111/pl111_display.c:384:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:384:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:384:30: got void * +../drivers/gpu/drm/pl111/pl111_display.c:403:41: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:403:41: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:403:41: got void * +../drivers/gpu/drm/pl111/pl111_display.c:424:53: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:424:53: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:424:53: got void * +../drivers/gpu/drm/pl111/pl111_display.c:435:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:435:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:435:30: got void * +../drivers/gpu/drm/pl111/pl111_display.c:489:37: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:489:37: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:489:37: got void * +../drivers/gpu/drm/pl111/pl111_display.c:512:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:512:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:512:33: got void * +../drivers/gpu/drm/pl111/pl111_display.c:523:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_display.c:523:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_display.c:523:33: got void * +../drivers/gpu/drm/sti/sti_hdmi.c:1480:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? +../drivers/gpu/drm/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/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_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long mask +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: incorrect type in argument 3 (different base types) +../include/trace/events/f2fs.h:1409:1: expected unsigned long flags +../include/trace/events/f2fs.h:1409:1: got restricted vm_fault_t [usertype] ret +../fs/f2fs/super.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/f2fs.h): +../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1122:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1122:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1181:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1181:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1409:1: warning: cast to restricted vm_fault_t +../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer +../include/trace/events/f2fs.h:1409:1: warning: restricted vm_fault_t degrades to integer +../fs/f2fs/super.c:421:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? +../fs/f2fs/super.c:1747:35: warning: context imbalance in 'f2fs_drop_inode' - unexpected unlock +../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/tve200/tve200_display.c:34:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:34:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:34:33: got void * +../drivers/gpu/drm/tve200/tve200_display.c:51:40: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:51:40: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:51:40: got void * +../drivers/gpu/drm/tve200/tve200_display.c:61:40: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:61:40: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:61:40: got void * +../drivers/gpu/drm/tve200/tve200_display.c:66:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:66:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:66:33: got void * +../drivers/gpu/drm/tve200/tve200_display.c:139:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:139:48: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:139:48: got void * +../drivers/gpu/drm/tve200/tve200_display.c:142:38: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:142:38: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:142:38: got void * +../drivers/gpu/drm/tve200/tve200_display.c:148:30: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:148:30: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:148:30: got void * +../drivers/gpu/drm/tve200/tve200_display.c:237:34: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:237:34: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:237:34: got void * +../drivers/gpu/drm/tve200/tve200_display.c:251:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:251:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:251:30: got void * +../drivers/gpu/drm/tve200/tve200_display.c:252:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:252:48: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:252:48: got void * +../drivers/gpu/drm/tve200/tve200_display.c:271:35: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:271:35: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:271:35: got void * +../drivers/gpu/drm/tve200/tve200_display.c:276:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:276:43: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:276:43: got void * +../drivers/gpu/drm/tve200/tve200_display.c:278:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:278:43: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:278:43: got void * +../drivers/gpu/drm/tve200/tve200_display.c:301:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:301:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:301:33: got void * +../drivers/gpu/drm/tve200/tve200_display.c:302:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:302:48: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:302:48: got void * +../drivers/gpu/drm/tve200/tve200_display.c:312:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:312:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:312:30: got void * +../drivers/gpu/drm/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/sti/sti_hda.c:799:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? +../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:434: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:434: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:434: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:434: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/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/rockchip/cdn-dp-core.c:320:25: warning: cast to restricted __le32 +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/pl111/pl111_drv.c:277:20: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/pl111/pl111_drv.c:277:20: expected void *regs +../drivers/gpu/drm/pl111/pl111_drv.c:277:20: got void [noderef] __iomem * +../drivers/gpu/drm/pl111/pl111_drv.c:292:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_drv.c:292:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_drv.c:292:30: got void * +../kernel/bpf/verifier.c:355:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? +../kernel/bpf/verifier.c:22858: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/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/i915/intel_uncore.c:1927:1: warning: context imbalance in 'fwtable_read8' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1928:1: warning: context imbalance in 'fwtable_read16' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1929:1: warning: context imbalance in 'fwtable_read32' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1930:1: warning: context imbalance in 'fwtable_read64' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1995:1: warning: context imbalance in 'gen6_write8' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1996:1: warning: context imbalance in 'gen6_write16' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:1997:1: warning: context imbalance in 'gen6_write32' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:2017:1: warning: context imbalance in 'fwtable_write8' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:2018:1: warning: context imbalance in 'fwtable_write16' - unexpected unlock +../drivers/gpu/drm/i915/intel_uncore.c:2019:1: warning: context imbalance in 'fwtable_write32' - unexpected unlock +../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: got void * +../drivers/gpu/drm/nouveau/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/i915/intel_wakeref.c:146:19: warning: context imbalance in 'wakeref_auto_timeout' - unexpected unlock +../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/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/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/meson/meson_vclk.c:373:3: warning: symbol 'params' 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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr +../drivers/gpu/drm/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/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/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/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/gma500/mmu.c:307:26: warning: context imbalance in 'psb_mmu_pt_alloc_map_lock' - wrong count at exit +../drivers/gpu/drm/gma500/mmu.c:347:26: warning: context imbalance in 'psb_mmu_pt_map_lock' - wrong count at exit +../drivers/gpu/drm/gma500/mmu.c:380:28: warning: context imbalance in 'psb_mmu_pt_unmap_unlock' - unexpected unlock +../drivers/gpu/drm/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/atombios_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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_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:434: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/loongson/lsdc_benchmark.c:27:35: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: expected void volatile [noderef] __iomem * +../drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: got void *kptr +../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: expected void const volatile [noderef] __iomem * +../drivers/gpu/drm/loongson/lsdc_benchmark.c:42:51: got void *kptr +../drivers/gpu/drm/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? +../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: expected struct lsdc_device * +../drivers/gpu/drm/loongson/lsdc_drv.c:235:28: got void [noderef] __iomem *reg_base +../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/xe/xe_guc_ct.c:885:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block +../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/msm/adreno/a2xx_catalog.c:47:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/gma500/psb_intel_display.c:435:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? +../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/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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/nouveau/nouveau_dmem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: expected restricted vm_fault_t [usertype] ret +../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: got int +../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/nouveau_vmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:87:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/gma500/opregion.c:294:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:294:25: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/gma500/opregion.c:294:25: got struct opregion_header *header +../drivers/gpu/drm/gma500/opregion.c:324:20: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:324:20: expected void const *const p +../drivers/gpu/drm/gma500/opregion.c:324:20: got void [noderef] __iomem *[assigned] base +../drivers/gpu/drm/gma500/opregion.c:330:26: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:330:26: expected struct opregion_header *header +../drivers/gpu/drm/gma500/opregion.c:330:26: got void [noderef] __iomem *[assigned] base +../drivers/gpu/drm/gma500/opregion.c:331:23: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:331:23: expected void *vbt +../drivers/gpu/drm/gma500/opregion.c:331:23: got void [noderef] __iomem * +../drivers/gpu/drm/gma500/opregion.c:338:32: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:338:32: expected struct opregion_acpi *acpi +../drivers/gpu/drm/gma500/opregion.c:338:32: got void [noderef] __iomem * +../drivers/gpu/drm/gma500/opregion.c:343:32: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:343:32: expected struct opregion_asle *asle +../drivers/gpu/drm/gma500/opregion.c:343:32: got void [noderef] __iomem * +../drivers/gpu/drm/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/xe/xe_hw_engine_group.c:296:5: warning: context imbalance in 'xe_hw_engine_group_get_mode' - wrong count at exit +../drivers/gpu/drm/xe/xe_hw_engine_group.c:331:6: warning: context imbalance in 'xe_hw_engine_group_put' - wrong count at exit +../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:47:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? +../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/msm/adreno/a5xx_catalog.c:152:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434: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:434: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/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/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 * @@ -4527,0 +5065,82 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: warning: incorrect type in initializer (different base types) +../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: expected unsigned short [usertype] out +../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: got restricted __le16 [usertype] +../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: expected unsigned short [addressable] [assigned] [usertype] lpI2CDataOut +../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: got restricted __le16 [usertype] +../drivers/gpu/drm/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/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_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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/xe/xe_mocs.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_mocs.c:199:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -4633,181 +5251,0 @@ -../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/a6xx_gmu.c:156:37: error: too long token expansion -../drivers/gpu/drm/xe/xe_hw_engine_group.c:296:5: warning: context imbalance in 'xe_hw_engine_group_get_mode' - wrong count at exit -../drivers/gpu/drm/xe/xe_hw_engine_group.c:331:6: warning: context imbalance in 'xe_hw_engine_group_put' - wrong count at exit -../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1928:36: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1928:36: expected void [noderef] __iomem *llc_mmio -../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1928:36: got void * -../drivers/gpu/drm/radeon/si.c:1568:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:1570:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:1571:30: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:1573:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3481:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3482:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3490:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3491:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3499:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:3498:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:3498:25: expected restricted __le32 const [usertype] *[assigned] fw_data -../drivers/gpu/drm/radeon/si.c:3498:25: got restricted __be32 const [usertype] * -../drivers/gpu/drm/radeon/si.c:3500:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:5706:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5706:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5706:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5707:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5707:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5707:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5709:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5709:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5709:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5710:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5710:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5710:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5711:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5711:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5711:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5716:49: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5716:49: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5716:49: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5718:49: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5718:49: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5718:49: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5720:57: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5720:57: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5720:57: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5727:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5727:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5727:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5728:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5728:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5728:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5732:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5732:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5732:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5735:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5735:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5735:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5738:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5738:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5738:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5741:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5741:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5741:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5744:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5744:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5744:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5748:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5748:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5748:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5749:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5749:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5749:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5751:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5751:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5751:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5752:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/si.c:5752:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/si.c:5752:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/si.c:5873:31: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:5875:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:6262:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:6263:28: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:6264:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:832:48: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:834:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:856:38: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:857:47: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:858:46: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:888:13: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:892:55: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:894:50: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:895:50: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:896:51: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:897:52: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:898:52: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:899:53: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:901:58: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:908:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:911:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:918:13: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:923:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:932:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:943:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:955:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:969:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:972:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:975:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:978:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:980:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:987:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1002:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1004:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1006:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1016:13: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1018:42: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1019:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1021:45: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1027:53: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1028:44: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1029:48: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1034:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1046:49: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1048:49: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1050:49: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1053:49: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1055:49: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1065:13: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1069:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1070:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1074:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1078:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1083:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1106:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1108:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1110:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1121:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1123:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1132:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1136:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1140:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1159:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1161:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1163:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1168:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1173:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1188:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1190:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1195:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1199:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1208:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1210:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1212:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1214:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1216:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1218:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1220:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1222:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1224:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dpm.c:1226:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1231:34: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1246:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1248:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1253:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1256:42: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1267:42: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1269:41: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1274:42: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1278:69: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1280:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1281:69: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1283:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1285:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1287:33: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/r600_dpm.c:1289:33: warning: cast to restricted __le16 -../drivers/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? @@ -4834,124 +5272,74 @@ -../drivers/gpu/drm/radeon/cik.c:1878:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:1880:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:1881:30: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:1883:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3909:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3910:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3914:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3918:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3919:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3923:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3927:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3926:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:3926:25: expected restricted __le32 const [usertype] *[assigned] fw_data -../drivers/gpu/drm/radeon/cik.c:3926:25: got restricted __be32 const [usertype] * -../drivers/gpu/drm/radeon/cik.c:3928:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3932:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:3933:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4265:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4266:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4270:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4279:34: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4280:35: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:4284:25: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:5943:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:5947:24: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:5951:17: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6433:62: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6434:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6435:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6439:63: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6440:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6441:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6445:62: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6446:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6447:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6451:63: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6452:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6453:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6457:64: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6458:48: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6459:46: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:6463:56: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6463:56: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6463:56: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6486:56: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6486:56: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6486:56: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6710:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6710:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6710:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6711:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6711:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6711:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6713:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6713:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6713:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6714:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6714:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6714:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6715:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6715:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6715:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6720:49: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6720:49: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6720:49: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6722:49: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6722:49: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6722:49: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6724:57: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6724:57: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6724:57: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6731:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6731:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6731:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6732:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6732:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6732:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6735:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6735:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6735:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6736:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6736:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6736:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6739:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6739:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6739:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6740:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6740:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6740:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6744:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6744:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6744:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6745:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6745:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6745:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6748:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6748:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6748:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6749:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6749:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6749:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6752:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6752:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6752:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6753:33: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6753:33: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6753:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6757:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6757:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6757:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6758:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6758:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6758:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6760:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6760:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6760:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:6761:25: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/cik.c:6761:25: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/cik.c:6761:25: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/cik.c:7576:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:7577:28: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:7578:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 +../drivers/gpu/drm/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/xe/xe_pci.c:84:9: warning: Initializer entry defined twice +../drivers/gpu/drm/xe/xe_pci.c:85:10: also defined here @@ -5071,0 +5460,204 @@ +../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:156:37: error: too long token expansion +../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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:1561:1: warning: no newline at end of file +../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/r600_dpm.c:832:48: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:834:46: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:856:38: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:857:47: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:858:46: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:888:13: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:892:55: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:894:50: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:895:50: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:896:51: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:897:52: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:898:52: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:899:53: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:901:58: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:908:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:911:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:918:13: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:923:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:932:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:943:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:955:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:969:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:972:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:975:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:978:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:980:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:987:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1002:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1004:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1006:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1016:13: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1018:42: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1019:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1021:45: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1027:53: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1028:44: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1029:48: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1034:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1046:49: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1048:49: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1050:49: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1053:49: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1055:49: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1065:13: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1069:26: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1070:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1074:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1078:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1083:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1106:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1108:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1110:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1121:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1123:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1132:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1136:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1140:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1159:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1161:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1163:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1168:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1173:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1188:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1190:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1195:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1199:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1208:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1210:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1212:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1214:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1216:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1218:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1220:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1222:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1224:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dpm.c:1226:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1231:34: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1246:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1248:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1253:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1256:42: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1267:42: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1269:41: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1274:42: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1278:69: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1280:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1281:69: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1283:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1285:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1287:33: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/r600_dpm.c:1289:33: warning: cast to restricted __le16 +../drivers/gpu/drm/nouveau/dispnv04/crtc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/xe/xe_oa.c:2416:25: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/xe/xe_oa.c:2416:25: expected unsigned long long [usertype] *ptr +../drivers/gpu/drm/xe/xe_oa.c:2416:25: got void [noderef] __user * +../drivers/gpu/drm/xe/xe_oa.c:2429:15: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/xe/xe_oa.c:2429:15: expected void const volatile [noderef] __user *ptr +../drivers/gpu/drm/xe/xe_oa.c:2429:15: got unsigned long long [usertype] *ptr +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_migrate.c:778:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? +../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/rv6xx_dpm.c:1798:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rv6xx_dpm.c:1799:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rv6xx_dpm.c:1800:23: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rv6xx_dpm.c:1838:16: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rv6xx_dpm.c:1840:16: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rv6xx_dpm.c:1845:20: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rv6xx_dpm.c:1846:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rv6xx_dpm.c:1899:26: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rv6xx_dpm.c:1903:26: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rv6xx_dpm.c:1920:42: warning: cast to restricted __le16 +../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:76:38: warning: context imbalance in 'pool_free_older_than' - different lock contexts for basic block +../drivers/gpu/drm/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 @@ -5251,82 +5843,75 @@ -../drivers/gpu/drm/radeon/rv6xx_dpm.c:1798:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rv6xx_dpm.c:1799:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rv6xx_dpm.c:1800:23: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rv6xx_dpm.c:1838:16: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rv6xx_dpm.c:1840:16: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rv6xx_dpm.c:1845:20: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rv6xx_dpm.c:1846:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/rv6xx_dpm.c:1899:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rv6xx_dpm.c:1903:26: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/rv6xx_dpm.c:1920:42: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/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/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/msm/adreno/a6xx_gpu.c:1928:36: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1928:36: expected void [noderef] __iomem *llc_mmio +../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1928:36: got void * +../drivers/gpu/drm/xe/xe_pxp.c:712:9: warning: context imbalance in '__pxp_exec_queue_remove' - different lock contexts for basic block +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/evergreen.c:4206:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4206:44: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4206:44: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4220:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4220:44: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4220:44: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4223:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4223:36: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4223:36: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4286:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4286:36: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4286:36: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4287:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4287:36: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4287:36: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4288:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4288:36: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4288:36: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4294:57: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4294:57: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4294:57: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4300:73: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4300:73: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4300:73: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4304:73: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4304:73: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4304:73: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4308:73: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4308:73: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4308:73: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4313:81: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4313:81: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4313:81: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4319:57: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4319:57: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4319:57: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4680:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/evergreen.c:4739:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/evergreen.c:4740:28: warning: cast to restricted __le32 +../drivers/gpu/drm/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 @@ -5471,2 +6056,14 @@ -../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_migrate.c:778:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? +../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/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -5497,8 +6094,223 @@ -../drivers/gpu/drm/xe/xe_mocs.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_mocs.c:199:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? -../drivers/gpu/drm/xe/xe_oa.c:2416:25: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/xe/xe_oa.c:2416:25: expected unsigned long long [usertype] *ptr -../drivers/gpu/drm/xe/xe_oa.c:2416:25: got void [noderef] __user * -../drivers/gpu/drm/xe/xe_oa.c:2429:15: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/xe/xe_oa.c:2429:15: expected void const volatile [noderef] __user *ptr -../drivers/gpu/drm/xe/xe_oa.c:2429:15: got unsigned long long [usertype] *ptr +../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/nouveau/dispnv50/core827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/amd/amdgpu/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:434: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/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/core507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/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/xe/xe_pt.c:1090: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/si.c:1568:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:1570:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:1571:30: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:1573:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3481:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3482:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3490:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3491:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3499:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:3498:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:3498:25: expected restricted __le32 const [usertype] *[assigned] fw_data +../drivers/gpu/drm/radeon/si.c:3498:25: got restricted __be32 const [usertype] * +../drivers/gpu/drm/radeon/si.c:3500:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:5706:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5706:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5706:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5707:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5707:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5707:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5709:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5709:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5709:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5710:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5710:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5710:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5711:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5711:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5711:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5716:49: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5716:49: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5716:49: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5718:49: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5718:49: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5718:49: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5720:57: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5720:57: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5720:57: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5727:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5727:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5727:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5728:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5728:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5728:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5732:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5732:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5732:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5735:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5735:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5735:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5738:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5738:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5738:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5741:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5741:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5741:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5744:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5744:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5744:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5748:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5748:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5748:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5749:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5749:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5749:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5751:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5751:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5751:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5752:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/si.c:5752:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/si.c:5752:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/si.c:5873:31: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:5875:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:6262:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:6263:28: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:6264:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 +../drivers/gpu/drm/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -5528,6 +6340,379 @@ -../drivers/gpu/drm/xe/xe_pci.c:84:9: warning: Initializer entry defined twice -../drivers/gpu/drm/xe/xe_pci.c:85:10: also defined here -../drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.c:76:38: warning: context imbalance in 'pool_free_older_than' - different lock contexts for basic block -../drivers/gpu/drm/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/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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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/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/crc907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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/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/radeon/cik.c:1878:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:1880:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:1881:30: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:1883:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3909:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3910:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3914:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3918:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3919:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3923:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3927:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3926:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:3926:25: expected restricted __le32 const [usertype] *[assigned] fw_data +../drivers/gpu/drm/radeon/cik.c:3926:25: got restricted __be32 const [usertype] * +../drivers/gpu/drm/radeon/cik.c:3928:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3932:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:3933:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4265:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4266:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4270:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4279:34: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4280:35: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:4284:25: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:5943:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:5947:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:5951:17: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6433:62: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6434:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6435:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6439:63: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6440:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6441:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6445:62: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6446:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6447:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6451:63: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6452:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6453:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6457:64: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6458:48: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6459:46: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:6463:56: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6463:56: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6463:56: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6486:56: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6486:56: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6486:56: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6710:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6710:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6710:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6711:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6711:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6711:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6713:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6713:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6713:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6714:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6714:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6714:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6715:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6715:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6715:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6720:49: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6720:49: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6720:49: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6722:49: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6722:49: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6722:49: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6724:57: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6724:57: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6724:57: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6731:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6731:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6731:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6732:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6732:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6732:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6735:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6735:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6735:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6736:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6736:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6736:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6739:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6739:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6739:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6740:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6740:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6740:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6744:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6744:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6744:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6745:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6745:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6745:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6748:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6748:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6748:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6749:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6749:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6749:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6752:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6752:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6752:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6753:33: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6753:33: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6753:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6757:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6757:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6757:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6758:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6758:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6758:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6760:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6760:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6760:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:6761:25: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/cik.c:6761:25: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/cik.c:6761:25: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/cik.c:7576:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:7577:28: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:7578:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 +../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/nouveau/dispnv50/sor507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/sor907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression @@ -5800,0 +6986,677 @@ +../drivers/gpu/drm/radeon/kv_dpm.c:2070:60: warning: cast to restricted __be32 +../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: expected unsigned short [usertype] fps_high_t +../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: expected unsigned char [usertype] fps_low_t +../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:388:49: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:388:49: expected unsigned int [usertype] SclkFrequency +../drivers/gpu/drm/radeon/kv_dpm.c:388:49: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:462:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:462:44: expected unsigned int [usertype] MinVddNb +../drivers/gpu/drm/radeon/kv_dpm.c:462:44: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:472:38: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:472:38: expected unsigned short [usertype] AT +../drivers/gpu/drm/radeon/kv_dpm.c:472:38: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:545:38: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:545:38: expected unsigned int [usertype] low_sclk_interrupt_t +../drivers/gpu/drm/radeon/kv_dpm.c:545:38: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:677:48: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:677:48: expected unsigned int [usertype] VclkFrequency +../drivers/gpu/drm/radeon/kv_dpm.c:677:48: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:678:48: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:678:48: expected unsigned int [usertype] DclkFrequency +../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:679:43: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:679:43: expected unsigned short [usertype] MinVddNb +../drivers/gpu/drm/radeon/kv_dpm.c:679:43: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:748:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:748:44: expected unsigned int [usertype] Frequency +../drivers/gpu/drm/radeon/kv_dpm.c:748:44: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:749:45: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:749:45: expected unsigned short [usertype] MinVoltage +../drivers/gpu/drm/radeon/kv_dpm.c:749:45: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:811:45: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:811:45: expected unsigned int [usertype] Frequency +../drivers/gpu/drm/radeon/kv_dpm.c:811:45: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:812:46: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:812:46: expected unsigned short [usertype] MinVoltage +../drivers/gpu/drm/radeon/kv_dpm.c:812:46: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:873:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:873:44: expected unsigned int [usertype] Frequency +../drivers/gpu/drm/radeon/kv_dpm.c:873:44: got restricted __be32 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:874:45: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/kv_dpm.c:874:45: expected unsigned short [usertype] MinVoltage +../drivers/gpu/drm/radeon/kv_dpm.c:874:45: got restricted __be16 [usertype] +../drivers/gpu/drm/radeon/kv_dpm.c:2304:44: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2305:47: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2307:25: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2320:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2327:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2329:33: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2331:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2386:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2387:22: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2388:23: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2391:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/kv_dpm.c:2415:16: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2452:18: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h, ...): +../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures +../drivers/gpu/drm/radeon/kv_dpm.c:2455:18: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2458:18: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2509:24: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/kv_dpm.c:2610:24: warning: cast to restricted __be32 +../drivers/gpu/drm/radeon/kv_dpm.c:2632:24: warning: cast to restricted __be32 +../drivers/gpu/drm/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/gt/intel_execlists_submission.c:797:59: warning: context imbalance in 'assert_pending_valid' - different lock contexts for basic block +../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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/i915/gt/intel_sseu.c:598:17: error: too long token expansion +../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_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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/xe/xe_wa.c:419:11: warning: Initializer entry defined twice +../drivers/gpu/drm/xe/xe_wa.c:419:11: also defined here +../drivers/gpu/drm/xe/xe_wa.c:441:11: warning: Initializer entry defined twice +../drivers/gpu/drm/xe/xe_wa.c:441:11: also defined here +../drivers/gpu/drm/xe/xe_wa.c:476:11: warning: Initializer entry defined twice +../drivers/gpu/drm/xe/xe_wa.c:476:11: also defined here +../drivers/gpu/drm/i915/gt/intel_reset.c:1572:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block +../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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:434: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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/radeon/vce_v1_0.c:181:25: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/vce_v1_0.c:182:21: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/vce_v1_0.c:186:18: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/vce_v1_0.c:194:19: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/vce_v1_0.c:199:18: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/vce_v1_0.c:205:31: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_vce.c:363:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:363:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:363:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:364:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:364:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:364:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:365:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:365:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:365:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:367:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:367:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:367:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:368:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:368:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:368:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:369:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:369:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:369:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:370:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:370:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:370:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:371:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:371:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:371:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:372:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:372:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:372:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:373:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:373:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:373:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:374:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:374:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:374:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:375:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:375:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:375:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:376:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:376:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:376:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:377:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:377:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:377:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:378:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:378:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:378:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:380:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:380:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:380:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:381:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:381:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:381:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:382:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:382:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:382:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:383:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:383:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:383:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:384:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:384:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:384:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:387:27: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:387:27: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:387:27: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:430:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:430:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:430:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:431:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:431:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:431:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:432:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:432:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:432:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:434:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:434:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:434:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:435:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:435:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:435:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:436:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:436:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:436:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:437:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:437:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:437:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:438:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:438:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:438:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:440:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:440:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:440:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:441:32: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:441:32: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:441:32: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:444:27: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:444:27: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:444:27: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:701:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:701:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:701:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:702:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:702:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:702:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:703:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:703:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:703:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:704:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:704:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:704:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:706:41: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:706:41: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:706:41: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:721:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:721:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:721:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:722:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:722:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:722:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:723:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:723:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:723:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:724:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:724:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:724:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:740:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:740:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:740:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:741:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:741:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:741:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:742:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:742:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:742:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:743:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:743:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:743:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:744:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:744:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:744:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:745:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:745:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:745:33: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_vce.c:767:33: warning: incorrect type in argument 2 (different base types) +../drivers/gpu/drm/radeon/radeon_vce.c:767:33: expected unsigned int [usertype] v +../drivers/gpu/drm/radeon/radeon_vce.c:767:33: got restricted __le32 [usertype] +../drivers/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -6093,109 +7955,72 @@ -../drivers/gpu/drm/xe/xe_pxp.c:712:9: warning: context imbalance in '__pxp_exec_queue_remove' - different lock contexts for basic block -../drivers/gpu/drm/xe/xe_pt.c:1090:72: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/i915/gt/intel_execlists_submission.c:797:59: warning: context imbalance in 'assert_pending_valid' - different lock contexts for basic block -../drivers/gpu/drm/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2070:60: warning: cast to restricted __be32 -../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: expected unsigned short [usertype] fps_high_t -../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: expected unsigned char [usertype] fps_low_t -../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:388:49: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:388:49: expected unsigned int [usertype] SclkFrequency -../drivers/gpu/drm/radeon/kv_dpm.c:388:49: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:462:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:462:44: expected unsigned int [usertype] MinVddNb -../drivers/gpu/drm/radeon/kv_dpm.c:462:44: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:472:38: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:472:38: expected unsigned short [usertype] AT -../drivers/gpu/drm/radeon/kv_dpm.c:472:38: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:545:38: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:545:38: expected unsigned int [usertype] low_sclk_interrupt_t -../drivers/gpu/drm/radeon/kv_dpm.c:545:38: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:677:48: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:677:48: expected unsigned int [usertype] VclkFrequency -../drivers/gpu/drm/radeon/kv_dpm.c:677:48: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:678:48: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:678:48: expected unsigned int [usertype] DclkFrequency -../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:679:43: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:679:43: expected unsigned short [usertype] MinVddNb -../drivers/gpu/drm/radeon/kv_dpm.c:679:43: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:748:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:748:44: expected unsigned int [usertype] Frequency -../drivers/gpu/drm/radeon/kv_dpm.c:748:44: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:749:45: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:749:45: expected unsigned short [usertype] MinVoltage -../drivers/gpu/drm/radeon/kv_dpm.c:749:45: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:811:45: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:811:45: expected unsigned int [usertype] Frequency -../drivers/gpu/drm/radeon/kv_dpm.c:811:45: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:812:46: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:812:46: expected unsigned short [usertype] MinVoltage -../drivers/gpu/drm/radeon/kv_dpm.c:812:46: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:873:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:873:44: expected unsigned int [usertype] Frequency -../drivers/gpu/drm/radeon/kv_dpm.c:873:44: got restricted __be32 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:874:45: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/kv_dpm.c:874:45: expected unsigned short [usertype] MinVoltage -../drivers/gpu/drm/radeon/kv_dpm.c:874:45: got restricted __be16 [usertype] -../drivers/gpu/drm/radeon/kv_dpm.c:2304:44: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2305:47: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2307:25: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2320:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2327:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2329:33: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2331:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2386:21: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2387:22: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2388:23: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2391:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/kv_dpm.c:2415:16: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2452:18: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h, ...): -../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures -../drivers/gpu/drm/radeon/kv_dpm.c:2455:18: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2458:18: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2509:24: warning: cast to restricted __le16 -../drivers/gpu/drm/radeon/kv_dpm.c:2610:24: warning: cast to restricted __be32 -../drivers/gpu/drm/radeon/kv_dpm.c:2632:24: warning: cast to restricted __be32 -../drivers/gpu/drm/radeon/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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -6500,1611 +8324,0 @@ -../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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: error: incompatible types in conditional expression (different base types): -../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: void -../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1953:9: int -../drivers/gpu/drm/radeon/r600_dma.c:246:30: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/r600_dma.c:246:30: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/r600_dma.c:246:30: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/r600_dma.c:260:23: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dma.c:381:23: warning: cast to restricted __le32 -../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:434: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:434: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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:266:25: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:267:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:324:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:686:23: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:697:25: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:719:25: struct dma_fence * -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/nouveau/nouveau_debugfs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_debugfs.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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_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/radeon/radeon_vce.c:363:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:363:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:363:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:364:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:364:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:364:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:365:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:365:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:365:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:367:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:367:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:367:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:368:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:368:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:368:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:369:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:369:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:369:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:370:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:370:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:370:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:371:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:371:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:371:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:372:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:372:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:372:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:373:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:373:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:373:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:374:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:374:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:374:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:375:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:375:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:375:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:376:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:376:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:376:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:377:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:377:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:377:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:378:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:378:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:378:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:380:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:380:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:380:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:381:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:381:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:381:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:382:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:382:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:382:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:383:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:383:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:383:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:384:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:384:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:384:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:387:27: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:387:27: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:387:27: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:430:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:430:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:430:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:431:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:431:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:431:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:432:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:432:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:432:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:434:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:434:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:434:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:435:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:435:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:435:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:436:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:436:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:436:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:437:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:437:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:437:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:438:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:438:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:438:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:440:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:440:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:440:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:441:32: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:441:32: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:441:32: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:444:27: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:444:27: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:444:27: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:701:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:701:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:701:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:702:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:702:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:702:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:703:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:703:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:703:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:704:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:704:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:704:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:706:41: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:706:41: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:706:41: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:721:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:721:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:721:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:722:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:722:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:722:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:723:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:723:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:723:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:724:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:724:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:724:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:740:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:740:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:740:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:741:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:741:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:741:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:742:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:742:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:742:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:743:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:743:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:743:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:744:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:744:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:744:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:745:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:745:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:745:33: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_vce.c:767:33: warning: incorrect type in argument 2 (different base types) -../drivers/gpu/drm/radeon/radeon_vce.c:767:33: expected unsigned int [usertype] v -../drivers/gpu/drm/radeon/radeon_vce.c:767:33: got restricted __le32 [usertype] -../drivers/gpu/drm/amd/amdgpu/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:434: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/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/i915/gt/intel_reset.c:1572:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block -../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_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_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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/i915/gt/intel_sseu.c:598:17: error: too long token expansion -../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/xe/xe_wa.c:419:11: warning: Initializer entry defined twice -../drivers/gpu/drm/xe/xe_wa.c:419:11: also defined here -../drivers/gpu/drm/xe/xe_wa.c:441:11: warning: Initializer entry defined twice -../drivers/gpu/drm/xe/xe_wa.c:441:11: also defined here -../drivers/gpu/drm/xe/xe_wa.c:476:11: warning: Initializer entry defined twice -../drivers/gpu/drm/xe/xe_wa.c:476:11: also defined here -../drivers/gpu/drm/nouveau/nouveau_dmem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: expected restricted vm_fault_t [usertype] ret -../drivers/gpu/drm/nouveau/nouveau_dmem.c:206:13: got int -../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:450:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:454:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:467:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:471:25: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:481:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:495:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:522:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:526:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:535:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:544:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:549:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_dmem.c:551:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/nouveau/nouveau_prime.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../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_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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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_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/msm/dp/dp_display.c:1311:39: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void [noderef] __iomem * -../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void * -../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/nouveau/dispnv04/crtc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1135:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1220:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1221:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1222:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1223:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv04/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/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/msm/dsi/dsi_host.c:1476:27: warning: cast to restricted __be32 -../drivers/gpu/drm/msm/dsi/dsi_host.c:1477:17: warning: cast to restricted __be32 -../drivers/gpu/drm/amd/amdgpu/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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/nouveau/dispnv50/lut.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1833:25: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1834:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1893:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/i915/i915_active.c:1063:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block -../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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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/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/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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:1561:1: warning: no newline at end of file -../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/nouveau/dispnv50/sor507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/sor907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/i915/display/intel_cdclk.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -8179,100 +8392,0 @@ -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/i915/display/intel_alpm.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/i915/display/intel_ddi.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1359:10: also defined here @@ -8289,0 +8404,4 @@ +../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -8336 +8454 @@ -../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/nbio_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8337,0 +8456,74 @@ +../drivers/gpu/drm/nouveau/dispnv50/base917c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/curs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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 @@ -8387,31 +8579 @@ -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/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/nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8459,48 +8621 @@ -../drivers/gpu/drm/nouveau/dispnv50/base917c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/curs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/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/i915/display/intel_cdclk.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../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/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/nbio_v7_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8508 +8623 @@ -../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/aldebaran_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8510 +8625,5 @@ -../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/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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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, ...): @@ -8521,4 +8639,0 @@ -../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -8535,0 +8651,4 @@ +../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -8547 +8666 @@ -../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/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): @@ -8549 +8668 @@ -../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/nbio_v7_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8589 +8708,14 @@ -../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/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/amd/amdgpu/soc21.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8613,0 +8746,2 @@ +../drivers/gpu/drm/amd/amdgpu/soc24.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -8637 +8771 @@ -../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/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): @@ -8639 +8773 @@ -../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/nouveau_dma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -8650 +8784 @@ -../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: +../drivers/gpu/drm/nouveau/nv04_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -8661 +8795,3 @@ -../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/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/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): @@ -8663,30 +8799 @@ -../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/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/hdp_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8694 +8801 @@ -../drivers/gpu/drm/nouveau/nouveau_dma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nv10_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -8705,5 +8812,6 @@ -../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/nouveau/nv04_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../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/nv50_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -8720,3 +8828 @@ -../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/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nv17_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -8733,4 +8839,11 @@ -../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/nv10_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_chan.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -8747,6 +8860,19 @@ -../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/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/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/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): @@ -8754 +8880 @@ -../drivers/gpu/drm/nouveau/nv50_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -8765 +8891,4 @@ -../drivers/gpu/drm/nouveau/nv17_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel +../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan +../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: @@ -8776,10 +8904,0 @@ -../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 @@ -8837,4 +8955,0 @@ -../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -8851,0 +8967,2 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -8882,65 +8999 @@ -../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:434: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:2032:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019: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:2019:24: warning: unreplaced symbol '' -../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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:434: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:2032:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../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:434: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:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:2019:24: warning: unreplaced symbol '' -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/smu_v13_0_10.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here -../drivers/gpu/drm/amd/amdgpu/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/nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8948 +9000,0 @@ -../drivers/gpu/drm/xe/xe_debugfs.c:33:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? @@ -8951,5 +9003 @@ -../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:434: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:434: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/hdp_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8959,3 +9007 @@ -../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:434: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/nbio_v7_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8963 +9009 @@ -../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/nbio_v7_11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8964,0 +9011 @@ +../drivers/gpu/drm/i915/i915_active.c:1063:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block @@ -8967,3 +9014 @@ -../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:434: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/df_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8971,3 +9015,0 @@ -../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' @@ -8978 +9020 @@ -../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/df_v3_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8980 +9022 @@ -../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/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): @@ -8982 +9024 @@ -../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/gmc_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8983,0 +9026,3 @@ +../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' @@ -8986,2 +9031,2 @@ -../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here +../drivers/gpu/drm/amd/amdgpu/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -8990 +9035,2 @@ -../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): +Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' +../drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8991,0 +9038,3 @@ +../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void [noderef] __iomem * +../drivers/gpu/drm/msm/dp/dp_display.c:1311:39: void * @@ -8994 +9043 @@ -../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/gfxhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -8998 +9047 @@ -../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/gmc_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9000 +9049,3 @@ -../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gmc_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:434: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): @@ -9015,0 +9067,4 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9020,2 +9075,5 @@ -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/msm/dsi/dsi_host.c:1476:27: warning: cast to restricted __be32 +../drivers/gpu/drm/msm/dsi/dsi_host.c:1477:17: warning: cast to restricted __be32 +../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' @@ -9026,8 +9084 @@ -../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' -../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/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): @@ -9035 +9086 @@ -../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/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): @@ -9039,9 +9090 @@ -../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:434: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:434: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:434: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:434: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/gmc_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9051 +9094 @@ -../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/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): @@ -9053 +9096 @@ -../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/mmhub_v3_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9057,2 +9099,0 @@ -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9061 +9102 @@ -../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/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): @@ -9063 +9104 @@ -../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/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): @@ -9067 +9108 @@ -../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/gfxhub_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9069,3 +9110 @@ -../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: @@ -9073,0 +9113,6 @@ +../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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9076 +9121 @@ -../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/amdgpu_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9080 +9125 @@ -../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/tonga_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9083,0 +9129,2 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9086 +9133,3 @@ -../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/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:434: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): @@ -9087,0 +9137,7 @@ +../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' @@ -9094,2 +9149,0 @@ -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9098,4 +9151,0 @@ -../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9104 +9154 @@ -../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_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9107,0 +9158,2 @@ +../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' @@ -9112 +9164 @@ -../drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9113,0 +9166,3 @@ +../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' @@ -9116,2 +9170,0 @@ -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9120,9 +9173,4 @@ -../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434: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:434: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/i915/display/intel_hdcp.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019: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): @@ -9132 +9180 @@ -../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/amdgpu_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9134 +9182 @@ -../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/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): @@ -9136 +9184 @@ -../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/gfx_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9138 +9186 @@ -../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/dce_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9140 +9188 @@ -../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/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): @@ -9142 +9190 @@ -../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/dce_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9144 +9192 @@ -../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/amdgpu_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9146 +9194,8 @@ -../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/i915/display/intel_hotplug.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019: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): @@ -9150,3 +9205 @@ -../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:434: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/sdma_v4_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9154 +9207 @@ -../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/sdma_v2_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9156 +9209,7 @@ -../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/xe/xe_debugfs.c:33:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? +../drivers/gpu/drm/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here +../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../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): @@ -9160,2 +9218,0 @@ -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9164,3 +9221 @@ -../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:434: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/mes_userqueue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9168 +9223 @@ -../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9170 +9225 @@ -../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/uvd_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9172 +9227 @@ -../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/gfx_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9174 +9229 @@ -../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/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): @@ -9176 +9231 @@ -../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9178 +9233 @@ -../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/uvd_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9180 +9235,4 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../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): @@ -9182 +9240,3 @@ -../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/i915/display/intel_fbdev.c:159:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_fbdev.c:160:10: also defined here +../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9186,6 +9245,0 @@ -../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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9194,7 +9248 @@ -../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:434: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:434: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:434: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/sdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9202 +9250 @@ -../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/sdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9204 +9252 @@ -../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/mes_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9206 +9254 @@ -../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/vce_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9208 +9256 @@ -../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/sdma_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9210 +9258 @@ -../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9212 +9260 @@ -../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/amdgpu_jpeg.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9216,3 +9264,15 @@ -../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:434: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/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:1359:10: also defined here +../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): @@ -9222,3 +9282 @@ -../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:434: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/jpeg_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9226 +9284 @@ -../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/athub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9228 +9286 @@ -../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/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): @@ -9230 +9288 @@ -../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/jpeg_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9232 +9290 @@ -../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/athub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9234 +9292 @@ -../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/athub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9238,7 +9296 @@ -../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:434: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:434: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:434: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/athub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9248 +9300 @@ -../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/vpe_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9251,0 +9304,2 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9253,0 +9308,4 @@ +../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9255,0 +9314,5 @@ +../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9258 +9321,7 @@ -../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/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:434: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:434: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:434: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): @@ -9261,0 +9331,2 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9263,0 +9335,2 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9268,2 +9340,0 @@ -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9272 +9343,3 @@ -../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/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:434: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): @@ -9274,2 +9346,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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9280,6 +9350,0 @@ -../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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9288 +9353,3 @@ -../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_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:434: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): @@ -9292,2 +9358,0 @@ -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9296 +9361,6 @@ -../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/i915/display/intel_pps.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../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): @@ -9300 +9370 @@ -../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/../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, ...): @@ -9304 +9374 @@ -../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/../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): @@ -9306 +9376 @@ -../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/../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, ...): @@ -9308 +9378,7 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_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:434: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:434: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:434: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, ...): @@ -9312 +9388 @@ -../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_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, ...): @@ -9314 +9390 @@ -../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/../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, ...): @@ -9316 +9392,9 @@ -../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/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:434: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:434: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:434: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:434: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, ...): @@ -9320 +9404 @@ -../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/../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): @@ -9322 +9406,3 @@ -../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/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:434: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): @@ -9324 +9410 @@ -../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/../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, ...): @@ -9326 +9412 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/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): @@ -9327,0 +9414,7 @@ +../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2019:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2032:24: warning: unreplaced symbol '' @@ -9330,3 +9423,3 @@ -../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:434: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/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:434: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): @@ -9334 +9427 @@ -../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/../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): @@ -9336 +9429 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_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): @@ -9340,4 +9432,0 @@ -../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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9345,0 +9435,2 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9348,3 +9439 @@ -../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:434: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/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): @@ -9352,6 +9441,3 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044: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:434: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/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:434: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): @@ -9358,0 +9445,2 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9361 +9449,3 @@ -../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/../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:434: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): @@ -9362,0 +9453,2 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9367 +9459 @@ -../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/amdgpu_hmm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9369 +9461 @@ -../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/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): @@ -9371 +9463 @@ -../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/amdgpu_acp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9373 +9465,3 @@ -../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/../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:434: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): @@ -9375 +9469 @@ -../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/vcn_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9377 +9471 @@ -../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_job.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9379 +9473 @@ -../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/amdgpu_cgs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9381 +9475,5 @@ -../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/../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:434: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:434: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): @@ -9385 +9483 @@ -../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/vcn_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -9387 +9485,5 @@ -../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_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:434: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:434: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): @@ -9388,0 +9491,5 @@ +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3044:17: struct dma_fence * @@ -9391,3 +9498 @@ -../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:434: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/../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): @@ -9395 +9500 @@ -../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/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): @@ -9399 +9504 @@ -../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/../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): @@ -9401 +9506 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_5_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/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, ...): @@ -9403 +9508 @@ -../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/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): @@ -9405 +9510 @@ -../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/../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): @@ -9407 +9512 @@ -../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/../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): @@ -9411,2 +9515,0 @@ -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9415,3 +9518 @@ -../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:434: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/../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, ...): @@ -9419 +9520 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/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): @@ -9421,13 +9522 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: error: incompatible types in conditional expression (different base types): -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: void -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: int -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: error: incompatible types in conditional expression (different base types): -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: void -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: int -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: error: incompatible types in conditional expression (different base types): -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: void -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: int -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: error: incompatible types in conditional expression (different base types): -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: void -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: int -../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/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, ...): @@ -9435 +9524 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/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): @@ -9437 +9526 @@ -../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/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, ...): @@ -9439 +9528 @@ -../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/../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, ...): @@ -9441 +9530 @@ -../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/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): @@ -9443 +9532 @@ -../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/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, ...): @@ -9445 +9534 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/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): @@ -9447 +9536 @@ -../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/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, ...): @@ -9449 +9538 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/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, ...): @@ -9451 +9540 @@ -../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/../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, ...): @@ -9453 +9542 @@ -../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/../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, ...): @@ -9455 +9544 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/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, ...): @@ -9457 +9546 @@ -../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/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, ...): @@ -9459 +9548 @@ -../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/../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, ...): @@ -9461 +9550 @@ -../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/../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, ...): @@ -9463 +9552 @@ -../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/../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, ...): @@ -9465 +9554 @@ -../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/../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, ...): @@ -9467 +9556 @@ -../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/../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, ...): @@ -9469 +9558 @@ -../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/../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): @@ -9473 +9562 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/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): @@ -9475 +9564 @@ -../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/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, ...): @@ -9477 +9566 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/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, ...): @@ -9479 +9568 @@ -../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/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): @@ -9481 +9570 @@ -../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/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): @@ -9483 +9572 @@ -../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/../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): @@ -9487 +9576 @@ -../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/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): @@ -9489 +9578 @@ -../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/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, ...): @@ -9491 +9580 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_clockpowergating.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/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, ...): @@ -9493 +9582 @@ -../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/../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, ...): @@ -9495 +9584 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/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, ...): @@ -9497 +9586 @@ -../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/../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): @@ -9499 +9588 @@ -../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/../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, ...): @@ -9501 +9590 @@ -../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/../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): @@ -9503 +9592 @@ -../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/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): @@ -9505 +9594 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h): +../drivers/gpu/drm/amd/amdgpu/../pm/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): @@ -9507 +9596,13 @@ -../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/swsmu/amdgpu_smu.c:939:17: error: incompatible types in conditional expression (different base types): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: void +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:939:17: int +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: error: incompatible types in conditional expression (different base types): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: void +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1212:9: int +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: error: incompatible types in conditional expression (different base types): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: void +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1244:9: int +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: error: incompatible types in conditional expression (different base types): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: void +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1399:9: int +../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): @@ -9509 +9610 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu9_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/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, ...): @@ -9511 +9612 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/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): @@ -9513 +9614 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/legacy_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/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): @@ -9515 +9616 @@ -../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/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): @@ -9517 +9618 @@ -../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/../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): @@ -9519 +9620 @@ -../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/../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): @@ -9521 +9622 @@ -../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/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): @@ -9523 +9624 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/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): @@ -9525 +9626 @@ -../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/../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, ...): @@ -9527 +9628 @@ -../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/../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, ...): @@ -9529 +9630 @@ -../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/../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, ...): @@ -9531 +9632 @@ -../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/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): @@ -9533 +9634 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/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, ...): @@ -9535 +9636 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/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, ...): @@ -9537 +9638 @@ -../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/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, ...): @@ -9539 +9640 @@ -../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/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h): @@ -9541 +9642 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/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, ...): @@ -9543 +9644 @@ -../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/../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): @@ -9545 +9646 @@ -../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/../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): @@ -9547 +9648 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -9549 +9650 @@ -../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/../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): @@ -9551 +9652 @@ -../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/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, ...): @@ -9554,0 +9656,6 @@ +../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:434: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:434: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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9557 +9664 @@ -../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_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): @@ -9559 +9666,8 @@ -../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/../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:434: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:434: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/../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, ...): @@ -9563 +9677 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_wb.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -9567 +9681 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_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): @@ -9569 +9683 @@ -../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/../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): @@ -9571 +9685 @@ -../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/../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): @@ -9573 +9687 @@ -../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/../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): @@ -9575 +9689 @@ -../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/../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, ...): @@ -9577 +9691 @@ -../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/../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): @@ -9579 +9693 @@ -../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/../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): @@ -9680,0 +9795 @@ +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20.c:649:26: warning: dubious: !x & y @@ -9683,12 +9798,14 @@ -../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:434: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:434: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/../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:434: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/../display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c:649:26: warning: dubious: !x & y +../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/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/dcn21/display_rq_dlg_calc_21.c:655:34: warning: dubious: !x & y +../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/dcn30/display_rq_dlg_calc_30.c:623:34: warning: dubious: !x & y +../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/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/dml/dcn31/display_rq_dlg_calc_31.c:618:34: warning: dubious: !x & y +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_rq_dlg_calc_314.c:706:34: warning: dubious: !x & y +../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, ...): @@ -9759 +9876 @@ -../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/../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, ...): @@ -9761,14 +9877,0 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20.c:649:26: warning: dubious: !x & y -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20v2.c:649:26: warning: dubious: !x & y -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn21/display_rq_dlg_calc_21.c:655:34: warning: dubious: !x & y -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_rq_dlg_calc_30.c:623:34: warning: dubious: !x & y -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:618:34: warning: dubious: !x & y -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/display_rq_dlg_calc_314.c:706:34: warning: dubious: !x & y -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:36:30: warning: symbol 'dcn3_14_ip' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/../display/dc/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 @@ -9776,2 +9878,0 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:1192:22: warning: symbol 'dcn35_fpga_funcs' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_hw.c:594:62: warning: dubious: x | !y @@ -9778,0 +9880,4 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_i2c_hw.c:594:62: warning: dubious: x | !y +../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:1192:22: warning: symbol 'dcn35_fpga_funcs' was not declared. Should it be static? @@ -9781,0 +9887,2 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -9784,3 +9890,0 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? @@ -9788 +9891,0 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_mcg/dml2_mcg_factory.c:18:20: warning: Using plain integer as NULL pointer @@ -9789,0 +9893 @@ +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_mcg/dml2_mcg_factory.c:18:20: warning: Using plain integer as NULL pointer @@ -9791,5 +9895,3 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7174:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11143:73: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11144:69: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11702:74: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11703:70: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer @@ -9799,5 +9900,0 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:887:64: warning: cast truncates bits from constant value (44 becomes 4) -../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:356:30: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:359:46: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/../display/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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -10012,2 +10109,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:356:30: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:359:46: warning: Using plain integer as NULL pointer @@ -10016,2 +10113 @@ -../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:887:64: warning: cast truncates bits from constant value (44 becomes 4) @@ -10019,0 +10116,4 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/modules/hdcp/hdcp_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -10021,0 +10122,10 @@ +../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:434:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7174:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11143:73: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11144:69: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11702:74: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11703:70: warning: Using plain integer as NULL pointer +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2011: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.8KxMcnABwq 2025-09-23 18:03:58.605212439 -0700 +++ /tmp/tmp.lv3YI6CUls 2025-09-23 18:03:58.715211677 -0700 @@ -447,0 +448,5 @@ + 2 ../samples/ftrace/ftrace-direct.c + 3 ../samples/ftrace/ftrace-direct-modify.c + 2 ../samples/ftrace/ftrace-direct-multi.c + 3 ../samples/ftrace/ftrace-direct-multi-modify.c + 2 ../samples/ftrace/ftrace-direct-too.c