Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../include/trace/define_trace.h:132, from ../samples/trace_events/trace-events-sample.h:640, from ../samples/trace_events/trace-events-sample.c:12: ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: ../include/trace/stages/stage5_get_offsets.h:33:31: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 33 | { (void)sizeof(struct _test_no_array_##item *); } | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:285:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 285 | tstruct; \ | ^~~~~~~ ../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ 43 | PARAMS(tstruct), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ 299 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:301:17: note: in expansion of macro ‘__field’ 301 | __field( int, bar ) | ^~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘do_trace_event_raw_event_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/trace_events.h:427:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 427 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:435:23: note: in expansion of macro ‘PARAMS’ 435 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:133: ../samples/trace_events/./trace-events-sample.h: In function ‘do_perf_trace_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/perf.h:51:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 51 | { assign; } \ | ^~~~~~ ../include/trace/perf.h:67:23: note: in expansion of macro ‘PARAMS’ 67 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:24:41: note: in expansion of macro ‘WARN_ONCE’ 24 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:634:9: note: in expansion of macro ‘fortify_warn_once’ 634 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:690:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 690 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../ipc/msg.c:181:26: warning: context imbalance in 'newque' - unexpected unlock ../samples/hw_breakpoint/data_breakpoint.c:27:1: error: bad constant expression ../samples/hw_breakpoint/data_breakpoint.c:28:1: error: bad constant expression ../samples/hw_breakpoint/data_breakpoint.c:82:1: error: bad constant expression ../samples/hw_breakpoint/data_breakpoint.c:83:1: error: bad constant expression ../samples/hw_breakpoint/data_breakpoint.c:84:1: error: bad constant expression ../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? ../init/init_task.c:147:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:147:28: expected struct task_struct [noderef] __rcu *real_parent ../init/init_task.c:147:28: got struct task_struct * ../init/init_task.c:148:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:148:28: expected struct task_struct [noderef] __rcu *parent ../init/init_task.c:148:28: got struct task_struct * ../init/init_task.c:162:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:162:28: expected struct sighand_struct [noderef] __rcu *sighand ../init/init_task.c:162:28: got struct sighand_struct * ../samples/kprobes/kretprobe_example.c:29:1: error: bad constant expression ../samples/kprobes/kretprobe_example.c:30:1: error: bad constant expression ../samples/kprobes/kretprobe_example.c:107:1: error: bad constant expression ../samples/kprobes/kretprobe_example.c:108:1: error: bad constant expression ../samples/vfio-mdev/mbochs.c:91:1: error: bad constant expression ../samples/vfio-mdev/mbochs.c:92:1: error: bad constant expression ../samples/vfio-mdev/mbochs.c:95:1: error: bad constant expression ../samples/vfio-mdev/mbochs.c:96:1: error: bad constant expression ../samples/vfio-mdev/mbochs.c:1449:1: error: bad constant expression ../arch/x86/hyperv/hv_init.c:108:20: warning: cast removes address space '__iomem' of expression ../arch/x86/hyperv/hv_init.c:280:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/hyperv/hv_init.c:280:33: expected void volatile [noderef] __iomem *addr ../arch/x86/hyperv/hv_init.c:280:33: got void * ../drivers/idle/intel_idle.c:1713:1: error: bad constant expression ../drivers/idle/intel_idle.c:1714:1: error: bad constant expression ../drivers/idle/intel_idle.c:1717:1: error: bad constant expression ../drivers/idle/intel_idle.c:1718:1: error: bad constant expression ../drivers/idle/intel_idle.c:1721:1: error: bad constant expression ../drivers/idle/intel_idle.c:1722:1: error: bad constant expression ../drivers/idle/intel_idle.c:2531:1: error: bad constant expression ../drivers/idle/intel_idle.c:2538:1: error: bad constant expression ../drivers/idle/intel_idle.c:2539:1: error: bad constant expression ../drivers/idle/intel_idle.c:2549:1: error: bad constant expression ../drivers/idle/intel_idle.c:2550:1: error: bad constant expression ../drivers/idle/intel_idle.c:2556:1: error: bad constant expression ../drivers/idle/intel_idle.c:2561:1: error: bad constant expression ../drivers/idle/intel_idle.c:2562:1: error: bad constant expression ../net/netlink/af_netlink.c:2617:13: warning: context imbalance in 'netlink_walk_start' - wrong count at exit ../net/netlink/af_netlink.c:2623:13: warning: context imbalance in 'netlink_walk_stop' - unexpected unlock ../net/netlink/af_netlink.c:2673:9: warning: context imbalance in 'netlink_seq_start' - wrong count at exit ../samples/kprobes/kprobe_example.c:20:1: error: bad constant expression ../samples/kprobes/kprobe_example.c:128:1: error: bad constant expression ../samples/kprobes/kprobe_example.c:129:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:108:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:133:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:136:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:139:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:142:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:148:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:151:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:154:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:157:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:160:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:163:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:167:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:170:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:173:1: error: bad constant expression ../arch/x86/platform/uv/uv_nmi.c:241:1: error: bad constant expression ../ipc/shm.c:132:17: warning: context imbalance in 'do_shm_rmid' - unexpected unlock ../ipc/shm.c:292:17: warning: context imbalance in '__shm_open' - unexpected unlock ../ipc/shm.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'shm_destroy' - unexpected unlock ../ipc/shm.c:393:17: warning: context imbalance in '__shm_close' - unexpected unlock ../ipc/shm.c:411:12: warning: context imbalance in 'shm_try_destroy_orphaned' - wrong count at exit ../ipc/shm.c:451:26: warning: context imbalance in 'exit_shm' - different lock contexts for basic block ../ipc/shm.c: note: in included file (through ../include/linux/thread_info.h, ../include/linux/spinlock.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../arch/x86/include/asm/current.h:23:17: warning: context imbalance in 'newseg' - unexpected unlock ../ipc/shm.c:1039:9: warning: context imbalance in 'shmctl_down' - different lock contexts for basic block ../ipc/shm.c:1683:17: warning: context imbalance in 'do_shmat' - unexpected unlock ../net/socket.c:1735:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../arch/x86/events/intel/core.c:3743:1: warning: context imbalance in 'intel_start_scheduling' - different lock contexts for basic block ../arch/x86/events/intel/core.c:3816:9: warning: context imbalance in 'intel_stop_scheduling' - unexpected unlock ../arch/x86/events/intel/core.c:4028:25: warning: context imbalance in 'intel_put_excl_constraints' - unexpected unlock ../samples/trace_events/trace_custom_sched.c:57:1: error: bad constant expression ../samples/trace_events/trace_custom_sched.c:58:1: error: bad constant expression ../samples/trace_events/trace_custom_sched.c:59:1: error: bad constant expression ../security/commoncap.c:1411:41: warning: dubious: !x | y ../ipc/sem.c:579:9: warning: context imbalance in 'newary' - unexpected unlock ../ipc/sem.c:1186:17: warning: context imbalance in 'freeary' - unexpected unlock ../ipc/sem.c:1647:9: warning: context imbalance in 'semctl_down' - different lock contexts for basic block ../ipc/sem.c:1906:24: warning: context imbalance in 'find_alloc_undo' - wrong count at exit ../ipc/sem.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/linux/compat.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__do_semtimedop' - unexpected unlock ../mm/filemap.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'filemap_fault_recheck_pte_none' - unexpected unlock ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'filemap_map_pages' - different lock contexts for basic block ../drivers/pwm/core.c: note: in included file: ../include/linux/pwm.h:13:1: error: bad constant expression ../samples/trace_events/trace-events-sample.c:151:1: error: bad constant expression ../samples/trace_events/trace-events-sample.c:152:1: error: bad constant expression ../samples/trace_events/trace-events-sample.c:153:1: error: bad constant expression Warning: ../ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * perform_atomic_semop[_slow] - Attempt to perform semaphore ../drivers/dma/idxd/bus.c:96:1: error: bad constant expression ../drivers/dma/idxd/bus.c:97:1: error: bad constant expression ../drivers/dma/idxd/bus.c:97:1: error: bad constant expression ../io_uring/io_uring.c:526:28: warning: invalid assignment: |= ../io_uring/io_uring.c:526:28: left side has type bool ../io_uring/io_uring.c:526:28: right side has type restricted io_req_flags_t ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../io_uring/io_uring.c:809:58: warning: array of flexible structures ../io_uring/io_uring.c:939:69: warning: array of flexible structures ../io_uring/io_uring.c: note: in included file: ../io_uring/io_uring.h:160:73: warning: array of flexible structures ../io_uring/io_uring.c:1738:25: warning: restricted io_req_flags_t degrades to integer ../io_uring/io_uring.c:567:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block ../io_uring/io_uring.c:2507:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block ../arch/x86/mm/init.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'poking_init' - unexpected unlock ../fs/read_write.c:159:1: warning: context imbalance in 'generic_file_llseek_size' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:446:5: warning: context imbalance in 'gpiod_get_direction' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:549:25: warning: context imbalance in 'gpio_name_to_desc' - wrong count at exit ../drivers/gpio/gpiolib.c:968:9: warning: context imbalance in 'gpiochip_setup_devs' - wrong count at exit ../drivers/gpio/gpiolib.c:1351:20: warning: context imbalance in 'gpio_device_find' - wrong count at exit ../drivers/gpio/gpiolib.c:2459:12: warning: context imbalance in 'gpiod_request_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2531:9: warning: context imbalance in 'gpiod_free_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2578:6: warning: context imbalance in 'gpiochip_dup_line_label' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:2682:5: warning: context imbalance in 'gpio_do_set_config' - wrong count at exit ../drivers/gpio/gpiolib.c:2859:5: warning: context imbalance in 'gpiod_direction_input_nonotify' - wrong count at exit ../drivers/gpio/gpiolib.c:2926:12: warning: context imbalance in 'gpiod_direction_output_raw_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3103:5: warning: context imbalance in 'gpiod_enable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3136:5: warning: context imbalance in 'gpiod_disable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3307:12: warning: context imbalance in 'gpiod_get_raw_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3361:22: warning: context imbalance in 'gpio_device_chip_cmp' - wrong count at exit ../drivers/gpio/gpiolib.c:3364:5: warning: context imbalance in 'gpiod_get_array_value_complex' - wrong count at exit ../drivers/gpio/gpiolib.c:3599:12: warning: context imbalance in 'gpio_set_open_drain_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3628:12: warning: context imbalance in 'gpio_set_open_source_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3652:12: warning: context imbalance in 'gpiod_set_raw_value_commit' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3703:5: warning: context imbalance in 'gpiod_set_array_value_complex' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:4027:5: warning: context imbalance in 'gpiod_to_irq' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:4442:6: warning: context imbalance in 'gpiod_line_state_notify' - wrong count at exit ../drivers/gpio/gpiolib.c:5010:5: warning: context imbalance in 'gpiod_hog' - wrong count at exit ../drivers/gpio/gpiolib.c:5324:9: warning: context imbalance in 'gpiolib_dbg_show' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:5352:13: warning: context imbalance in 'gpiolib_seq_start' - wrong count at exit ../drivers/gpio/gpiolib.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'gpiolib_seq_stop' - unexpected unlock ../drivers/gpio/gpiolib.c:5403:12: warning: context imbalance in 'gpiolib_seq_show' - wrong count at exit ../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] ../init/main.c:194:12: warning: symbol 'envp_init' was not declared. Should it be static? ../init/main.c:292:16: warning: cast to restricted __le32 ../init/main.c:293:16: warning: cast to restricted __le32 ../security/selinux/avc.c:467:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:74:1: error: bad constant expression ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:75:1: error: bad constant expression ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:76:1: error: bad constant expression ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:80:1: error: bad constant expression ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:85:1: error: bad constant expression ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:90:1: error: bad constant expression ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:95:1: error: bad constant expression ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:103:1: error: bad constant expression ../arch/x86/kvm/../../../virt/kvm/kvm_main.c:5578:1: error: bad constant expression ../security/selinux/hooks.c:5639:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5640:22: warning: restricted __be16 degrades to integer ../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 ../sound/core/pcm_native.c:101:1: warning: context imbalance in 'snd_pcm_group_lock' - different lock contexts for basic block ../sound/core/pcm_native.c:102:1: warning: context imbalance in 'snd_pcm_group_unlock' - unexpected unlock ../sound/core/pcm_native.c:103:1: warning: context imbalance in 'snd_pcm_group_lock_irq' - different lock contexts for basic block ../sound/core/pcm_native.c:104:1: warning: context imbalance in 'snd_pcm_group_unlock_irq' - unexpected unlock ../sound/core/pcm_native.c:151:9: warning: context imbalance in 'snd_pcm_stream_lock_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:177:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave' - different lock contexts for basic block ../sound/core/pcm_native.c:190:9: warning: context imbalance in '_snd_pcm_stream_lock_irqsave_nested' - different lock contexts for basic block ../sound/core/pcm_native.c:207:39: warning: context imbalance in 'snd_pcm_stream_unlock_irqrestore' - unexpected unlock ../sound/core/pcm_native.c:1290:44: warning: context imbalance in 'snd_pcm_action_group' - unexpected unlock ../sound/core/pcm_native.c:1360:37: warning: context imbalance in 'snd_pcm_stream_group_ref' - different lock contexts for basic block ../drivers/dma/idxd/init.c:24:1: error: bad constant expression ../drivers/dma/idxd/init.c:25:1: error: bad constant expression ../drivers/dma/idxd/init.c:26:1: error: bad constant expression ../drivers/dma/idxd/init.c:27:1: error: bad constant expression ../drivers/dma/idxd/init.c:28:1: error: bad constant expression ../drivers/dma/idxd/init.c:31:1: error: bad constant expression ../drivers/dma/idxd/init.c:32:1: error: bad constant expression ../drivers/dma/idxd/init.c:35:1: error: bad constant expression ../drivers/dma/idxd/init.c:36:1: error: bad constant expression ../mm/oom_kill.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h, ../include/linux/oom.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'find_lock_task_mm' - wrong count at exit ../mm/oom_kill.c:223:28: warning: context imbalance in 'oom_badness' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'dump_task' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__oom_kill_process' - unexpected unlock ../mm/oom_kill.c:1248:20: warning: context imbalance in '__se_sys_process_mrelease' - unexpected unlock ../kernel/fork.c:1049:19: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:1049:19: expected struct task_struct [noderef] __rcu *owner ../kernel/fork.c:1049:19: got struct task_struct *p ../kernel/fork.c:1648:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1648:38: expected struct refcount_struct [usertype] *r ../kernel/fork.c:1648:38: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1657:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1657:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1657:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1658:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1658:9: expected void const * ../kernel/fork.c:1658:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1658:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1658:9: expected void const * ../kernel/fork.c:1658:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1658:9: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:1658:9: expected void const * ../kernel/fork.c:1658:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1659:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1659:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:1659:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1757:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1757:9: expected struct qspinlock *lock ../kernel/fork.c:1757:9: got struct qspinlock [noderef] __rcu * ../kernel/fork.c:2042:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2042:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2042:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2046:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2046:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2046:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2378:32: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2378:32: expected struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:2378:32: got struct task_struct * ../kernel/fork.c:2387:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2387:27: expected struct spinlock [usertype] *lock ../kernel/fork.c:2387:27: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2436:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:2436:54: expected struct list_head *head ../kernel/fork.c:2436:54: got struct list_head [noderef] __rcu * ../kernel/fork.c:2456:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2456:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2456:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2478:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2478:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2478:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2507:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2507:28: expected struct sighand_struct *sighand ../kernel/fork.c:2507:28: got struct sighand_struct [noderef] __rcu *sighand ../kernel/fork.c:2539:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2539:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2539:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2541:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2541:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2541:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2980:24: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2980:24: expected struct task_struct *[assigned] parent ../kernel/fork.c:2980:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:3063:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:3063:43: expected struct refcount_struct const [usertype] *r ../kernel/fork.c:3063:43: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1896:36: warning: context imbalance in 'pidfd_prepare' - different lock contexts for basic block ../kernel/fork.c:2092: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:2434:59: warning: dereference of noderef expression ../kernel/fork.c:2435:59: warning: dereference of noderef expression ../kernel/fork.c:1041:23: error: incompatible types in comparison expression (different address spaces): ../kernel/fork.c:1041:23: struct task_struct [noderef] __rcu * ../kernel/fork.c:1041:23: struct task_struct * ../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? ../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? ../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../drivers/bus/mhi/host/init.c:1489:1: error: bad constant expression ../drivers/bus/mhi/host/init.c:1490:1: error: bad constant expression ../arch/x86/kernel/signal.c:421:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/signal.c:421:9: expected struct lockdep_map const *lock ../arch/x86/kernel/signal.c:421:9: got struct lockdep_map [noderef] __rcu * ../net/sched/sch_generic.c:226:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block ../net/sched/sch_generic.c:306:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block ../net/sched/sch_generic.c:328:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock ../net/sched/sch_generic.c:470:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit ../net/sched/sch_generic.c:493:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock ../net/sched/sch_generic.c:1293:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block ../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? ../samples/ftrace/ftrace-direct.c:221:1: error: bad constant expression ../samples/ftrace/ftrace-direct.c:222:1: error: bad constant expression ../samples/ftrace/ftrace-direct.c:223:1: error: bad constant expression ../mm/page-writeback.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'folio_redirty_for_writepage' - different lock contexts for basic block ../include/linux/rcupdate.h:895:9: warning: context imbalance in '__folio_cancel_dirty' - different lock contexts for basic block ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'folio_clear_dirty_for_io' - different lock contexts for basic block ../arch/x86/events/rapl.c:72:1: error: bad constant expression ../arch/x86/events/rapl.c:73:1: error: bad constant expression ../drivers/dma/idxd/compat.c:106:1: error: bad constant expression ../arch/x86/events/amd/uncore.c:92:1: error: bad constant expression ../arch/x86/events/amd/uncore.c:1223:1: error: bad constant expression ../arch/x86/events/amd/uncore.c:1224:1: error: bad constant expression ../net/core/dev.c:5795:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../net/core/dev.c: note: in included file (through ../include/linux/filter.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/net/sch_generic.h:225:30: warning: context imbalance in '__dev_queue_xmit' - different lock contexts for basic block ../net/core/dev.c:5751:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../samples/ftrace/ftrace-direct-too.c:254:1: error: bad constant expression ../samples/ftrace/ftrace-direct-too.c:255:1: error: bad constant expression ../samples/ftrace/ftrace-direct-too.c:256:1: error: bad constant expression ../net/xfrm/xfrm_policy.c:4152:43: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const * ../net/xfrm/xfrm_policy.c:4238:29: warning: incorrect type in assignment (different address spaces) ../net/xfrm/xfrm_policy.c:4238:29: expected struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4238:29: got struct hlist_head * ../net/xfrm/xfrm_policy.c:4265:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4265:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4265:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4291:17: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4291:17: expected struct hlist_head const *h ../net/xfrm/xfrm_policy.c:4291:17: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4292:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4292:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4292:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:264:9: warning: context imbalance in 'xfrm_policy_get_afinfo' - different lock contexts for basic block ../net/xfrm/xfrm_policy.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__xfrm_dst_lookup' - unexpected unlock ../net/xfrm/xfrm_policy.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../kernel/cpu.c:1254:9: warning: context imbalance in 'clear_tasks_mm_cpumask' - different lock contexts for basic block ../arch/x86/events/amd/power.c:304:1: error: bad constant expression ../arch/x86/events/amd/power.c:305:1: error: bad constant expression ../arch/x86/events/amd/power.c:306:1: error: bad constant expression ../drivers/tty/sysrq.c:1089:1: error: bad constant expression ../drivers/tty/sysrq.c:1092:1: error: bad constant expression ../samples/ftrace/ftrace-direct-modify.c:337:1: error: bad constant expression ../samples/ftrace/ftrace-direct-modify.c:338:1: error: bad constant expression ../samples/ftrace/ftrace-direct-modify.c:339:1: error: bad constant expression ../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:311:39: expected char const [noderef] __user * ../fs/exec.c:311:39: got void * ../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:318:31: expected char const [noderef] __user * ../fs/exec.c:318:31: got void * ../fs/exec.c:911:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:911:48: expected struct sighand_struct *oldsighand ../fs/exec.c:911:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1017:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1017:56: expected struct task_struct *parent ../fs/exec.c:1017:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1052:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1052:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1052:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1167:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1167:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1167:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1169:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1169:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1169:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1692:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1692:70: expected struct task_struct *tsk ../fs/exec.c:1692:70: got struct task_struct [noderef] __rcu *parent ../arch/x86/events/intel/p4.c: In function ‘p4_pmu_init’: ../arch/x86/events/intel/p4.c:1370:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable] 1370 | unsigned int low, high; | ^~~~ ../drivers/xen/events/events_base.c:138:1: error: bad constant expression ../drivers/xen/events/events_base.c:141:1: error: bad constant expression ../drivers/xen/events/events_base.c:2253:1: error: bad constant expression ../lib/nmi_backtrace.c:92:1: error: bad constant expression ../drivers/soc/qcom/qcom_aoss.c:672:1: error: bad constant expression ../drivers/soc/qcom/qcom_aoss.c:673:1: error: bad constant expression ../drivers/gpio/gpio-da9052.c:212:1: error: bad constant expression ../drivers/gpio/gpio-da9052.c:213:1: error: bad constant expression ../drivers/gpio/gpio-da9052.c:214:1: error: bad constant expression ../drivers/gpio/gpio-da9052.c:215:1: error: bad constant expression ../arch/x86/kvm/../../../virt/kvm/pfncache.c:184:17: warning: context imbalance in 'hva_to_pfn_retry' - unexpected unlock ../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:1533: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:1533:46: warning: context imbalance in 'folio_batch_move_lru' - unexpected unlock ../mm/swap.c: note: in included file: ../include/linux/mm.h:2257:29: warning: context imbalance in 'lru_note_cost_refault' - unexpected unlock ../mm/swap.c:966:62: warning: context imbalance in 'folios_put_refs' - unexpected unlock ../samples/ftrace/ftrace-ops.c:16:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:17:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:25:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:26:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:34:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:35:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:42:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:43:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:46:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:47:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:50:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:51:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:59:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:60:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:68:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:69:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:250:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:251:1: error: bad constant expression ../samples/ftrace/ftrace-ops.c:252:1: error: bad constant expression ../samples/fprobe/fprobe_example.c:27:1: error: bad constant expression ../samples/fprobe/fprobe_example.c:28:1: error: bad constant expression ../samples/fprobe/fprobe_example.c:31:1: error: bad constant expression ../samples/fprobe/fprobe_example.c:32:1: error: bad constant expression ../samples/fprobe/fprobe_example.c:35:1: error: bad constant expression ../samples/fprobe/fprobe_example.c:36:1: error: bad constant expression ../samples/fprobe/fprobe_example.c:39:1: error: bad constant expression ../samples/fprobe/fprobe_example.c:40:1: error: bad constant expression ../samples/fprobe/fprobe_example.c:153:1: error: bad constant expression ../samples/fprobe/fprobe_example.c:154:1: error: bad constant expression ../net/netfilter/xt_bpf.c:18:1: error: bad constant expression ../net/netfilter/xt_bpf.c:19:1: error: bad constant expression ../net/netfilter/xt_bpf.c:20:1: error: bad constant expression ../net/netfilter/xt_bpf.c:21:1: error: bad constant expression ../net/netfilter/xt_bpf.c:22:1: error: bad constant expression ../samples/ftrace/ftrace-direct-multi.c:239:1: error: bad constant expression ../samples/ftrace/ftrace-direct-multi.c:240:1: error: bad constant expression ../samples/ftrace/ftrace-direct-multi.c:241:1: error: bad constant expression ../kernel/exit.c:359:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:359:37: expected struct task_struct *tsk ../kernel/exit.c:359:37: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:362:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:362:32: expected struct task_struct *task ../kernel/exit.c:362:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:363:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:363:35: expected struct task_struct *task ../kernel/exit.c:363:35: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:408:24: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:408:24: expected struct task_struct *parent ../kernel/exit.c:408:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:460:17: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:460:17: expected struct task_struct [noderef] __rcu *volatile ../kernel/exit.c:460:17: got struct task_struct *tsk ../kernel/exit.c:495:23: error: incompatible types in comparison expression (different address spaces): ../kernel/exit.c:495:23: struct task_struct [noderef] __rcu * ../kernel/exit.c:495:23: struct task_struct * ../kernel/exit.c:654:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:656:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:869:45: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1096:63: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1341:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1356:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1407:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1410:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1416:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1592:68: error: incompatible types in comparison expression (different base types): ../kernel/exit.c:1592:68: void * ../kernel/exit.c:1592:68: struct task_struct [noderef] __rcu * ../kernel/exit.c:1621:25: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1621:25: expected struct task_struct *parent ../kernel/exit.c:1621:25: got struct task_struct [noderef] __rcu * ../kernel/exit.c:464:20: warning: context imbalance in '__try_to_set_owner' - unexpected unlock ../kernel/exit.c:518:9: warning: dereference of noderef expression ../kernel/exit.c:487: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:1657:6: warning: context imbalance in '__do_wait' - wrong count at exit ../security/security.c: note: in included file: ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:29:1: warning: symbol 'security_hook_active_binder_set_context_mgr_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:30:1: warning: symbol 'security_hook_active_binder_transaction_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:32:1: warning: symbol 'security_hook_active_binder_transfer_binder_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:34:1: warning: symbol 'security_hook_active_binder_transfer_file_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:36:1: warning: symbol 'security_hook_active_ptrace_access_check_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:38:1: warning: symbol 'security_hook_active_ptrace_traceme_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_1' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_2' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_3' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_4' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_5' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_6' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_7' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_8' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_9' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_10' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_11' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_12' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:39:1: warning: symbol 'security_hook_active_capget_13' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:41:1: warning: symbol 'security_hook_active_capset_0' was not declared. Should it be static? ../include/linux/lsm_hook_defs.h:41:1: warning: too many warnings ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:192:17: warning: context imbalance in '__kvm_gmem_invalidate_begin' - different lock contexts for basic block ../samples/ftrace/sample-trace-array.c:141:1: error: bad constant expression ../samples/ftrace/sample-trace-array.c:142:1: error: bad constant expression ../samples/ftrace/sample-trace-array.c:143:1: error: bad constant expression ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../samples/ftrace/ftrace-direct-multi-modify.c:381:1: error: bad constant expression ../samples/ftrace/ftrace-direct-multi-modify.c:382:1: error: bad constant expression ../samples/ftrace/ftrace-direct-multi-modify.c:383:1: error: bad constant expression ../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): ../include/trace/events/vmscan.h:89:1: error: too long token expansion ../include/trace/events/vmscan.h:115:1: error: too long token expansion ../include/trace/events/vmscan.h:199:1: error: too long token expansion ../include/trace/events/vmscan.h:481:1: error: too long token expansion ../sound/soc/soc-core.c:68:1: error: bad constant expression ../sound/soc/soc-core.c:69:1: error: bad constant expression ../sound/soc/soc-core.c:3830:1: error: bad constant expression ../sound/soc/soc-core.c:3831:1: error: bad constant expression ../sound/soc/soc-core.c:3832:1: error: bad constant expression ../sound/soc/soc-core.c:3833:1: error: bad constant expression ../drivers/phy/qualcomm/phy-qcom-qmp-combo.c:4397:1: error: bad constant expression ../drivers/phy/qualcomm/phy-qcom-qmp-combo.c:4398:1: error: bad constant expression ../drivers/phy/qualcomm/phy-qcom-qmp-combo.c:4399:1: error: bad constant expression ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../drivers/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/kernel/ldt.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'map_ldt_struct' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'unmap_ldt_struct' - unexpected unlock ../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 ../drivers/char/random.c:101:1: error: bad constant expression ../drivers/char/random.c:102:1: error: bad constant expression ../fs/fcntl.c:1070:9: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1070:9: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1070:9: struct fasync_struct * ../fs/fcntl.c:1148:22: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1148:22: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1148:22: struct fasync_struct * ../fs/fcntl.c:1159:33: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1159:33: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1159:33: struct fasync_struct * ../fs/fcntl.c:299:9: warning: context imbalance in 'f_getown_ex' - different lock contexts for basic block ../arch/x86/kernel/setup.c:231:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? ../fs/namei.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'leave_rcu' - unexpected unlock ../fs/namei.c:2610:19: warning: context imbalance in 'path_init' - different lock contexts for basic block ../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 ../arch/x86/kvm/x86.c:153:1: error: bad constant expression ../arch/x86/kvm/x86.c:156:1: error: bad constant expression ../arch/x86/kvm/x86.c:160:1: error: bad constant expression ../arch/x86/kvm/x86.c:164:1: error: bad constant expression ../arch/x86/kvm/x86.c:167:1: error: bad constant expression ../arch/x86/kvm/x86.c:176:1: error: bad constant expression ../arch/x86/kvm/x86.c:179:1: error: bad constant expression ../arch/x86/kvm/x86.c:184:1: error: bad constant expression ../arch/x86/kvm/x86.c:187:1: error: bad constant expression ../arch/x86/kvm/x86.c:191:1: error: bad constant expression ../kernel/ptrace.c:55:22: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:55:22: struct task_struct * ../kernel/ptrace.c:55:22: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:74:23: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:74:23: expected struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:74:23: got struct task_struct *new_parent ../kernel/ptrace.c:75:29: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:75:29: expected struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:75:29: got struct cred const * ../kernel/ptrace.c:129:18: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:129:18: expected struct cred const *old_cred ../kernel/ptrace.c:129:18: got struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:133:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:133:25: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:133:25: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:160:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:160:27: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:160:27: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:192:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:192:28: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:192:28: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:198:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:198:30: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:198:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:251:44: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:251:44: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:251:44: struct task_struct * ../kernel/ptrace.c:494:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:494:54: expected struct task_struct *parent ../kernel/ptrace.c:494:54: got struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:502:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/ptrace.c:502:53: expected struct task_struct *new_parent ../kernel/ptrace.c:502:53: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:550:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:550:41: expected struct task_struct *p1 ../kernel/ptrace.c:550:41: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:552:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:552:50: expected struct sighand_struct *sigh ../kernel/ptrace.c:552:50: got struct sighand_struct [noderef] __rcu *sighand ../kernel/ptrace.c:743:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:743:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:743:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:751:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:751:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:751:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:862:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:862:29: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:862:29: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:866:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:866:31: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:866:31: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1221:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1221:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1221:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1223:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1223:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1223:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:380:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:380:30: expected struct spinlock [usertype] *l ../kernel/ptrace.c:380:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:409:12: warning: context imbalance in 'ptrace_attach' - different lock contexts for basic block ../kernel/ptrace.c:500:38: warning: dereference of noderef expression ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:690:9: warning: context imbalance in 'ptrace_getsiginfo' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:706:9: warning: context imbalance in 'ptrace_setsiginfo' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1384:9: warning: context imbalance in 'ptrace_request' - different lock contexts for basic block ../drivers/gpu/host1x/dev.c:827:1: error: bad constant expression ../drivers/gpu/host1x/dev.c:828:1: error: bad constant expression ../drivers/gpu/host1x/dev.c:829:1: error: bad constant expression ../drivers/gpu/host1x/dev.c:830:1: error: bad constant expression ../drivers/gpu/host1x/dev.c:831:1: error: bad constant expression ../sound/hda/common/controller.c:201:12: warning: context imbalance in 'azx_pcm_trigger' - different lock contexts for basic block ../sound/hda/common/controller.c:952:5: warning: context imbalance in 'snd_hda_codec_load_dsp_prepare' - wrong count at exit ../sound/hda/common/controller.c:995:6: warning: context imbalance in 'snd_hda_codec_load_dsp_cleanup' - wrong count at exit ../sound/hda/common/controller.c:1059:13: warning: context imbalance in 'azx_interrupt' - wrong count at exit ../drivers/tty/serial/kgdboc.c:647:1: error: bad constant expression ../drivers/tty/serial/kgdboc.c:648:1: error: bad constant expression ../drivers/tty/serial/kgdboc.c:649:1: error: bad constant expression ../drivers/regulator/core.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:465:17: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:465:25: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:479:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1979:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1981:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:3964:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4472:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4649:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6461:54: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6462:54: warning: restricted suspend_state_t degrades to integer ../arch/x86/kvm/lapic.c:69:1: error: bad constant expression ../arch/x86/kvm/lapic.c:79:1: error: bad constant expression ../fs/inode.c:989:17: warning: context imbalance in 'inode_lru_isolate' - unexpected unlock ../fs/inode.c:1050:9: warning: context imbalance in 'find_inode' - different lock contexts for basic block ../fs/inode.c:1092:9: warning: context imbalance in 'find_inode_fast' - different lock contexts for basic block ../fs/inode.c:1820:5: warning: context imbalance in 'insert_inode_locked' - wrong count at exit ../fs/inode.c:1948:9: warning: context imbalance in 'iput_final' - unexpected unlock ../fs/inode.c:1963:6: warning: context imbalance in 'iput' - different lock contexts for basic block ../fs/inode.c:2513:17: warning: context imbalance in '__wait_on_freeing_inode' - unexpected unlock ../drivers/soc/qcom/pmic_glink_altmode.c:557:1: error: bad constant expression ../drivers/soc/qcom/pmic_glink_altmode.c:558:1: error: bad constant expression ../arch/x86/events/intel/uncore.c:11:1: error: bad constant expression ../arch/x86/events/intel/uncore.c:12:1: error: bad constant expression ../arch/x86/events/intel/uncore.c:38:1: error: bad constant expression ../arch/x86/events/intel/uncore.c:39:1: error: bad constant expression ../sound/hda/controllers/intel.c:125:1: error: bad constant expression ../sound/hda/controllers/intel.c:126:1: error: bad constant expression ../sound/hda/controllers/intel.c:127:1: error: bad constant expression ../sound/hda/controllers/intel.c:128:1: error: bad constant expression ../sound/hda/controllers/intel.c:129:1: error: bad constant expression ../sound/hda/controllers/intel.c:130:1: error: bad constant expression ../sound/hda/controllers/intel.c:131:1: error: bad constant expression ../sound/hda/controllers/intel.c:132:1: error: bad constant expression ../sound/hda/controllers/intel.c:133:1: error: bad constant expression ../sound/hda/controllers/intel.c:134:1: error: bad constant expression ../sound/hda/controllers/intel.c:136:1: error: bad constant expression ../sound/hda/controllers/intel.c:137:1: error: bad constant expression ../sound/hda/controllers/intel.c:138:1: error: bad constant expression ../sound/hda/controllers/intel.c:139:1: error: bad constant expression ../sound/hda/controllers/intel.c:140:1: error: bad constant expression ../sound/hda/controllers/intel.c:141:1: error: bad constant expression ../sound/hda/controllers/intel.c:142:1: error: bad constant expression ../sound/hda/controllers/intel.c:143:1: error: bad constant expression ../sound/hda/controllers/intel.c:144:1: error: bad constant expression ../sound/hda/controllers/intel.c:145:1: error: bad constant expression ../sound/hda/controllers/intel.c:147:1: error: bad constant expression ../sound/hda/controllers/intel.c:148:1: error: bad constant expression ../sound/hda/controllers/intel.c:150:1: error: bad constant expression ../sound/hda/controllers/intel.c:151:1: error: bad constant expression ../sound/hda/controllers/intel.c:154:1: error: bad constant expression ../sound/hda/controllers/intel.c:155:1: error: bad constant expression ../sound/hda/controllers/intel.c:158:1: error: bad constant expression ../sound/hda/controllers/intel.c:159:1: error: bad constant expression ../sound/hda/controllers/intel.c:162:1: error: bad constant expression ../sound/hda/controllers/intel.c:163:1: error: bad constant expression ../sound/hda/controllers/intel.c:174:1: error: bad constant expression ../sound/hda/controllers/intel.c:175:1: error: bad constant expression ../sound/hda/controllers/intel.c:179:1: error: bad constant expression ../sound/hda/controllers/intel.c:180:1: error: bad constant expression ../sound/hda/controllers/intel.c:187:1: error: bad constant expression ../sound/hda/controllers/intel.c:188:1: error: bad constant expression ../sound/hda/controllers/intel.c:196:1: error: bad constant expression ../sound/hda/controllers/intel.c:197:1: error: bad constant expression ../sound/hda/controllers/intel.c:202:1: error: bad constant expression ../sound/hda/controllers/intel.c:203:1: error: bad constant expression ../sound/hda/controllers/intel.c:209:1: error: bad constant expression ../sound/hda/controllers/intel.c:210:1: error: bad constant expression ../drivers/acpi/processor_idle.c:43:1: error: bad constant expression ../drivers/acpi/processor_idle.c:45:1: error: bad constant expression ../drivers/acpi/processor_idle.c:47:1: error: bad constant expression ../drivers/acpi/processor_idle.c:50:1: error: bad constant expression ../drivers/acpi/processor_idle.c:1425:1: error: bad constant expression ../kernel/umh.c:69:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:69:31: expected struct spinlock [usertype] *lock ../kernel/umh.c:69:31: got struct spinlock [noderef] __rcu * ../kernel/umh.c:71:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:71:33: expected struct spinlock [usertype] *lock ../kernel/umh.c:71:33: got struct spinlock [noderef] __rcu * ../kernel/pid.c:397:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:397:9: struct pid [noderef] __rcu * ../kernel/pid.c:397:9: struct pid * ../kernel/pid.c:398:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:398:9: struct pid [noderef] __rcu * ../kernel/pid.c:398:9: struct pid * ../kernel/pid.c:460:23: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:460:23: struct pid [noderef] __rcu * ../kernel/pid.c:460:23: struct pid * ../kernel/pid.c:519:32: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:519:32: struct pid [noderef] __rcu * ../kernel/pid.c:519:32: struct pid * ../kernel/pid.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/rculist.h:611:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:611:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:611:9: struct hlist_node * ../include/linux/rculist.h:612:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:612:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:612:9: struct hlist_node * ../drivers/misc/kgdbts.c:1191:1: error: bad constant expression ../kernel/signal.c: note: in included file (through ../arch/x86/include/uapi/asm/signal.h, ../arch/x86/include/asm/signal.h, ../include/uapi/linux/signal.h, ../include/linux/signal_types.h, ../include/linux/sched.h, ...): ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:191:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:191:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:191:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:194:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:194:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:194:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:497:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:497:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:497:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:501:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:501:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:501:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:523:53: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:523:53: expected struct k_sigaction *ka ../kernel/signal.c:523:53: got struct k_sigaction [noderef] __rcu * ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:624:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:624:9: expected struct lockdep_map const *lock ../kernel/signal.c:624:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:723:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:723:9: expected struct lockdep_map const *lock ../kernel/signal.c:723:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:754:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:754:9: expected struct lockdep_map const *lock ../kernel/signal.c:754:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:855:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:855:9: expected struct lockdep_map const *lock ../kernel/signal.c:855:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1050:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1050:9: expected struct lockdep_map const *lock ../kernel/signal.c:1050:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1302:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1302:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:1302:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1303:16: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:1303:16: expected struct k_sigaction *action ../kernel/signal.c:1303:16: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:1324:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1324:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:1324:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1927:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1927:37: expected struct spinlock [usertype] *l ../kernel/signal.c:1927:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2192:44: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2211:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2211:65: expected struct task_struct *tsk ../kernel/signal.c:2211:65: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2212:40: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2230:14: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2230:14: expected struct sighand_struct *psig ../kernel/signal.c:2230:14: got struct sighand_struct [noderef] __rcu *[noderef] __rcu sighand ../kernel/signal.c:2259:53: warning: incorrect type in argument 3 (different address spaces) ../kernel/signal.c:2259:53: expected struct task_struct *t ../kernel/signal.c:2259:53: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2260:34: warning: incorrect type in argument 2 (different address spaces) ../kernel/signal.c:2260:34: expected struct task_struct *parent ../kernel/signal.c:2260:34: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2289:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2289:24: expected struct task_struct *parent ../kernel/signal.c:2289:24: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2292:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2292:24: expected struct task_struct *parent ../kernel/signal.c:2292:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/signal.c:2325:17: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2325:17: expected struct sighand_struct *sighand ../kernel/signal.c:2325:17: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:2365:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2365:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2365:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2367:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2367:39: expected struct spinlock [usertype] *lock ../kernel/signal.c:2367:39: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2424:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2424:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2424:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2482:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2482:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2482:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2522:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2522:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2522:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2524:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2524:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2524:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2622:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2622:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2706:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2706:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2706:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2718:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2718:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2718:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2761:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2761:52: expected struct task_struct *tsk ../kernel/signal.c:2761:52: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2801:49: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:2801:49: expected struct sighand_struct *sighand ../kernel/signal.c:2801:49: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:3133:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3133:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3133:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3153:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3153:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3153:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3220:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3220:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3220:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3222:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3222:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3222:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:3373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3376:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3376:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:3376:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3765:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3765:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3765:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3777:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3777:37: expected struct spinlock [usertype] *lock ../kernel/signal.c:3777:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3782:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3782:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:3782:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3787:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3787:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3787:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4279:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4279:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4279:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4291:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4291:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4291:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4309:11: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:4309:11: expected struct k_sigaction *k ../kernel/signal.c:4309:11: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:4311:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4311:25: expected struct spinlock [usertype] *lock ../kernel/signal.c:4311:25: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4313:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4313:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:4313:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4365:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4365:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:4365:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5024:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5024:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:5024:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5033:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5033:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:5033:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5043:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5043:23: expected struct spinlock [usertype] *lock ../kernel/signal.c:5043:23: got struct spinlock [noderef] __rcu * ../kernel/signal.c:74:34: warning: dereference of noderef expression ../kernel/signal.c:510:35: warning: dereference of noderef expression ../kernel/signal.c:538:52: warning: dereference of noderef expression ../kernel/signal.c:1003:13: warning: dereference of noderef expression ../kernel/signal.c: note: in included file: ../include/linux/signalfd.h:21:13: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:21:13: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:21:13: got struct wait_queue_head [noderef] __rcu * ../include/linux/signalfd.h:22:17: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:22:17: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:22:17: got struct wait_queue_head [noderef] __rcu * ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1273:9: warning: context imbalance in 'do_send_sig_info' - different lock contexts for basic block ../kernel/signal.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:895:9: warning: context imbalance in '__lock_task_sighand' - different lock contexts for basic block ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1923:6: warning: context imbalance in 'flush_itimer_signals' - wrong count at exit ../kernel/signal.c: note: in included file: ../include/linux/signalfd.h:21:13: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:21:13: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:21:13: got struct wait_queue_head [noderef] __rcu * ../include/linux/signalfd.h:22:17: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:22:17: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:22:17: got struct wait_queue_head [noderef] __rcu * ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c: note: in included file (through ../include/uapi/asm-generic/bpf_perf_event.h, arch/x86/include/generated/uapi/asm/bpf_perf_event.h, ../include/uapi/linux/bpf_perf_event.h, ../include/linux/perf_event.h, ...): ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2550:13: warning: context imbalance in 'do_signal_stop' - different lock contexts for basic block ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2887:33: warning: context imbalance in 'get_signal' - unexpected unlock ../kernel/signal.c:4280:33: warning: dereference of noderef expression ../kernel/signal.c:4373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4379:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4379:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4379:33: got struct spinlock [noderef] __rcu * ../fs/file.c:438:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:438:17: expected struct file **old_fds ../fs/file.c:438:17: got struct file [noderef] __rcu **fd ../fs/file.c:439:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:439:17: expected struct file **new_fds ../fs/file.c:439:17: got struct file [noderef] __rcu **fd ../fs/file.c:462:17: error: incompatible types in comparison expression (different address spaces): ../fs/file.c:462:17: struct file [noderef] __rcu * ../fs/file.c:462:17: struct file * ../fs/file.c:492:60: warning: incorrect type in initializer (different address spaces) ../fs/file.c:532:28: warning: incorrect type in initializer (different address spaces) ../fs/file.c:906:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:927:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:931:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:934:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:957:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:959:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:980:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:982:32: warning: incorrect type in return expression (different address spaces) ../fs/file.c:1004:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:1004:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:1008:16: warning: incorrect type in return expression (different address spaces) Warning: ../fs/namei.c:2853 function parameter 'state' not described in '__start_dirop' Warning: ../fs/namei.c:2853 expecting prototype for start_dirop(). Prototype was for __start_dirop() instead Warning: ../fs/inode.c:1607 function parameter 'isnew' not described in 'ilookup5_nowait' Warning: ../fs/inode.c:1607 function parameter 'isnew' not described in 'ilookup5_nowait' ../drivers/soc/qcom/pmic_pdcharger_ulog.c:169:1: error: bad constant expression ../drivers/soc/qcom/pmic_pdcharger_ulog.c:170:1: error: bad constant expression ../mm/slab_common.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/kmem.h): ../include/trace/events/kmem.h:12:1: error: too long token expansion ../include/trace/events/kmem.h:57:1: error: too long token expansion ../include/trace/events/kmem.h:180:1: error: too long token expansion ../mm/slab_common.c:1317:1: error: bad constant expression ../mm/slab_common.c:1328:1: error: bad constant expression ../drivers/iommu/intel/iommu.c:4222:1: error: bad constant 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 ../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1144:32: expected struct task_struct *p1 ../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1784:9: warning: context imbalance in '__se_sys_prlimit64' - different lock contexts for basic block ../kernel/sys.c:1912:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../net/core/filter.c:1440:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1440:39: expected struct sock_filter const *filter ../net/core/filter.c:1440:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1518:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1518:39: expected struct sock_filter const *filter ../net/core/filter.c:1518:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2342:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2342:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2342:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3963:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4703:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5117:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8130:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12132:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12162:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12178:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12194:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12215:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12312:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12362:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12538:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1948:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1948:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1948:43: got unsigned long long [usertype] to ../net/core/filter.c:1951:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1951:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1951:36: got unsigned long long [usertype] from ../net/core/filter.c:1951:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1951:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1951:42: got unsigned long long [usertype] to ../net/core/filter.c:1954:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1954:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1954:36: got unsigned long long [usertype] from ../net/core/filter.c:1954:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1954:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1954:42: got unsigned long long [usertype] to ../net/core/filter.c:2000:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2000:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:2000:59: got unsigned long long [usertype] to ../net/core/filter.c:2003:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2003:52: expected restricted __be16 [usertype] from ../net/core/filter.c:2003:52: got unsigned long long [usertype] from ../net/core/filter.c:2003:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2003:58: expected restricted __be16 [usertype] to ../net/core/filter.c:2003:58: got unsigned long long [usertype] to ../net/core/filter.c:2006:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2006:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2006:52: got unsigned long long [usertype] from ../net/core/filter.c:2006:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2006:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2006:58: got unsigned long long [usertype] to ../net/core/filter.c:2073:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2073:35: expected unsigned long long ../net/core/filter.c:2073:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6046:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6046:17: expected unsigned int [usertype] spi ../net/core/filter.c:6046:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6054:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6054:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6054:33: got restricted __be32 const [usertype] a4 ../fs/xattr.c:739:32: warning: dereference of noderef expression ../fs/xattr.c:885:32: warning: dereference of noderef expression ../drivers/block/nbd.c:2490:1: error: bad constant expression ../drivers/block/nbd.c:2746:1: error: bad constant expression ../drivers/block/nbd.c:2747:1: error: bad constant expression ../drivers/block/nbd.c:2749:1: error: bad constant expression ../drivers/block/nbd.c:2750:1: error: bad constant expression ../drivers/block/nbd.c:2751:1: error: bad constant expression ../drivers/block/nbd.c:2752:1: error: bad constant expression ../arch/x86/kvm/mmu/tdp_mmu.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/linux/resume_user_mode.h, ../include/linux/entry-virt.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__tdp_mmu_zap_root' - unexpected unlock ../arch/x86/kvm/mmu/tdp_mmu.c:1591:33: warning: context imbalance in 'tdp_mmu_split_huge_pages_root' - unexpected unlock ../drivers/gpu/drm/clients/drm_log.c:24:1: error: bad constant expression ../drivers/gpu/drm/clients/drm_log.c:25:1: error: bad constant expression ../drivers/gpu/drm/clients/drm_log.c:26:1: error: bad constant expression ../drivers/gpu/drm/clients/drm_log.c:29:1: error: bad constant expression ../drivers/gpu/drm/clients/drm_log.c:30:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_kunit_helpers.c:398:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_kunit_helpers.c:399:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_kunit_helpers.c:400:1: error: bad constant expression ../net/mctp/af_mctp.c:904:1: error: bad constant expression ../net/mctp/af_mctp.c:905:1: error: bad constant expression ../net/mctp/af_mctp.c:907:1: error: bad constant expression ../mm/compaction.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/compaction.h): ../include/trace/events/compaction.h:165:1: error: too long token expansion ../kernel/nstree.c: note: in included file (through ../include/linux/ns/nstree_types.h, ../include/linux/nstree.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/gpu/drm/tests/drm_atomic_test.c:151:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_atomic_test.c:152:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_atomic_test.c:153:1: error: bad constant expression ../arch/x86/events/intel/cstate.c:119:1: error: bad constant expression ../arch/x86/events/intel/cstate.c:120:1: error: bad constant expression ../kernel/workqueue.c:421:1: error: bad constant expression ../kernel/workqueue.c:424:1: error: bad constant expression ../kernel/workqueue.c:429:1: error: bad constant expression ../kernel/workqueue.c:479:1: error: bad constant expression ../kernel/workqueue.c:7509:1: error: bad constant expression ../arch/x86/kvm/mmu/spte.c:24:1: error: bad constant expression ../drivers/dax/pmem.c:96:1: error: bad constant expression ../drivers/dax/pmem.c:97:1: error: bad constant expression ../drivers/dax/pmem.c:98:1: error: bad constant expression ../drivers/dax/pmem.c:99:1: error: bad constant expression ../kernel/nsproxy.c:268:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:273:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:268:9: warning: dereference of noderef expression ../kernel/nsproxy.c:273:9: warning: dereference of noderef expression ../drivers/gpu/drm/arm/hdlcd_drv.c:419:1: error: bad constant expression ../drivers/gpu/drm/arm/hdlcd_drv.c:420:1: error: bad constant expression ../drivers/gpu/drm/arm/hdlcd_drv.c:421:1: error: bad constant expression ../drivers/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? ../drivers/dma-buf/dma-fence.c:1000:38: warning: incorrect type in initializer (different address spaces) ../drivers/dma-buf/dma-fence.c:1000:38: expected char const [noderef] __rcu *timeline ../drivers/dma-buf/dma-fence.c:1000:38: got char * ../drivers/dma-buf/dma-fence.c:1001:36: warning: incorrect type in initializer (different address spaces) ../drivers/dma-buf/dma-fence.c:1001:36: expected char const [noderef] __rcu *driver ../drivers/dma-buf/dma-fence.c:1001:36: got char * ../drivers/dma-buf/dma-fence.c:1112:51: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1112:51: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1112:51: got char const * ../drivers/dma-buf/dma-fence.c:1114:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1114:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1114:24: got char * ../drivers/dma-buf/dma-fence.c:1144:53: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1144:53: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1144:53: got char const * ../drivers/dma-buf/dma-fence.c:1146:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1146:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1146:24: got char * ../drivers/dma-buf/dma-fence.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma_fence.h): ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../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/gpu/drm/tests/drm_atomic_state_test.c:377:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_atomic_state_test.c:378:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_atomic_state_test.c:379:1: error: bad constant expression ../arch/x86/kvm/mmu/mmu.c:88:1: error: bad constant expression ../arch/x86/kvm/mmu/mmu.c:91:1: error: bad constant expression ../arch/x86/kvm/mmu/mmu.c:94:1: error: bad constant expression ../arch/x86/kvm/mmu/mmu.c:97:1: error: bad constant expression ../arch/x86/kvm/mmu/mmu.c:112:1: error: bad constant expression ../fs/fs-writeback.c: note: in included file: ../include/linux/fs.h:901:9: warning: context imbalance in 'writeback_sb_inodes' - unexpected unlock ../fs/fs-writeback.c:2691:20: warning: context imbalance in '__mark_inode_dirty' - unexpected unlock ../drivers/gpu/drm/tests/drm_bridge_test.c:517:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_bridge_test.c:518:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_bridge_test.c:520:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_bridge_test.c:521:1: error: bad constant expression ../drivers/gpu/drm/arm/malidp_drv.c:1003:1: error: bad constant expression ../drivers/gpu/drm/arm/malidp_drv.c:1004:1: error: bad constant expression ../drivers/gpu/drm/arm/malidp_drv.c:1005:1: error: bad constant expression ../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/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/gpu/drm/tests/drm_damage_helper_test.c:639:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_damage_helper_test.c:640:1: error: bad constant expression ../fs/namespace.c:700:5: warning: context imbalance in 'sb_prepare_remount_readonly' - different lock contexts for basic block ../fs/namespace.c:684:9: warning: context imbalance in 'setup_mnt' - wrong count at exit ../fs/namespace.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'mntput_no_expire_slowpath' - unexpected unlock ../fs/namespace.c:1395:13: warning: context imbalance in 'mntput_no_expire' - different lock contexts for basic block ../fs/namespace.c:1972:6: warning: context imbalance in '__detach_mounts' - wrong count at exit ../fs/namespace.c:2333:6: warning: context imbalance in 'has_locked_children' - wrong count at exit ../fs/namespace.c:3777:6: warning: context imbalance in 'mnt_set_expiry' - wrong count at exit ../fs/namespace.c:3789:6: warning: context imbalance in 'mark_mounts_for_expiry' - different lock contexts for basic block ../fs/namespace.c:4093:22: warning: context imbalance in 'copy_mnt_ns' - different lock contexts for basic block ../fs/namespace.c:4494:6: warning: context imbalance in 'path_is_under' - wrong count at exit ../fs/namespace.c:6031:6: warning: context imbalance in 'put_mnt_ns' - different lock contexts for basic block ../fs/namespace.c:6098:42: warning: context imbalance in 'current_chrooted' - wrong count at exit ../drivers/cxl/pmem.c:535:1: error: bad constant expression ../drivers/cxl/pmem.c:536:1: error: bad constant expression ../drivers/cxl/pmem.c:539:1: error: bad constant expression ../drivers/cxl/pmem.c:540:1: error: bad constant expression ../drivers/cxl/pmem.c:541:1: error: bad constant expression ../drivers/cxl/pmem.c:542:1: error: bad constant expression ../drivers/soc/qcom/rpmh-rsc.c:1155:1: error: bad constant expression ../drivers/soc/qcom/rpmh-rsc.c:1156:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_dp_mst_helper_test.c:576:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_dp_mst_helper_test.c:577:1: error: bad constant expression ../drivers/nvme/target/core.c:2008:1: error: bad constant expression ../drivers/nvme/target/core.c:2009:1: error: bad constant expression ../kernel/cred.c:77:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:77:9: struct cred * ../kernel/cred.c:77:9: struct cred const [noderef] __rcu * ../kernel/cred.c:78:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:78:9: struct cred * ../kernel/cred.c:78:9: struct cred const [noderef] __rcu * ../kernel/cred.c:94:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:94:9: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:94:9: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:97:22: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:100:17: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:191:13: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:191:13: expected struct cred const *old ../kernel/cred.c:191:13: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:278:47: expected struct cred const *cred ../kernel/cred.c:278:47: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:30: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:278:30: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:278:30: got struct cred const * ../kernel/cred.c:279:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:279:17: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:279:17: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:318:32: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:318:32: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:318:32: got struct cred const * ../kernel/cred.c:371:38: warning: incorrect type in initializer (different address spaces) ../kernel/cred.c:371:38: expected struct cred const *old ../kernel/cred.c:371:38: got struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:376:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:376:9: struct cred const [noderef] __rcu * ../kernel/cred.c:376:9: struct cred const * ../kernel/cred.c:274:19: warning: dereference of noderef expression ../block/kyber-iosched.c:1054:1: error: bad constant expression ../block/kyber-iosched.c:1055:1: error: bad constant expression ../block/kyber-iosched.c:1056:1: error: bad constant expression ../net/core/netpoll.c:59:1: error: bad constant expression ../drivers/nvme/host/core.c:52:1: error: bad constant expression ../drivers/nvme/host/core.c:53:1: error: bad constant expression ../drivers/nvme/host/core.c:57:1: error: bad constant expression ../drivers/nvme/host/core.c:58:1: error: bad constant expression ../drivers/nvme/host/core.c:62:1: error: bad constant expression ../drivers/nvme/host/core.c:63:1: error: bad constant expression ../drivers/nvme/host/core.c:66:1: error: bad constant expression ../drivers/nvme/host/core.c:67:1: error: bad constant expression ../drivers/nvme/host/core.c:70:1: error: bad constant expression ../drivers/nvme/host/core.c:71:1: error: bad constant expression ../drivers/nvme/host/core.c:75:1: error: bad constant expression ../drivers/nvme/host/core.c:76:1: error: bad constant expression ../drivers/nvme/host/core.c:79:1: error: bad constant expression ../drivers/nvme/host/core.c:80:1: error: bad constant expression ../drivers/nvme/host/core.c:84:1: error: bad constant expression ../drivers/nvme/host/core.c:85:1: error: bad constant expression ../drivers/nvme/host/core.c:89:1: error: bad constant expression ../drivers/nvme/host/core.c:90:1: error: bad constant expression ../drivers/nvme/host/core.c:94:1: error: bad constant expression ../drivers/nvme/host/core.c:95:1: error: bad constant expression ../drivers/nvme/host/core.c:105:1: error: bad constant expression ../drivers/nvme/host/core.c:106:1: error: bad constant expression ../drivers/nvme/host/core.c:5447:1: error: bad constant expression ../drivers/nvme/host/core.c:5448:1: error: bad constant expression ../drivers/nvme/host/core.c:5449:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_connector_test.c:1816:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_connector_test.c:1817:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_connector_test.c:1818:1: error: bad constant expression ../net/xfrm/xfrm_iptfs.c:2761:1: error: bad constant expression ../net/xfrm/xfrm_iptfs.c:2762:1: error: bad constant expression ../net/tls/tls_main.c:50:1: error: bad constant expression ../net/tls/tls_main.c:51:1: error: bad constant expression ../net/tls/tls_main.c:52:1: error: bad constant expression ../net/tls/tls_main.c:53:1: error: bad constant expression ../net/tls/tls_main.c:53:1: error: bad constant expression ../drivers/gpu/drm/display/drm_dp_aux_bus.c:390:1: error: bad constant expression ../drivers/gpu/drm/display/drm_dp_aux_bus.c:391:1: error: bad constant expression ../drivers/gpu/drm/display/drm_dp_aux_bus.c:392:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_cmdline_parser_test.c:1077:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_cmdline_parser_test.c:1078:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_cmdline_parser_test.c:1079:1: error: bad constant expression ../drivers/gpu/drm/arm/display/komeda/komeda_drv.c:167:1: error: bad constant expression ../drivers/gpu/drm/arm/display/komeda/komeda_drv.c:168:1: error: bad constant expression ../drivers/gpu/drm/arm/display/komeda/komeda_drv.c:169:1: error: bad constant expression ../net/ipv6/esp6.c:1255:1: error: bad constant expression ../net/ipv6/esp6.c:1256:1: error: bad constant expression ../net/ipv6/esp6.c:1257:1: error: bad constant expression ../drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.c:295:1: error: bad constant expression ../drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.c:296:1: error: bad constant expression ../drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.c:297:1: error: bad constant expression ../drivers/misc/lkdtm/core.c:111:1: error: bad constant expression ../drivers/misc/lkdtm/core.c:112:1: error: bad constant expression ../drivers/misc/lkdtm/core.c:115:1: error: bad constant expression ../drivers/misc/lkdtm/core.c:116:1: error: bad constant expression ../drivers/misc/lkdtm/core.c:119:1: error: bad constant expression ../drivers/misc/lkdtm/core.c:120:1: error: bad constant expression ../drivers/misc/lkdtm/core.c:124:1: error: bad constant expression ../drivers/misc/lkdtm/core.c:125:1: error: bad constant expression ../drivers/misc/lkdtm/core.c:493:1: error: bad constant expression ../drivers/misc/lkdtm/core.c:494:1: error: bad constant expression ../drivers/gpu/drm/renesas/rz-du/rzg2l_du_drv.c:197:1: error: bad constant expression ../drivers/gpu/drm/renesas/rz-du/rzg2l_du_drv.c:198:1: error: bad constant expression ../drivers/gpu/drm/renesas/rz-du/rzg2l_du_drv.c:199:1: error: bad constant expression ../drivers/gpu/drm/omapdrm/omap_drv.c:897:1: error: bad constant expression ../drivers/gpu/drm/omapdrm/omap_drv.c:898:1: error: bad constant expression ../drivers/gpu/drm/omapdrm/omap_drv.c:899:1: error: bad constant expression ../drivers/gpu/drm/omapdrm/omap_drv.c:900:1: error: bad constant expression ../drivers/gpu/drm/omapdrm/omap_drv.c:901:1: error: bad constant expression ../arch/x86/kvm/xen.c:584:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock ../net/mptcp/protocol.c:3546:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock ../drivers/scsi/scsi.c:1020:1: error: bad constant expression ../drivers/scsi/scsi.c:1021:1: error: bad constant expression ../drivers/scsi/scsi.c:1023:1: error: bad constant expression ../drivers/scsi/scsi.c:1024:1: error: bad constant expression ../drivers/gpu/drm/renesas/rcar-du/rcar_du_drv.c:761:1: error: bad constant expression ../drivers/gpu/drm/renesas/rcar-du/rcar_du_drv.c:762:1: error: bad constant expression ../drivers/gpu/drm/renesas/rcar-du/rcar_du_drv.c:763:1: error: bad constant expression ../drivers/soc/qcom/smp2p.c:706:1: error: bad constant expression ../drivers/soc/qcom/smp2p.c:707:1: error: bad constant expression ../drivers/dma/tegra20-apb-dma.c:1683:1: error: bad constant expression ../drivers/dma/tegra20-apb-dma.c:1684:1: error: bad constant expression ../drivers/dma/tegra20-apb-dma.c:1685:1: error: bad constant expression ../mm/mmap_lock.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/cgroup.h, ../include/linux/memcontrol.h, ../include/trace/events/mmap_lock.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'lock_vma_under_rcu' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'lock_next_vma' - unexpected unlock ../drivers/misc/sgi-xp/xpc_main.c:1295:1: error: bad constant expression ../drivers/misc/sgi-xp/xpc_main.c:1296:1: error: bad constant expression ../drivers/misc/sgi-xp/xpc_main.c:1297:1: error: bad constant expression ../drivers/misc/sgi-xp/xpc_main.c:1299:1: error: bad constant expression ../drivers/misc/sgi-xp/xpc_main.c:1300:1: error: bad constant expression ../drivers/misc/sgi-xp/xpc_main.c:1303:1: error: bad constant expression ../drivers/misc/sgi-xp/xpc_main.c:1304:1: error: bad constant expression ../drivers/misc/sgi-xp/xpc_main.c:1307:1: error: bad constant expression ../drivers/misc/sgi-xp/xpc_main.c:1308:1: error: bad constant expression ../drivers/misc/sgi-xp/xpc_main.c:1311:1: error: bad constant expression ../drivers/misc/sgi-xp/xpc_main.c:1312:1: error: bad constant expression ../drivers/acpi/acpi_pad.c:492:1: error: bad constant expression ../drivers/acpi/acpi_pad.c:493:1: error: bad constant expression ../drivers/acpi/acpi_pad.c:494:1: error: bad constant expression ../drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c:1082:1: error: bad constant expression ../drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c:1083:1: error: bad constant expression ../drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c:1084:1: error: bad constant expression ../lib/tests/test_kprobes.c:403:1: error: bad constant expression ../lib/tests/test_kprobes.c:404:1: error: bad constant expression ../drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.c:120:1: error: bad constant expression ../drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.c:121:1: error: bad constant expression ../drivers/gpu/drm/renesas/rcar-du/rcar_dw_hdmi.c:122:1: error: bad constant expression ../drivers/gpu/drm/imx/dcss/dcss-drv.c:126:1: error: bad constant expression ../drivers/gpu/drm/imx/dcss/dcss-drv.c:127:1: error: bad constant expression ../drivers/gpu/drm/imx/dcss/dcss-drv.c:128:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2332:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2333:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2334:1: error: bad constant expression ../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 ../drivers/gpu/drm/renesas/rcar-du/rcar_lvds.c:1031:1: error: bad constant expression ../drivers/gpu/drm/renesas/rcar-du/rcar_lvds.c:1032:1: error: bad constant expression ../drivers/gpu/drm/renesas/rcar-du/rcar_lvds.c:1033:1: error: bad constant expression ../drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c:14:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/imx-drm-core.c:36:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/imx-drm-core.c:375:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/imx-drm-core.c:376:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/imx-drm-core.c:377:1: error: bad constant expression ../net/ipv4/esp4.c:1207:1: error: bad constant expression ../net/ipv4/esp4.c:1208:1: error: bad constant expression ../net/ipv4/esp4.c:1209:1: error: bad constant expression ../drivers/base/power/main.c:525:1: error: bad constant expression ../drivers/base/power/main.c:526:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-arm-versatile.c:373:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-arm-versatile.c:374:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-arm-versatile.c:375:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c:316:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c:317:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c:318:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c:319:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c:320:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:79:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:80:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:81:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:92:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:95:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:98:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:101:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:104:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:108:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:111:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:114:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:116:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:117:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:119:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:127:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:130:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:133:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:136:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:147:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:151:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:181:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:184:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:188:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:192:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:196:1: error: bad constant expression ../arch/x86/kvm/vmx/vmx.c:623:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-abt-y030xx067a.c:380:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-abt-y030xx067a.c:381:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-abt-y030xx067a.c:382:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-abt-y030xx067a.c:383:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_modes_test.c:206:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_modes_test.c:207:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_modes_test.c:208:1: error: bad constant expression ../drivers/base/power/wakeup.c:252:5: warning: context imbalance in 'wakeup_sources_read_lock' - wrong count at exit ../drivers/base/power/wakeup.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_read_unlock' - unexpected unlock ../drivers/base/power/wakeup.c:1091:13: warning: context imbalance in 'wakeup_sources_stats_seq_start' - wrong count at exit ../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_stats_seq_stop' - unexpected unlock ../drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c:448:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c:449:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c:450:1: error: bad constant expression ../drivers/gpu/drm/imx/lcdc/imx-lcdc.c:535:1: error: bad constant expression ../drivers/gpu/drm/imx/lcdc/imx-lcdc.c:536:1: error: bad constant expression ../drivers/gpu/drm/imx/lcdc/imx-lcdc.c:537:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/imx-tve.c:677:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/imx-tve.c:678:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/imx-tve.c:679:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/parallel-display.c:286:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/parallel-display.c:287:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/parallel-display.c:288:1: error: bad constant expression ../drivers/gpu/drm/mxsfb/mxsfb_drv.c:433:1: error: bad constant expression ../drivers/gpu/drm/mxsfb/mxsfb_drv.c:434:1: error: bad constant expression ../drivers/gpu/drm/mxsfb/mxsfb_drv.c:435:1: error: bad constant expression ../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/alternative.c:120:18: warning: symbol 'its_pages' was not declared. Should it be static? ../arch/x86/kernel/alternative.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/mmu_context.h, ../include/linux/mmu_context.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__text_poke' - unexpected unlock ../drivers/gpu/drm/tests/drm_probe_helper_test.c:215:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_probe_helper_test.c:216:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_probe_helper_test.c:217:1: error: bad constant expression ../drivers/soc/qcom/icc-bwmon.c:886:1: error: bad constant expression ../drivers/soc/qcom/icc-bwmon.c:887:1: error: bad constant expression ../drivers/soc/qcom/icc-bwmon.c:888:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/anx7625.c:2821:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/anx7625.c:2822:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/anx7625.c:2823:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/anx7625.c:2824:1: error: bad constant expression ../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 ../drivers/gpu/drm/omapdrm/omap_dmm_tiler.c:1223:1: error: bad constant expression ../drivers/gpu/drm/omapdrm/omap_dmm_tiler.c:1224:1: error: bad constant expression ../drivers/gpu/drm/omapdrm/omap_dmm_tiler.c:1225:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_plane_helper_test.c:318:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_plane_helper_test.c:319:1: error: bad constant expression ../drivers/net/phy/mdio_bus.c:1038:1: error: bad constant expression ../drivers/net/phy/mdio_bus.c:1039:1: error: bad constant expression ../mm/mincore.c:175:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock ../drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.c:305:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.c:306:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.c:307:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c:1407:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c:1408:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c:1409:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c:1410:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:1357:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:1358:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c:1359:1: error: bad constant expression ../mm/mlock.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1519:39: warning: context imbalance in '__mlock_folio' - unexpected unlock ../include/linux/memcontrol.h:1519:39: warning: context imbalance in '__mlock_new_folio' - unexpected unlock ../include/linux/memcontrol.h:1519:39: warning: context imbalance in '__munlock_folio' - unexpected unlock ../mm/mlock.c:208:39: warning: context imbalance in 'mlock_folio_batch' - unexpected unlock ../mm/mlock.c:407:20: warning: context imbalance in 'mlock_pte_range' - unexpected unlock ../drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.c:1349:1: error: bad constant expression ../drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi.c:1350:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c:399:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c:400:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c:401:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-auo-a030jtn01.c:304:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-auo-a030jtn01.c:305:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-auo-a030jtn01.c:306:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-auo-a030jtn01.c:307:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx-ldb-helper.c:228:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx-ldb-helper.c:229:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx-ldb-helper.c:230:1: error: bad constant expression ../drivers/gpu/drm/omapdrm/omap_fbdev.c:24:1: error: bad constant expression ../drivers/gpu/drm/omapdrm/omap_fbdev.c:26:1: error: bad constant expression ../drivers/firewire/ohci.c:382:1: error: bad constant expression ../drivers/firewire/ohci.c:383:1: error: bad constant expression ../drivers/firewire/ohci.c:394:1: error: bad constant expression ../drivers/firewire/ohci.c:395:1: error: bad constant expression ../drivers/firewire/ohci.c:3798:1: error: bad constant expression ../drivers/firewire/ohci.c:3799:1: error: bad constant expression ../drivers/firewire/ohci.c:3800:1: error: bad constant expression ../drivers/firewire/ohci.c:3803:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-himax8279d.c:913:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-himax8279d.c:914:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-himax8279d.c:915:1: error: bad constant expression ../drivers/gpu/drm/sysfb/drm_sysfb.c:34:1: error: bad constant expression ../drivers/gpu/drm/sysfb/drm_sysfb.c:35:1: error: bad constant expression ../drivers/acpi/nfit/core.c:30:1: error: bad constant expression ../drivers/acpi/nfit/core.c:31:1: error: bad constant expression ../drivers/acpi/nfit/core.c:34:1: error: bad constant expression ../drivers/acpi/nfit/core.c:35:1: error: bad constant expression ../drivers/acpi/nfit/core.c:39:1: error: bad constant expression ../drivers/acpi/nfit/core.c:40:1: error: bad constant expression ../drivers/acpi/nfit/core.c:43:1: error: bad constant expression ../drivers/acpi/nfit/core.c:44:1: error: bad constant expression ../drivers/acpi/nfit/core.c:48:1: error: bad constant expression ../drivers/acpi/nfit/core.c:49:1: error: bad constant expression ../drivers/acpi/nfit/core.c:52:1: error: bad constant expression ../drivers/acpi/nfit/core.c:53:1: error: bad constant expression ../drivers/acpi/nfit/core.c:3539:1: error: bad constant expression ../drivers/acpi/nfit/core.c:3540:1: error: bad constant expression ../drivers/acpi/nfit/core.c:3541:1: error: bad constant expression ../drivers/gpu/drm/display/drm_dp_helper.c:1979:1: error: bad constant expression ../drivers/gpu/drm/display/drm_dp_helper.c:1980:1: error: bad constant expression ../drivers/gpu/drm/display/drm_dp_helper.c:2144:1: error: bad constant expression ../drivers/gpu/drm/display/drm_dp_helper.c:2145:1: error: bad constant expression ../drivers/gpu/drm/imx/dc/dc-drv.c:291:1: error: bad constant expression ../drivers/gpu/drm/imx/dc/dc-drv.c:292:1: error: bad constant expression ../drivers/gpu/drm/imx/dc/dc-drv.c:293:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c:899:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c:900:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c:901:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c:902:1: error: bad constant expression ../drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c:903:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:791:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:792:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:793:1: error: bad constant expression ../drivers/misc/mei/hdcp/mei_hdcp.c:887:1: error: bad constant expression ../drivers/misc/mei/hdcp/mei_hdcp.c:888:1: error: bad constant expression ../drivers/misc/mei/hdcp/mei_hdcp.c:889:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:644:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:645:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:646:1: error: bad constant expression ../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/scsi/scsi_transport_iscsi.c:42:1: error: bad constant expression ../drivers/scsi/scsi_transport_iscsi.c:44:1: error: bad constant expression ../drivers/scsi/scsi_transport_iscsi.c:50:1: error: bad constant expression ../drivers/scsi/scsi_transport_iscsi.c:52:1: error: bad constant expression ../drivers/scsi/scsi_transport_iscsi.c:5034:1: error: bad constant expression ../drivers/scsi/scsi_transport_iscsi.c:5037:1: error: bad constant expression ../drivers/scsi/scsi_transport_iscsi.c:5038:1: error: bad constant expression ../drivers/scsi/scsi_transport_iscsi.c:5039:1: error: bad constant expression ../drivers/scsi/scsi_transport_iscsi.c:5040:1: error: bad constant expression ../drivers/misc/mei/gsc_proxy/mei_gsc_proxy.c:208:1: error: bad constant expression ../drivers/misc/mei/gsc_proxy/mei_gsc_proxy.c:209:1: error: bad constant expression ../drivers/misc/mei/gsc_proxy/mei_gsc_proxy.c:210:1: error: bad constant expression Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' ../drivers/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion ../drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.c:436:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.c:437:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.c:438:1: error: bad constant expression ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/vmx/nested.c:24:1: error: bad constant expression ../arch/x86/kvm/vmx/nested.c:27:1: error: bad constant expression ../drivers/gpu/drm/sysfb/efidrm.c:389:1: error: bad constant expression ../drivers/gpu/drm/sysfb/efidrm.c:390:1: error: bad constant expression ../drivers/gpu/drm/sysfb/ofdrm.c:1144:1: error: bad constant expression ../drivers/gpu/drm/sysfb/ofdrm.c:1145:1: error: bad constant expression ../arch/x86/kvm/vmx/sgx.c:15:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-td4320.c:245:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-td4320.c:246:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-td4320.c:247:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-dp.c:2095:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-dp.c:2096:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-dp.c:2097:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_sysfb_modeset_test.c:166:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_sysfb_modeset_test.c:167:1: error: bad constant expression ../drivers/gpu/drm/tests/drm_sysfb_modeset_test.c:168:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/dw_hdmi-imx.c:277:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/dw_hdmi-imx.c:278:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/dw_hdmi-imx.c:279:1: error: bad constant expression ../drivers/gpu/drm/imx/ipuv3/dw_hdmi-imx.c:280:1: error: bad constant expression ../drivers/usb/host/xhci-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/host/xhci-trace.h): ../drivers/usb/host/./xhci-trace.h:383:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:383:1: warning: cast from restricted __le32 ../drivers/usb/host/xhci-trace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../drivers/usb/host/xhci-trace.h): ../drivers/usb/host/./xhci-trace.h:383:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:383:1: warning: cast from restricted __le32 ../drivers/gpu/drm/sysfb/vesadrm.c:651:1: error: bad constant expression ../drivers/gpu/drm/sysfb/vesadrm.c:652:1: error: bad constant expression ../drivers/gpu/drm/bridge/aux-bridge.c:148:1: error: bad constant expression ../drivers/gpu/drm/bridge/aux-bridge.c:149:1: error: bad constant expression ../drivers/gpu/drm/bridge/aux-bridge.c:150:1: error: bad constant expression ../drivers/net/wireless/ath/ath5k/base.c:76:1: error: bad constant expression ../drivers/net/wireless/ath/ath5k/base.c:77:1: error: bad constant expression ../drivers/net/wireless/ath/ath5k/base.c:80:1: error: bad constant expression ../drivers/net/wireless/ath/ath5k/base.c:81:1: error: bad constant expression ../drivers/net/wireless/ath/ath5k/base.c:84:1: error: bad constant expression ../drivers/net/wireless/ath/ath5k/base.c:86:1: error: bad constant expression ../drivers/net/wireless/ath/ath5k/base.c:90:1: error: bad constant expression ../drivers/net/wireless/ath/ath5k/base.c:91:1: error: bad constant expression ../drivers/net/wireless/ath/ath5k/base.c:92:1: error: bad constant expression ../drivers/net/wireless/ath/ath5k/base.c:93:1: error: bad constant expression ../mm/mremap.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'move_ptes' - unexpected unlock ../mm/mremap.c:414:20: warning: context imbalance in 'move_normal_pmd' - different lock contexts for basic block ../drivers/gpu/drm/panel/panel-boe-tv101wum-ll2.c:240:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-tv101wum-ll2.c:241:1: error: bad constant expression ../drivers/gpu/drm/sysfb/simpledrm.c:884:1: error: bad constant expression ../drivers/gpu/drm/sysfb/simpledrm.c:885:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:1690:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:1691:1: error: bad constant expression ../drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:1692:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:90:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:91:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2590:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2592:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2593:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2594:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2595:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2596:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2597:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2598:1: error: bad constant expression ../drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2599:1: error: bad constant expression ../drivers/misc/mei/pxp/mei_pxp.c:342:1: error: bad constant expression ../drivers/misc/mei/pxp/mei_pxp.c:343:1: error: bad constant expression ../drivers/misc/mei/pxp/mei_pxp.c:344:1: error: bad constant expression ../drivers/gpu/drm/tiny/appletbdrm.c:832:1: error: bad constant expression ../drivers/gpu/drm/tiny/appletbdrm.c:833:1: error: bad constant expression ../drivers/gpu/drm/tiny/appletbdrm.c:834:1: error: bad constant expression ../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures ../drivers/gpu/drm/xlnx/zynqmp_dpsub.c:314:1: error: bad constant expression ../drivers/gpu/drm/xlnx/zynqmp_dpsub.c:315:1: error: bad constant expression ../drivers/gpu/drm/xlnx/zynqmp_dpsub.c:316:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-gp-audio.c:197:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-gp-audio.c:198:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-gp-audio.c:199:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-gp-audio.c:200:1: error: bad constant expression ../drivers/gpu/drm/xen/xen_drm_front.c:788:1: error: bad constant expression ../drivers/gpu/drm/xen/xen_drm_front.c:789:1: error: bad constant expression ../drivers/gpu/drm/xen/xen_drm_front.c:790:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.c:212:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.c:213:1: error: bad constant expression ../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: ../arch/x86/kernel/process.c:972:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable] 972 | u32 lo, hi; | ^~ ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c:236:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c:237:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c:238:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c:239:1: error: bad constant expression ../drivers/gpu/drm/mxsfb/lcdif_drv.c:379:1: error: bad constant expression ../drivers/gpu/drm/mxsfb/lcdif_drv.c:380:1: error: bad constant expression ../drivers/gpu/drm/mxsfb/lcdif_drv.c:381:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.c:206:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.c:207:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3663:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3664:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3665:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3666:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3667:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3668:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3669:1: error: bad constant expression ../drivers/gpu/drm/bridge/aux-hpd-bridge.c:209:1: error: bad constant expression ../drivers/gpu/drm/bridge/aux-hpd-bridge.c:210:1: error: bad constant expression ../drivers/gpu/drm/bridge/aux-hpd-bridge.c:211:1: error: bad constant expression ../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/xlnx/zynqmp_dp.c:41:1: error: bad constant expression ../drivers/gpu/drm/xlnx/zynqmp_dp.c:42:1: error: bad constant expression ../drivers/gpu/drm/xlnx/zynqmp_dp.c:48:1: error: bad constant expression ../drivers/gpu/drm/xlnx/zynqmp_dp.c:49:1: error: bad constant expression ../drivers/gpu/drm/gud/gud_pipe.c:33:1: error: bad constant expression ../drivers/gpu/drm/gud/gud_pipe.c:34:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:97:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:98:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:101:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:102:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:105:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:106:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:109:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:111:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:1930:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:1931:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:1932:1: error: bad constant expression ../drivers/input/keyboard/applespi.c:1933:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-dsi-cm.c:648:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-dsi-cm.c:649:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-dsi-cm.c:650:1: error: bad constant expression ../drivers/gpu/drm/sitronix/st7586.c:406:1: error: bad constant expression ../drivers/gpu/drm/sitronix/st7586.c:407:1: error: bad constant expression ../drivers/gpu/drm/sitronix/st7586.c:408:1: error: bad constant expression ../drivers/gpu/drm/gud/gud_drv.c:697:1: error: bad constant expression ../drivers/gpu/drm/gud/gud_drv.c:698:1: error: bad constant expression ../drivers/gpu/drm/gud/gud_drv.c:699:1: error: bad constant expression ../kernel/printk/printk.c:1281:1: error: bad constant expression ../kernel/printk/printk.c:1282:1: error: bad constant expression ../kernel/printk/printk.c:1346:1: error: bad constant expression ../kernel/printk/printk.c:2365:1: error: bad constant expression ../kernel/printk/printk.c:2366:1: error: bad constant expression ../kernel/printk/printk.c:2710:1: error: bad constant expression ../kernel/printk/printk.c:2712:1: error: bad constant expression ../kernel/printk/printk.c:2724:1: error: bad constant expression ../kernel/printk/printk.c:2725:1: error: bad constant expression ../kernel/printk/printk.c:4786:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c:1340:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c:1341:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c:1342:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c:1343:1: error: bad constant expression ../drivers/gpu/drm/sitronix/st7735r.c:276:1: error: bad constant expression ../drivers/gpu/drm/sitronix/st7735r.c:277:1: error: bad constant expression ../drivers/gpu/drm/sitronix/st7735r.c:278:1: error: bad constant expression ../drivers/gpu/drm/tiny/arcpgu.c:433:1: error: bad constant expression ../drivers/gpu/drm/tiny/arcpgu.c:434:1: error: bad constant expression ../drivers/gpu/drm/tiny/arcpgu.c:435:1: error: bad constant expression ../drivers/i2c/i2c-core-base.c:2685:1: error: bad constant expression ../drivers/i2c/i2c-core-base.c:2686:1: error: bad constant expression ../drivers/i2c/i2c-core-base.c:2687:1: error: bad constant expression ../drivers/i2c/i2c-core-base.c:2687:1: error: bad constant expression ../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/tiny/bochs.c:66:1: error: bad constant expression ../drivers/gpu/drm/tiny/bochs.c:67:1: error: bad constant expression ../drivers/gpu/drm/tiny/bochs.c:69:1: error: bad constant expression ../drivers/gpu/drm/tiny/bochs.c:70:1: error: bad constant expression ../drivers/gpu/drm/tiny/bochs.c:71:1: error: bad constant expression ../drivers/gpu/drm/tiny/bochs.c:72:1: error: bad constant expression ../drivers/gpu/drm/tiny/bochs.c:838:1: error: bad constant expression ../drivers/gpu/drm/tiny/bochs.c:839:1: error: bad constant expression ../drivers/gpu/drm/tiny/bochs.c:840:1: error: bad constant expression ../drivers/gpu/drm/sitronix/st7571-i2c.c:1081:1: error: bad constant expression ../drivers/gpu/drm/sitronix/st7571-i2c.c:1082:1: error: bad constant expression ../drivers/gpu/drm/sitronix/st7571-i2c.c:1083:1: error: bad constant expression ../kernel/power/main.c:183:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? ../kernel/power/main.c:223:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:226:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:227:62: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:253:54: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:758:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:759:77: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:789:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:915:58: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:916:51: warning: restricted suspend_state_t degrades to integer ../drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c:1824:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c:1825:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c:1826:1: error: bad constant expression ../drivers/gpu/drm/tiny/cirrus-qemu.c:674:1: error: bad constant expression ../drivers/gpu/drm/tiny/cirrus-qemu.c:675:1: error: bad constant expression ../drivers/gpu/drm/bridge/chipone-icn6211.c:822:1: error: bad constant expression ../drivers/gpu/drm/bridge/chipone-icn6211.c:823:1: error: bad constant expression ../drivers/gpu/drm/bridge/chipone-icn6211.c:824:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x-i2c.c:123:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x-i2c.c:124:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x-i2c.c:125:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x-i2c.c:126:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lvds.c:254:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lvds.c:255:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lvds.c:256:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c:1334:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c:1335:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c:1336:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c:1337:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c:1338:1: error: bad constant expression ../fs/buffer.c:251:18: warning: context imbalance in '__find_get_block_slow' - different lock contexts for basic block ../drivers/gpu/drm/bridge/imx/imx8qm-ldb.c:588:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qm-ldb.c:589:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qm-ldb.c:590:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qm-ldb.c:591:1: error: bad constant expression ../kernel/sched/fair.c:1151:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:1151:49: expected struct task_struct *running ../kernel/sched/fair.c:1151:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:1187:33: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/fair.c:1187:33: expected struct sched_entity *se ../kernel/sched/fair.c:1187:33: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:1243:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:1243:34: expected struct sched_entity const *se ../kernel/sched/fair.c:1243:34: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:3020:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:3020:13: expected struct task_struct *tsk ../kernel/sched/fair.c:3020:13: got struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:12922:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12922:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12922:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:6028:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:6028:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:6028:22: struct task_struct * ../kernel/sched/fair.c:6768:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:6768:39: expected struct task_struct *donor ../kernel/sched/fair.c:6768:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8347:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8347:20: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:8347:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8551:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8551:9: expected struct sched_domain *[assigned] tmp ../kernel/sched/fair.c:8551:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8750:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8750:39: expected struct task_struct *donor ../kernel/sched/fair.c:8750:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8777:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:8777:37: expected struct task_struct *tsk ../kernel/sched/fair.c:8777:37: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:9041:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:9041:38: expected struct task_struct *curr ../kernel/sched/fair.c:9041:38: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:10077:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:10077:40: expected struct sched_domain *child ../kernel/sched/fair.c:10077:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/fair.c:10705:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:10705:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:10705:22: struct task_struct * ../kernel/sched/fair.c:12177:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12177:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12177:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:11815:44: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:11815:44: expected struct sched_domain *sd_parent ../kernel/sched/fair.c:11815:44: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:12290:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12290:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12290:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:2966:9: warning: context imbalance in 'task_numa_placement' - different lock contexts for basic block ../kernel/sched/fair.c: note: in included file: ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/power/suspend.c:339:1: error: bad constant expression ../kernel/power/suspend.c:340:1: error: bad constant expression ../arch/x86/kernel/fpu/core.c:232:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:232:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:232:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:239:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:239:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:239:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:599:39: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:599:39: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:599:39: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:603:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:603:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:603:41: got struct spinlock [noderef] __rcu * ../drivers/gpu/drm/tiny/gm12u320.c:33:1: error: bad constant expression ../drivers/gpu/drm/tiny/gm12u320.c:34:1: error: bad constant expression ../drivers/gpu/drm/tiny/gm12u320.c:745:1: error: bad constant expression ../drivers/gpu/drm/tiny/gm12u320.c:746:1: error: bad constant expression ../drivers/gpu/drm/tiny/gm12u320.c:747:1: error: bad constant expression ../drivers/gpu/drm/tiny/pixpaper.c:440:1: error: bad constant expression ../drivers/gpu/drm/tiny/pixpaper.c:1164:1: error: bad constant expression ../drivers/gpu/drm/tiny/pixpaper.c:1165:1: error: bad constant expression ../drivers/gpu/drm/tiny/pixpaper.c:1166:1: error: bad constant expression ../drivers/gpu/drm/bridge/chrontel-ch7033.c:618:1: error: bad constant expression ../drivers/gpu/drm/bridge/chrontel-ch7033.c:619:1: error: bad constant expression ../drivers/gpu/drm/bridge/chrontel-ch7033.c:620:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-simple.c:5889:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-simple.c:5890:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-simple.c:5891:1: error: bad constant expression ../arch/x86/kvm/vmx/hyperv_evmcs.c:15:9: warning: cast truncates bits from constant value (1a079a becomes 79a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:17:9: warning: cast truncates bits from constant value (1a071a becomes 71a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:19:9: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:21:9: warning: cast truncates bits from constant value (b000b becomes b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:23:9: warning: cast truncates bits from constant value (b008b becomes 8b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:25:9: warning: cast truncates bits from constant value (b010b becomes 10b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:27:9: warning: cast truncates bits from constant value (1b001b becomes 1b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:29:9: warning: cast truncates bits from constant value (1b009b becomes 9b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:31:9: warning: cast truncates bits from constant value (1b011b becomes 11b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:33:9: warning: cast truncates bits from constant value (1b041b becomes 41b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:35:9: warning: cast truncates bits from constant value (1b049b becomes 49b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:37:9: warning: cast truncates bits from constant value (1b059b becomes 59b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:39:9: warning: cast truncates bits from constant value (80008 becomes 8) ../arch/x86/kvm/vmx/hyperv_evmcs.c:41:9: warning: cast truncates bits from constant value (80088 becomes 88) ../arch/x86/kvm/vmx/hyperv_evmcs.c:43:9: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/hyperv_evmcs.c:45:9: warning: cast truncates bits from constant value (1a019a becomes 19a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:47:9: warning: cast truncates bits from constant value (1a021a becomes 21a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:49:9: warning: cast truncates bits from constant value (1a029a becomes 29a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:51:9: warning: cast truncates bits from constant value (1a031a becomes 31a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:53:9: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:55:9: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:57:9: warning: cast truncates bits from constant value (1a049a becomes 49a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:59:9: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:61:9: warning: cast truncates bits from constant value (1a059a becomes 59a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:63:9: warning: cast truncates bits from constant value (1a061a becomes 61a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:65:9: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.c:67:9: warning: cast truncates bits from constant value (80488 becomes 488) ../arch/x86/kvm/vmx/hyperv_evmcs.c:69:9: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:71:9: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:73:9: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:75:9: warning: cast truncates bits from constant value (a018a becomes 18a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:77:9: warning: cast truncates bits from constant value (a020a becomes 20a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:79:9: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:81:9: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:83:9: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:85:9: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:87:9: warning: cast truncates bits from constant value (1a089a becomes 89a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:89:9: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:91:9: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:93:9: warning: cast truncates bits from constant value (180018 becomes 18) ../arch/x86/kvm/vmx/hyperv_evmcs.c:95:9: warning: cast truncates bits from constant value (180098 becomes 98) ../arch/x86/kvm/vmx/hyperv_evmcs.c:97:9: warning: cast truncates bits from constant value (180118 becomes 118) ../arch/x86/kvm/vmx/hyperv_evmcs.c:99:9: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.c:101:9: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:103:9: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:105:9: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:107:9: warning: cast truncates bits from constant value (1a069a becomes 69a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:109:9: warning: cast truncates bits from constant value (1b019b becomes 19b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:111:9: warning: cast truncates bits from constant value (1b021b becomes 21b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:113:9: warning: cast truncates bits from constant value (1b029b becomes 29b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:115:9: warning: cast truncates bits from constant value (1b031b becomes 31b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:117:9: warning: cast truncates bits from constant value (1b039b becomes 39b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:119:9: warning: cast truncates bits from constant value (1b051b becomes 51b) ../arch/x86/kvm/vmx/hyperv_evmcs.c:121:9: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/hyperv_evmcs.c:123:9: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.c:125:9: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/hyperv_evmcs.c:127:9: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/hyperv_evmcs.c:129:9: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.c:151:9: warning: cast truncates bits from constant value (90009 becomes 9) ../arch/x86/kvm/vmx/hyperv_evmcs.c:153:9: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.c:167:9: warning: cast truncates bits from constant value (190299 becomes 299) ../arch/x86/kvm/vmx/hyperv_evmcs.c:175:9: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/hyperv_evmcs.c:177:9: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/hyperv_evmcs.c:179:9: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/hyperv_evmcs.c:183:9: warning: cast truncates bits from constant value (100710 becomes 710) ../arch/x86/kvm/vmx/hyperv_evmcs.c:185:9: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.c:187:9: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.c:189:9: warning: cast truncates bits from constant value (100110 becomes 110) ../arch/x86/kvm/vmx/hyperv_evmcs.c:191:9: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.c:193:9: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.c:195:9: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.c:198:9: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.c:200:9: warning: cast truncates bits from constant value (130013 becomes 13) ../arch/x86/kvm/vmx/hyperv_evmcs.c:202:9: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/hyperv_evmcs.c:204:9: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.c:206:9: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.c:208:9: warning: cast truncates bits from constant value (120012 becomes 12) ../arch/x86/kvm/vmx/hyperv_evmcs.c:210:9: warning: cast truncates bits from constant value (120092 becomes 92) ../arch/x86/kvm/vmx/hyperv_evmcs.c:212:9: warning: cast truncates bits from constant value (120112 becomes 112) ../arch/x86/kvm/vmx/hyperv_evmcs.c:214:9: warning: cast truncates bits from constant value (120192 becomes 192) ../arch/x86/kvm/vmx/hyperv_evmcs.c:216:9: warning: cast truncates bits from constant value (120212 becomes 212) ../arch/x86/kvm/vmx/hyperv_evmcs.c:218:9: warning: cast truncates bits from constant value (120292 becomes 292) ../arch/x86/kvm/vmx/hyperv_evmcs.c:220:9: warning: cast truncates bits from constant value (120312 becomes 312) ../arch/x86/kvm/vmx/hyperv_evmcs.c:222:9: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.c:224:9: warning: cast truncates bits from constant value (120412 becomes 412) ../arch/x86/kvm/vmx/hyperv_evmcs.c:226:9: warning: cast truncates bits from constant value (120492 becomes 492) ../arch/x86/kvm/vmx/hyperv_evmcs.c:228:9: warning: cast truncates bits from constant value (120512 becomes 512) ../arch/x86/kvm/vmx/hyperv_evmcs.c:230:9: warning: cast truncates bits from constant value (120592 becomes 592) ../arch/x86/kvm/vmx/hyperv_evmcs.c:232:9: warning: cast truncates bits from constant value (120612 becomes 612) ../arch/x86/kvm/vmx/hyperv_evmcs.c:234:9: warning: cast truncates bits from constant value (120692 becomes 692) ../arch/x86/kvm/vmx/hyperv_evmcs.c:236:9: warning: cast truncates bits from constant value (120712 becomes 712) ../arch/x86/kvm/vmx/hyperv_evmcs.c:238:9: warning: cast truncates bits from constant value (120792 becomes 792) ../arch/x86/kvm/vmx/hyperv_evmcs.c:240:9: warning: cast truncates bits from constant value (120812 becomes 812) ../arch/x86/kvm/vmx/hyperv_evmcs.c:242:9: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.c:244:9: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.c:246:9: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.c:250:9: warning: cast truncates bits from constant value (110011 becomes 11) ../arch/x86/kvm/vmx/hyperv_evmcs.c:252:9: warning: cast truncates bits from constant value (110091 becomes 91) ../arch/x86/kvm/vmx/hyperv_evmcs.c:254:9: warning: cast truncates bits from constant value (110111 becomes 111) ../arch/x86/kvm/vmx/hyperv_evmcs.c:256:9: warning: too many warnings ../drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.c:1028:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.c:1029:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.c:1030:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.c:1031:1: error: bad constant expression ../drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi2.c:1032:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ebbg-ft8719.c:245:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ebbg-ft8719.c:246:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ebbg-ft8719.c:247:1: error: bad constant expression ../drivers/gpu/drm/tiny/hx8357d.c:291:1: error: bad constant expression ../drivers/gpu/drm/tiny/hx8357d.c:292:1: error: bad constant expression ../drivers/gpu/drm/tiny/hx8357d.c:293:1: error: bad constant expression ../drivers/gpu/drm/bridge/cros-ec-anx7688.c:186:1: error: bad constant expression ../drivers/gpu/drm/bridge/cros-ec-anx7688.c:187:1: error: bad constant expression ../drivers/gpu/drm/bridge/cros-ec-anx7688.c:188:1: error: bad constant expression ../drivers/gpu/drm/bridge/cros-ec-anx7688.c:189:1: error: bad constant expression ../drivers/gpu/drm/tiny/ili9163.c:220:1: error: bad constant expression ../drivers/gpu/drm/tiny/ili9163.c:221:1: error: bad constant expression ../drivers/gpu/drm/tiny/ili9163.c:222:1: error: bad constant expression ../drivers/gpu/drm/bridge/display-connector.c:445:1: error: bad constant expression ../drivers/gpu/drm/bridge/display-connector.c:446:1: error: bad constant expression ../drivers/gpu/drm/bridge/display-connector.c:447:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x-spi.c:190:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x-spi.c:191:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x-spi.c:192:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x-spi.c:193:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x.c: note: in included file: ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x.c:2038:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x.c:2039:1: error: bad constant expression ../drivers/gpu/drm/solomon/ssd130x.c:2040:1: error: bad constant expression ../drivers/gpu/drm/bridge/fsl-ldb.c:403:1: error: bad constant expression ../drivers/gpu/drm/bridge/fsl-ldb.c:404:1: error: bad constant expression ../drivers/gpu/drm/bridge/fsl-ldb.c:405:1: error: bad constant expression ../drivers/gpu/drm/tiny/panel-mipi-dbi.c:456:1: error: bad constant expression ../drivers/gpu/drm/tiny/panel-mipi-dbi.c:457:1: error: bad constant expression ../drivers/gpu/drm/tiny/panel-mipi-dbi.c:458:1: error: bad constant expression ../kernel/locking/lockdep.c:71:1: error: bad constant expression ../kernel/locking/lockdep.c:78:1: error: bad constant expression ../kernel/locking/lockdep.c:1158:1: error: bad constant expression ../net/kcm/kcmsock.c:1933:1: error: bad constant expression ../net/kcm/kcmsock.c:1934:1: error: bad constant expression ../net/kcm/kcmsock.c:1935:1: error: bad constant expression ../drivers/gpu/drm/tiny/ili9225.c:461:1: error: bad constant expression ../drivers/gpu/drm/tiny/ili9225.c:462:1: error: bad constant expression ../drivers/gpu/drm/tiny/ili9225.c:463:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-elida-kd35t133.c:296:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-elida-kd35t133.c:297:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-elida-kd35t133.c:298:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-edp.c:2215:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-edp.c:2216:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-edp.c:2217:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-ldb.c:718:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-ldb.c:719:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-ldb.c:720:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-ldb.c:721:1: error: bad constant expression ../kernel/sched/core.c:330:56: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:330:56: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:330:56: struct task_struct * ../kernel/sched/core.c:805:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:805:33: expected struct task_struct *task ../kernel/sched/core.c:805:33: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:881:49: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:881:49: expected struct task_struct *p ../kernel/sched/core.c:881:49: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:1101:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:1101:38: expected struct task_struct *curr ../kernel/sched/core.c:1101:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1207:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:1207:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:1207:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:2175:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:2175:39: expected struct task_struct *donor ../kernel/sched/core.c:2175:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:2186:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:2186:65: expected struct task_struct *tsk ../kernel/sched/core.c:2186:65: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:3583:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:3583:17: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:3583:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:3788:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:3788:36: expected struct task_struct const *p ../kernel/sched/core.c:3788:36: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:8070:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:8070:43: expected struct task_struct *push_task ../kernel/sched/core.c:8070:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:5520:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:5520:15: expected struct task_struct *donor ../kernel/sched/core.c:5520:15: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:6188:32: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6188:32: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6188:32: struct task_struct * ../kernel/sched/core.c:6219:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6219:23: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6219:23: struct task_struct * ../kernel/sched/core.c:6227:46: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6227:46: struct task_struct * ../kernel/sched/core.c:6227:46: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6284:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6284:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:6284:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:6738:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6738:14: expected struct task_struct *prev ../kernel/sched/core.c:6738:14: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:6805:37: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:6805:37: expected struct task_struct *prev ../kernel/sched/core.c:6805:37: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:7311:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7311:17: struct task_struct * ../kernel/sched/core.c:7311:17: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:8953:16: warning: incorrect type in return expression (different address spaces) ../kernel/sched/core.c:8953:16: expected struct task_struct * ../kernel/sched/core.c:8953:16: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10212:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10212:25: expected struct task_struct *p ../kernel/sched/core.c:10212:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10473:58: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10473:58: expected struct task_struct *t ../kernel/sched/core.c:10473:58: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10509:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:10509:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:10509:38: struct task_struct * ../kernel/sched/core.c:404:9: warning: context imbalance in 'sched_core_lock' - different lock contexts for basic block ../kernel/sched/core.c:414:17: warning: context imbalance in 'sched_core_unlock' - unexpected unlock ../kernel/sched/core.c:632:6: warning: context imbalance in 'raw_spin_rq_lock_nested' - wrong count at exit ../kernel/sched/core.c:657:6: warning: context imbalance in 'raw_spin_rq_trylock' - wrong count at exit ../kernel/sched/core.c:681:6: warning: context imbalance in 'raw_spin_rq_unlock' - unexpected unlock ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:1810:9: warning: context imbalance in '__task_rq_lock' - wrong count at exit ../kernel/sched/sched.h:1810:9: warning: context imbalance in 'task_rq_lock' - wrong count at exit ../kernel/sched/core.c: note: in included file: ../kernel/sched/pelt.h:102:13: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/pelt.h:102:13: expected struct task_struct const *p ../kernel/sched/pelt.h:102:13: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:881:11: warning: dereference of noderef expression ../kernel/sched/core.c:1580:13: warning: context imbalance in 'uclamp_update_util_min_rt_default' - wrong count at exit ../kernel/sched/core.c:2256:35: warning: context imbalance in 'wait_task_inactive' - different lock contexts for basic block ../kernel/sched/core.c:2650:6: warning: context imbalance in 'set_cpus_allowed_common' - different lock contexts for basic block ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/core.c:2170:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:2170:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:2170:38: struct task_struct const * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2637:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2637:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2637:9: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/core.c:10472:31: warning: dereference of noderef expression ../kernel/sched/core.c:10472:53: warning: dereference of noderef expression ../kernel/sched/core.c:10477:30: warning: dereference of noderef expression ../kernel/sched/core.c:10477:52: warning: dereference of noderef expression ../kernel/sched/core.c:10478:46: warning: dereference of noderef expression ../kernel/sched/core.c:10483:35: warning: dereference of noderef expression ../kernel/sched/core.c:10500:13: warning: context imbalance in 'mm_cid_fixup_task_to_cpu' - wrong count at exit ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2614:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2614:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2614:9: struct task_struct * ../drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.c:419:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.c:420:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.c:421:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-pixel-link.c:422:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-himax-hx8279.c:1294:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-himax-hx8279.c:1295:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-himax-hx8279.c:1296:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.c:440:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.c:441:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.c:442:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.c:443:1: error: bad constant expression ../kernel/rcu/update.c:58:1: error: bad constant expression ../kernel/rcu/update.c:59:1: error: bad constant expression ../kernel/rcu/update.c:62:1: error: bad constant expression ../kernel/rcu/update.c:546:1: error: bad constant expression ../kernel/rcu/update.c:548:1: error: bad constant expression ../kernel/rcu/update.c:552:1: error: bad constant expression ../kernel/rcu/update.c:554:1: error: bad constant expression ../kernel/rcu/update.c:556:1: error: bad constant expression ../kernel/rcu/update.c:558:1: error: bad constant expression ../kernel/rcu/update.c:560:1: error: bad constant expression ../kernel/rcu/update.c:567:1: error: bad constant expression ../kernel/rcu/update.c:588:1: error: bad constant expression ../kernel/rcu/update.c: note: in included file: ../kernel/rcu/tasks.h:167:1: error: bad constant expression ../kernel/rcu/tasks.h:173:1: error: bad constant expression ../kernel/rcu/tasks.h:176:1: error: bad constant expression ../kernel/rcu/tasks.h:178:1: error: bad constant expression ../kernel/rcu/tasks.h:181:1: error: bad constant expression ../kernel/rcu/tasks.h:185:1: error: bad constant expression ../kernel/rcu/tasks.h:187:1: error: bad constant expression ../kernel/rcu/tasks.h:189:1: error: bad constant expression ../kernel/rcu/tasks.h:1238:1: error: bad constant expression ../kernel/rcu/tasks.h:2059:1: error: bad constant expression ../net/rxrpc/af_rxrpc.c:25:1: error: bad constant expression ../net/rxrpc/af_rxrpc.c:26:1: error: bad constant expression ../net/rxrpc/af_rxrpc.c:27:1: error: bad constant expression ../net/rxrpc/af_rxrpc.c:28:1: error: bad constant expression ../net/rxrpc/af_rxrpc.c:31:1: error: bad constant expression ../net/rxrpc/af_rxrpc.c:32:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-himax-hx83102.c:1086:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-himax-hx83102.c:1087:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-himax-hx83102.c:1088:1: error: bad constant expression ../drivers/ptp/ptp_clock.c:709:1: error: bad constant expression ../drivers/ptp/ptp_clock.c:710:1: error: bad constant expression ../drivers/ptp/ptp_clock.c:711:1: error: bad constant expression ../arch/x86/kvm/vmx/tdx.c:56:1: error: bad constant expression ../sound/soc/intel/catpt/device.c:397:1: error: bad constant expression ../sound/soc/intel/catpt/device.c:398:1: error: bad constant expression ../sound/soc/intel/catpt/device.c:399:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c:511:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c:512:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c:513:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.c:913:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.c:914:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx93-mipi-dsi.c:915:1: error: bad constant expression ../fs/notify/inotify/inotify_user.c:576:51: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/inotify/inotify_user.c:576:51: expected struct fsnotify_mark_connector *conn ../fs/notify/inotify/inotify_user.c:576:51: got struct fsnotify_mark_connector [noderef] __rcu *i_fsnotify_marks ../drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.c:477:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.c:478:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.c:479:1: error: bad constant expression ../drivers/gpu/drm/bridge/imx/imx8qxp-pxl2dpi.c:480:1: error: bad constant expression ../mm/memory.c:165:15: warning: symbol 'zero_pfn' was not declared. Should it be static? ../mm/memory.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/timerqueue.h, ../include/linux/hrtimer_defs.h, ../include/linux/hrtimer.h, ../include/linux/interrupt.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'copy_pte_range' - unexpected unlock ../mm/memory.c:2220:16: warning: context imbalance in '__get_locked_pte' - different lock contexts for basic block ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'insert_page' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'insert_pfn' - unexpected unlock ../mm/memory.c:3193:17: warning: context imbalance in 'apply_to_pte_range' - unexpected unlock ../mm/memory.c:3826:42: warning: context imbalance in 'wp_page_copy' - different lock contexts for basic block ../mm/memory.c:3865:19: warning: context imbalance in 'finish_mkwrite_fault' - different lock contexts for basic block ../mm/memory.c:3896:17: warning: context imbalance in 'wp_pfn_shared' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'wp_page_shared' - unexpected unlock ../mm/memory.c:4088:19: warning: context imbalance in 'do_wp_page' - wrong count at exit ../mm/memory.c:4350:9: warning: context imbalance in 'remove_device_exclusive_entry' - different lock contexts for basic block ../mm/memory.c:4376:19: warning: context imbalance in 'pte_marker_clear' - different lock contexts for basic block ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'do_swap_page' - unexpected unlock ../mm/memory.c:5280:9: warning: context imbalance in 'do_anonymous_page' - different lock contexts for basic block ../mm/memory.c:5512:12: warning: context imbalance in 'finish_fault' - different lock contexts for basic block ../mm/memory.c:5896:9: warning: context imbalance in 'do_fault' - different lock contexts for basic block ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'do_numa_page' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'handle_pte_fault' - unexpected unlock ../mm/memory.c:6743:5: warning: context imbalance in 'follow_pfnmap_start' - different lock contexts for basic block ../mm/memory.c:6829:28: warning: context imbalance in 'follow_pfnmap_end' - unexpected unlock ../drivers/gpu/drm/panel/panel-himax-hx83112a.c:346:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-himax-hx83112a.c:347:1: error: bad constant expression ../kernel/power/hibernate.c:153:1: error: bad constant expression ../kernel/power/hibernate.c:154:1: error: bad constant expression ../kernel/power/hibernate.c:1543:1: error: bad constant expression ../drivers/gpu/drm/tiny/ili9341.c:253:1: error: bad constant expression ../drivers/gpu/drm/tiny/ili9341.c:254:1: error: bad constant expression ../drivers/gpu/drm/tiny/ili9341.c:255:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:58:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:59:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:60:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:114:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:117:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:121:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:125:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:129:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:136:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:140:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:144:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:148:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:152:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:156:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:159:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:161:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:164:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:168:1: error: bad constant expression ../arch/x86/kvm/svm/svm.c:171:1: error: bad constant expression ../fs/eventpoll.c:648:9: warning: restricted __poll_t degrades to integer ../fs/eventpoll.c:648:9: warning: cast to restricted __poll_t ../fs/eventpoll.c:1330:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1330:53: expected unsigned int pollflags ../fs/eventpoll.c:1330:53: got restricted __poll_t ../kernel/rcu/tree.c:113:1: error: bad constant expression ../kernel/rcu/tree.c:117:1: error: bad constant expression ../kernel/rcu/tree.c:121:1: error: bad constant expression ../kernel/rcu/tree.c:124:1: error: bad constant expression ../kernel/rcu/tree.c:176:1: error: bad constant expression ../kernel/rcu/tree.c:181:1: error: bad constant expression ../kernel/rcu/tree.c:183:1: error: bad constant expression ../kernel/rcu/tree.c:185:1: error: bad constant expression ../kernel/rcu/tree.c:187:1: error: bad constant expression ../kernel/rcu/tree.c:428:1: error: bad constant expression ../kernel/rcu/tree.c:429:1: error: bad constant expression ../kernel/rcu/tree.c:430:1: error: bad constant expression ../kernel/rcu/tree.c:431:1: error: bad constant expression ../kernel/rcu/tree.c:437:1: error: bad constant expression ../kernel/rcu/tree.c:441:1: error: bad constant expression ../kernel/rcu/tree.c:448:1: error: bad constant expression ../kernel/rcu/tree.c:450:1: error: bad constant expression ../kernel/rcu/tree.c:512:1: error: bad constant expression ../kernel/rcu/tree.c:1638:1: error: bad constant expression ../kernel/rcu/tree.c:3149:1: error: bad constant expression ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_stall.h:770:1: error: bad constant expression ../kernel/rcu/tree_stall.h:1100:1: error: bad constant expression ../kernel/rcu/tree.c: note: in included file: ../kernel/rcu/tree_nocb.h:86:1: error: bad constant expression ../kernel/rcu/tree_nocb.h:1440:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c:258:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c:259:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c:260:1: error: bad constant expression ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1243:22: warning: context imbalance in 'chtls_recv_sock' - unexpected unlock ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:838:70: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:838:70: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:838:70: struct task_struct * ../kernel/sched/rt.c:2294:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2294:25: struct task_struct * ../kernel/sched/rt.c:2294:25: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:529:55: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:529:55: expected struct task_struct *donor ../kernel/sched/rt.c:529:55: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:976:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:976:39: expected struct task_struct *donor ../kernel/sched/rt.c:976:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1493:31: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1493:31: expected struct task_struct *p ../kernel/sched/rt.c:1493:31: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1809:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1809:9: expected struct sched_domain *[assigned] sd ../kernel/sched/rt.c:1809:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/rt.c:1512:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1512:14: expected struct task_struct *curr ../kernel/sched/rt.c:1512:14: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1513:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1513:15: expected struct task_struct *donor ../kernel/sched/rt.c:1513:15: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1574:45: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1574:45: expected struct task_struct *p ../kernel/sched/rt.c:1574:45: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1616:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:1616:39: expected struct task_struct *donor ../kernel/sched/rt.c:1616:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1635:64: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1635:64: expected struct task_struct *tsk ../kernel/sched/rt.c:1635:64: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1976:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1976:40: expected struct task_struct *task ../kernel/sched/rt.c:1976:40: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1999:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:1999:13: struct task_struct * ../kernel/sched/rt.c:1999:13: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:2345:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2345:54: expected struct task_struct *tsk ../kernel/sched/rt.c:2345:54: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2347:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2347:40: expected struct task_struct *p ../kernel/sched/rt.c:2347:40: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:2347:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2347:62: expected struct task_struct *p ../kernel/sched/rt.c:2347:62: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/deadline.c:2888:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2888:23: expected struct task_struct *p ../kernel/sched/deadline.c:2888:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2898:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2898:13: struct task_struct * ../kernel/sched/deadline.c:2898:13: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3004:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3004:25: struct task_struct * ../kernel/sched/deadline.c:3004:25: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2505:42: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2505:42: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2505:42: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2515:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2515:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2515:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1194:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1194:39: expected struct task_struct *p ../kernel/sched/deadline.c:1194:39: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1194:85: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1194:85: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1194:85: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1292:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1292:23: expected struct task_struct *p ../kernel/sched/deadline.c:1292:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:1423:30: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:1423:30: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:1423:30: struct task_struct * ../kernel/sched/deadline.c:1800:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1800:31: expected struct task_struct *p ../kernel/sched/deadline.c:1800:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1800:70: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1800:70: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1800:70: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1914:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/deadline.c:1914:39: expected struct task_struct *donor ../kernel/sched/deadline.c:1914:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2724:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2724:9: expected struct sched_domain *[assigned] sd ../kernel/sched/deadline.c:2724:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/deadline.c:2392:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2392:14: expected struct task_struct *curr ../kernel/sched/deadline.c:2392:14: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2393:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2393:15: expected struct task_struct *donor ../kernel/sched/deadline.c:2393:15: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2467:43: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2467:43: expected struct task_struct *p ../kernel/sched/deadline.c:2467:43: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3049:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3049:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:3049:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:3051:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3051:23: expected struct task_struct *p ../kernel/sched/deadline.c:3051:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3053:44: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:3053:44: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:3053:44: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:3288:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3288:23: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3288:23: struct task_struct * ../kernel/sched/deadline.c:3335:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:185:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:185:22: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:185:22: struct task_struct * ../kernel/sched/syscalls.c:230:48: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:230:48: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:230:48: struct task_struct * ../kernel/sched/syscalls.c:1410:22: warning: incorrect type in assignment (different address spaces) ../kernel/sched/syscalls.c:1410:22: expected struct task_struct *curr ../kernel/sched/syscalls.c:1410:22: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../kernel/sched/sched.h:2304:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2304:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2304:26: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:1270:6: warning: context imbalance in 'sched_getaffinity' - different lock contexts for basic block ../kernel/sched/syscalls.c:1335:11: warning: dereference of noderef expression ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:1659:15: warning: dereference of noderef expression ../kernel/dma/mapping.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma.h): ../include/trace/events/dma.h:114:1: error: too long token expansion ../include/trace/events/dma.h:161:1: error: too long token expansion ../drivers/gpu/drm/tiny/ili9486.c:282:1: error: bad constant expression ../drivers/gpu/drm/tiny/ili9486.c:283:1: error: bad constant expression ../drivers/gpu/drm/tiny/ili9486.c:284:1: error: bad constant expression ../net/core/drop_monitor.c:1786:1: error: bad constant expression ../net/core/drop_monitor.c:1787:1: error: bad constant expression ../net/core/drop_monitor.c:1788:1: error: bad constant expression ../net/core/drop_monitor.c:1789:1: error: bad constant expression ../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 ../fs/notify/fanotify/fanotify_user.c:117:13: warning: context imbalance in 'perm_group_watchdog' - 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:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' ../mm/vmalloc.c:1128:25: warning: context imbalance in 'find_vmap_area_exceed_addr_lock' - wrong count at exit ../mm/vmalloc.c:4671:28: warning: context imbalance in 'vread_iter' - unexpected unlock ../drivers/gpu/drm/drm_bridge.c:1542:1: error: bad constant expression ../drivers/gpu/drm/drm_bridge.c:1543:1: error: bad constant expression ../drivers/gpu/drm/drm_bridge.c:1544:1: error: bad constant expression ../fs/signalfd.c:56:33: warning: incorrect type in argument 2 (different address spaces) ../fs/signalfd.c:56:33: expected struct wait_queue_head [usertype] *wait_address ../fs/signalfd.c:56:33: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:58:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:58:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:58:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:63:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:63:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:63:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:97:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:115:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:118:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:122:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:138:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:142:38: warning: cast removes address space '__user' of expression ../fs/signalfd.c:161:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:161:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:161:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:170:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:170:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:170:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:174:32: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:174:32: expected struct wait_queue_head *wq_head ../fs/signalfd.c:174:32: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:184:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:184:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:184:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:186:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:186:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:186:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:188:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:188:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:188:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:190:35: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:190:35: expected struct wait_queue_head *wq_head ../fs/signalfd.c:190:35: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:289:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:289:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:289:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:291:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:291:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:291:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:293:17: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:293:17: expected struct wait_queue_head *wq_head ../fs/signalfd.c:293:17: got struct wait_queue_head [noderef] __rcu * ../drivers/gpu/drm/tiny/repaper.c:1151:1: error: bad constant expression ../drivers/gpu/drm/tiny/repaper.c:1152:1: error: bad constant expression ../drivers/gpu/drm/tiny/repaper.c:1153:1: error: bad constant expression ../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:250:21: error: too long token expansion ../arch/x86/kvm/svm/avic.c:334:49: error: too long token expansion ../arch/x86/kvm/svm/avic.c:889:35: error: too long token expansion ../arch/x86/kvm/svm/avic.c:889:35: error: too long token expansion ../arch/x86/kvm/svm/avic.c:91:1: error: bad constant expression ../arch/x86/kvm/svm/avic.c:93:1: error: bad constant expression ../arch/x86/kvm/svm/avic.c:96:1: error: bad constant expression Warning: ../mm/vmalloc.c:4284 expecting prototype for vrealloc_node_align_noprof(). Prototype was for vrealloc_node_align() instead ../drivers/scsi/aacraid/linit.c:61:1: error: bad constant expression ../drivers/scsi/aacraid/linit.c:62:1: error: bad constant expression ../drivers/scsi/aacraid/linit.c:65:1: error: bad constant expression ../drivers/scsi/aacraid/linit.c:66:1: error: bad constant expression ../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/gpu/drm/tiny/mi0283qt.c:278:1: error: bad constant expression ../drivers/gpu/drm/tiny/mi0283qt.c:279:1: error: bad constant expression ../drivers/gpu/drm/tiny/mi0283qt.c:280:1: error: bad constant expression ../drivers/watchdog/watchdog_core.c:48:1: error: bad constant expression ../drivers/watchdog/watchdog_core.c:49:1: error: bad constant expression ../drivers/watchdog/watchdog_core.c:491:1: error: bad constant expression ../drivers/watchdog/watchdog_core.c:492:1: error: bad constant expression ../drivers/watchdog/watchdog_core.c:493:1: error: bad constant expression ../drivers/watchdog/watchdog_core.c:494:1: error: bad constant expression ../drivers/watchdog/watchdog_core.c:494:1: error: bad constant expression ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/debug.c:624:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/debug.c:624:17: expected struct sched_domain *[assigned] sd ../kernel/sched/debug.c:624:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/debug.c:952:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:952:9: expected struct task_struct *tsk ../kernel/sched/debug.c:952:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/debug.c:952:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:952:9: expected struct task_struct *tsk ../kernel/sched/debug.c:952:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/stats.c:136:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/stats.c:136:17: expected struct sched_domain *[assigned] sd ../kernel/sched/stats.c:136:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/topology.c:115:56: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:115:56: expected struct sched_domain *sd ../kernel/sched/topology.c:115:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:134:60: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:134:60: expected struct sched_domain *sd ../kernel/sched/topology.c:134:60: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:157:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:157:20: expected struct sched_domain *sd ../kernel/sched/topology.c:157:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:438:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:438:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:438:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:447:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:447:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:447:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:468:19: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:468:19: expected struct perf_domain *[assigned] pd ../kernel/sched/topology.c:468:19: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:638:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:638:49: expected struct sched_domain *parent ../kernel/sched/topology.c:638:49: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:723:50: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:723:50: expected struct sched_domain *parent ../kernel/sched/topology.c:723:50: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:731:55: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:731:55: expected struct sched_domain [noderef] __rcu *[noderef] __rcu child ../kernel/sched/topology.c:731:55: got struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:744:29: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:744:29: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:744:29: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:749:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:749:20: expected struct sched_domain *sd ../kernel/sched/topology.c:749:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:770:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:770:13: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:770:13: got struct sched_domain [noderef] __rcu *sd ../kernel/sched/topology.c:932:70: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:932:70: expected struct sched_domain *sd ../kernel/sched/topology.c:932:70: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:961:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:961:59: expected struct sched_domain *sd ../kernel/sched/topology.c:961:59: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1007:57: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1007:57: expected struct sched_domain *sd ../kernel/sched/topology.c:1007:57: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1009:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1009:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1009:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1017:55: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1017:55: expected struct sched_domain *sd ../kernel/sched/topology.c:1017:55: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1019:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1019:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1019:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1089:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1089:62: expected struct sched_domain *sd ../kernel/sched/topology.c:1089:62: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1193:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1193:40: expected struct sched_domain *child ../kernel/sched/topology.c:1193:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1331:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1331:9: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:1331:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:1680:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1680:43: expected struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1680:43: got struct sched_domain *child ../kernel/sched/topology.c:1861:21: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1861:21: int [noderef] __rcu * ../kernel/sched/topology.c:1861:21: int * ../kernel/sched/topology.c:2034:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2034:9: int [noderef] __rcu * ../kernel/sched/topology.c:2034:9: int * ../kernel/sched/topology.c:2054:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2054:9: int [noderef] __rcu * ../kernel/sched/topology.c:2054:9: int * ../kernel/sched/topology.c:2094:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2094:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2094:9: struct cpumask *** ../kernel/sched/topology.c:2145:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2145:9: int [noderef] __rcu * ../kernel/sched/topology.c:2145:9: int * ../kernel/sched/topology.c:2146:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2146:9: int [noderef] __rcu * ../kernel/sched/topology.c:2146:9: int * ../kernel/sched/topology.c:2148:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2148:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2148:9: struct cpumask *** ../kernel/sched/topology.c:2234:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2234:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2234:17: struct cpumask *** ../kernel/sched/topology.c:2306:19: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2306:19: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2306:19: struct cpumask *** ../kernel/sched/topology.c:2348:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2348:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2348:17: struct cpumask *** ../kernel/sched/topology.c:2470:31: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2470:31: expected struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2470:31: got struct sched_domain *sd ../kernel/sched/topology.c:2591:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2591:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2591:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2612:56: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:2612:56: expected struct sched_domain *child ../kernel/sched/topology.c:2612:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:2611:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2611:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2611:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2666:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2666:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2666:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/core_sched.c:278:37: error: incompatible types in conditional expression (different address spaces): ../kernel/sched/core_sched.c:278:37: struct task_struct * ../kernel/sched/core_sched.c:278:37: struct task_struct [noderef] __rcu * ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/autogroup.c:10:28: warning: symbol 'sysctl_sched_autogroup_enabled' was not declared. Should it be static? ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/sched.h:2293:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2293:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2293:25: struct task_struct * ../drivers/gpu/drm/panel/panel-himax-hx83112b.c:429:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-himax-hx83112b.c:430:1: error: bad constant expression ../drivers/gpu/drm/bridge/tda998x_drv.c:2074:1: error: bad constant expression ../drivers/gpu/drm/bridge/tda998x_drv.c:2075:1: error: bad constant expression ../drivers/gpu/drm/bridge/tda998x_drv.c:2076:1: error: bad constant expression ../drivers/gpu/drm/tiny/sharp-memory.c: note: in included file: ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/tiny/sharp-memory.c:667:1: error: bad constant expression ../drivers/gpu/drm/tiny/sharp-memory.c:668:1: error: bad constant expression ../drivers/gpu/drm/tiny/sharp-memory.c:669:1: error: bad constant expression ../mm/page_alloc.c:2886:17: warning: context imbalance in 'free_frozen_page_commit' - unexpected unlock ../mm/page_alloc.c:2929:13: warning: context imbalance in '__free_frozen_pages' - different lock contexts for basic block ../mm/page_alloc.c:3032:33: warning: context imbalance in 'free_unref_folios' - unexpected unlock ../mm/page_alloc.c:3320:20: warning: context imbalance in 'rmqueue_pcplist' - different lock contexts for basic block ../mm/page_alloc.c:3192:13: warning: context imbalance in 'get_page_from_freelist' - different lock contexts for basic block ../mm/page_alloc.c:5164:9: warning: context imbalance in 'alloc_pages_bulk_noprof' - different lock contexts for basic block ../mm/page_alloc.c:7467:30: warning: context imbalance in '__accept_page' - unexpected unlock ../mm/page_alloc.c:7475:6: warning: context imbalance in 'accept_page' - wrong count at exit ../mm/page_alloc.c:7490:13: warning: context imbalance in 'try_to_accept_memory_one' - wrong count at exit ../fs/dax.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/fs_dax.h): ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../fs/dax.c:727:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:727:39: expected unsigned long v ../fs/dax.c:727:39: got restricted vm_fault_t ../fs/dax.c:729:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:729:39: expected unsigned long v ../fs/dax.c:729:39: got restricted vm_fault_t ../fs/dax.c:733:31: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:733:31: expected unsigned long v ../fs/dax.c:733:31: got restricted vm_fault_t ../fs/dax.c:1369:41: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1369:41: expected int result ../fs/dax.c:1369:41: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1854:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1854:21: expected int ret ../fs/dax.c:1854:21: got restricted vm_fault_t ../fs/dax.c:1856:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1856:21: expected int ret ../fs/dax.c:1856:21: got restricted vm_fault_t ../fs/dax.c:1859:16: warning: incorrect type in return expression (different base types) ../fs/dax.c:1859:16: expected restricted vm_fault_t ../fs/dax.c:1859:16: got int ret ../fs/dax.c:1877:46: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1877:46: expected int result ../fs/dax.c:1877:46: got restricted vm_fault_t [usertype] ret ../fs/dax.c:1893:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1893:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1893:21: got unsigned long ../fs/dax.c:1934:51: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1934:51: expected int result ../fs/dax.c:1934:51: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:2014:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: got unsigned long ../fs/dax.c:2047:62: warning: incorrect type in argument 4 (different base types) ../fs/dax.c:2047:62: expected int result ../fs/dax.c:2047:62: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2110:55: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2110:55: expected int result ../fs/dax.c:2110:55: got restricted vm_fault_t ../fs/dax.c:2128:58: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2128:58: expected int result ../fs/dax.c:2128:58: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:278:13: warning: context imbalance in 'wait_entry_unlocked' - unexpected unlock ../fs/dax.c:508:49: warning: context imbalance in 'dax_lock_folio' - different lock contexts for basic block ../fs/dax.c:575:17: warning: context imbalance in 'dax_lock_mapping_entry' - different lock contexts for basic block ../fs/dax.c:1141:9: warning: context imbalance in 'dax_writeback_one' - unexpected unlock ../drivers/gpu/drm/drm_drv.c:60:1: error: bad constant expression ../drivers/gpu/drm/drm_drv.c:61:1: error: bad constant expression ../drivers/gpu/drm/drm_drv.c:62:1: error: bad constant expression ../mm/rmap.c: note: in included file (through ../include/linux/ksm.h): ../include/linux/rmap.h:958:28: warning: context imbalance in 'folio_referenced_one' - unexpected unlock ../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_unmap_one' - unexpected unlock ../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_migrate_one' - unexpected unlock ../mm/rmap.c:2741:25: warning: context imbalance in 'make_device_exclusive' - unexpected unlock ../drivers/gpu/drm/display/drm_dp_cec.c:90:1: error: bad constant expression ../drivers/gpu/drm/display/drm_dp_cec.c:91:1: error: bad constant expression ../net/l2tp/l2tp_core.c:1943:1: error: bad constant expression ../net/l2tp/l2tp_core.c:1944:1: error: bad constant expression ../net/l2tp/l2tp_core.c:1945:1: error: bad constant expression ../net/l2tp/l2tp_core.c:1946:1: error: bad constant expression ../sound/soc/codecs/hdmi-codec.c:1209:1: error: bad constant expression ../sound/soc/codecs/hdmi-codec.c:1210:1: error: bad constant expression ../sound/soc/codecs/hdmi-codec.c:1211:1: error: bad constant expression ../sound/soc/codecs/hdmi-codec.c:1212:1: error: bad constant expression ../drivers/gpu/drm/bridge/ite-it6263.c:928:1: error: bad constant expression ../drivers/gpu/drm/bridge/ite-it6263.c:929:1: error: bad constant expression ../drivers/gpu/drm/bridge/ite-it6263.c:930:1: error: bad constant expression ../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/kcmp.c:192:37: expected void *v1 ../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/kcmp.c:192:53: expected void *v2 ../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) ../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot ../kernel/kcmp.c:207:62: got void * ../drivers/gpu/drm/panel/panel-himax-hx8394.c:843:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-himax-hx8394.c:844:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-himax-hx8394.c:845:1: error: bad constant expression ../sound/soc/sof/core.c:24:1: error: bad constant expression ../sound/soc/sof/core.c:25:1: error: bad constant expression ../sound/soc/sof/core.c:28:1: error: bad constant expression ../sound/soc/sof/core.c:29:1: error: bad constant expression ../sound/soc/sof/core.c:32:1: error: bad constant expression ../sound/soc/sof/core.c:33:1: error: bad constant expression ../sound/soc/sof/core.c:36:1: error: bad constant expression ../sound/soc/sof/core.c:37:1: error: bad constant expression ../sound/soc/sof/core.c:40:1: error: bad constant expression ../sound/soc/sof/core.c:41:1: error: bad constant expression ../sound/soc/sof/core.c:44:1: error: bad constant expression ../sound/soc/sof/core.c:45:1: error: bad constant expression ../sound/soc/sof/core.c:49:1: error: bad constant expression ../sound/soc/sof/core.c:50:1: error: bad constant expression ../sound/soc/sof/core.c:55:1: error: bad constant expression ../sound/soc/sof/core.c:56:1: error: bad constant expression ../sound/soc/sof/core.c:58:1: error: bad constant expression ../sound/soc/sof/core.c:59:1: error: bad constant expression ../sound/soc/sof/core.c:839:1: error: bad constant expression ../sound/soc/sof/core.c:840:1: error: bad constant expression ../sound/soc/sof/core.c:841:1: error: bad constant expression ../sound/soc/sof/core.c:842:1: error: bad constant expression ../sound/soc/sof/core.c:843:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-hydis-hv101hd1.c:186:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-hydis-hv101hd1.c:187:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-hydis-hv101hd1.c:188:1: error: bad constant expression ../arch/x86/kvm/svm/sev.c:46:1: error: bad constant expression ../arch/x86/kvm/svm/sev.c:50:1: error: bad constant expression ../arch/x86/kvm/svm/sev.c:54:1: error: bad constant expression ../arch/x86/kvm/svm/sev.c:58:1: error: bad constant expression ../arch/x86/kvm/svm/sev.c:62:1: error: bad constant expression ../drivers/gpu/drm/bridge/ite-it6505.c:3681:1: error: bad constant expression ../drivers/gpu/drm/bridge/ite-it6505.c:3682:1: error: bad constant expression ../drivers/gpu/drm/bridge/ite-it6505.c:3683:1: error: bad constant expression ../kernel/module/main.c:3002:1: error: bad constant expression ../drivers/md/bcache/trace.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/trace.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:428:17: warning: array of flexible structures ../drivers/gpu/drm/bridge/lontium-lt9211.c:797:1: error: bad constant expression ../drivers/gpu/drm/bridge/lontium-lt9211.c:798:1: error: bad constant expression ../drivers/gpu/drm/bridge/lontium-lt9211.c:799:1: error: bad constant expression ../kernel/module/dups.c:39:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9322.c:939:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9322.c:940:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9322.c:941:1: error: bad constant expression ../drivers/gpu/drm/bridge/lontium-lt8912b.c:836:1: error: bad constant expression ../drivers/gpu/drm/bridge/lontium-lt8912b.c:837:1: error: bad constant expression ../drivers/gpu/drm/bridge/lontium-lt8912b.c:838:1: error: bad constant expression ../lib/objagg.c:1037:1: error: bad constant expression ../lib/objagg.c:1038:1: error: bad constant expression ../lib/objagg.c:1039:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9806e.c:562:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9806e.c:563:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9806e.c:564:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9806e.c:565:1: error: bad constant expression ../net/9p/client.c:626:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:626:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:626:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:628:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:628:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:628:48: got struct spinlock [noderef] __rcu * ../net/9p/client.c:711:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:711:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:711:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:713:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:713:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:713:48: got struct spinlock [noderef] __rcu * ../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/freezer.c:206:9: warning: context imbalance in '__thaw_task' - wrong count at exit ../drivers/gpu/drm/panel/panel-ilitek-ili9805.c:402:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9805.c:403:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9805.c:404:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9805.c:405:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9341.c:586:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9341.c:587:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9341.c:588:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_os.c:44:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:45:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:49:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:50:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:64:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:65:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:69:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:70:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:76:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:77:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:81:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:82:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:87:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:88:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:94:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:95:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:99:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:100:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:106:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:107:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:108:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:127:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:128:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:132:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:133:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:138:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:139:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:140:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:147:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:148:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:153:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:154:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:166:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:167:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:172:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:173:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:181:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:182:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:188:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:189:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:190:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:198:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:199:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:205:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:206:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:211:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:212:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:217:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:218:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:224:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:225:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:230:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:231:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:236:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:237:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:243:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:244:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:249:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:250:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:254:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:255:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:259:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:260:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:266:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:267:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:273:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:274:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:279:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:280:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:288:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:289:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:294:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:295:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:301:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:302:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:308:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:309:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:315:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:316:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:317:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:323:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:324:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:325:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:330:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:331:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:336:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:337:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:346:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:347:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:354:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:355:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:8377:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:8378:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:8379:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:8380:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:8381:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:8382:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:8383:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:8384:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_os.c:8385:1: error: bad constant expression ../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? ../drivers/gpu/drm/panel/panel-ilitek-ili9881c.c:2482:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9881c.c:2483:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9881c.c:2484:1: error: bad constant expression ../drivers/gpu/drm/bridge/lontium-lt9611.c:1214:1: error: bad constant expression ../drivers/gpu/drm/bridge/lontium-lt9611.c:1215:1: error: bad constant expression ../drivers/gpu/drm/drm_edid.c:1800:1: error: bad constant expression ../drivers/gpu/drm/drm_edid.c:1801:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-innolux-p079zca.c:480:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-innolux-p079zca.c:481:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-innolux-p079zca.c:482:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-innolux-p079zca.c:483:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9882t.c:766:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9882t.c:767:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ilitek-ili9882t.c:768:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c:1213:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c:1214:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c:1215:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c:1216:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-innolux-ej030na.c:306:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-innolux-ej030na.c:307:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-innolux-ej030na.c:308:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-innolux-ej030na.c:309:1: error: bad constant expression ../drivers/cpuidle/cpuidle.c:823:1: error: bad constant expression ../drivers/cpuidle/cpuidle.c:824:1: error: bad constant expression ../drivers/media/platform/nvidia/tegra-vde/vde.c:548:1: error: bad constant expression ../drivers/media/platform/nvidia/tegra-vde/vde.c:549:1: error: bad constant expression ../drivers/media/platform/nvidia/tegra-vde/vde.c:550:1: error: bad constant expression ../net/9p/trans_fd.c:1010:1: error: bad constant expression ../net/9p/trans_fd.c:1025:1: error: bad constant expression ../net/9p/trans_fd.c:1040:1: error: bad constant expression ../net/9p/trans_fd.c:1094:1: error: bad constant expression ../net/9p/trans_fd.c:1095:1: error: bad constant expression ../net/9p/trans_fd.c:1096:1: error: bad constant expression ../net/sunrpc/xprtrdma/module.c:23:1: error: bad constant expression ../net/sunrpc/xprtrdma/module.c:24:1: error: bad constant expression ../net/sunrpc/xprtrdma/module.c:25:1: error: bad constant expression ../net/sunrpc/xprtrdma/module.c:26:1: error: bad constant expression ../net/sunrpc/xprtrdma/module.c:27:1: error: bad constant expression ../net/sunrpc/xprtrdma/module.c:28:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jdi-lpm102a188a.c:472:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jdi-lpm102a188a.c:473:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jdi-lpm102a188a.c:474:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jdi-lpm102a188a.c:475:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c:242:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c:243:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c:244:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:472:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:473:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:474:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:475:1: error: bad constant expression ../drivers/gpu/drm/bridge/lvds-codec.c:247:1: error: bad constant expression ../drivers/gpu/drm/bridge/lvds-codec.c:248:1: error: bad constant expression ../drivers/gpu/drm/bridge/lvds-codec.c:249:1: error: bad constant expression ../drivers/mmc/core/core.c:61:1: error: bad constant expression ../drivers/mmc/core/core.c:2427:1: error: bad constant expression ../drivers/mmc/core/core.c:2428:1: error: bad constant expression ../drivers/cpufreq/cpufreq.c:3077:1: error: bad constant expression ../drivers/cpufreq/cpufreq.c:3078:1: error: bad constant expression ../drivers/gpu/drm/bridge/lontium-lt9611uxc.c:945:1: error: bad constant expression ../drivers/gpu/drm/bridge/lontium-lt9611uxc.c:946:1: error: bad constant expression ../drivers/gpu/drm/bridge/lontium-lt9611uxc.c:947:1: error: bad constant expression ../drivers/gpu/drm/bridge/lontium-lt9611uxc.c:949:1: error: bad constant expression ../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/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c:404:1: error: bad constant expression ../drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c:405:1: error: bad constant expression ../drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c:406:1: error: bad constant expression ../drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c:407:1: error: bad constant expression ../drivers/scsi/qla2xxx/qla_dbg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../mm/madvise.c:212:17: warning: context imbalance in 'swapin_walk_pmd_entry' - unexpected unlock ../mm/madvise.c:442:28: warning: context imbalance in 'madvise_cold_or_pageout_pte_range' - unexpected unlock ../mm/madvise.c:781:9: warning: context imbalance in 'madvise_free_pte_range' - different lock contexts for basic block ../drivers/usb/typec/altmodes/displayport.c:843:1: error: bad constant expression ../drivers/usb/typec/altmodes/displayport.c:844:1: error: bad constant expression ../drivers/usb/typec/altmodes/displayport.c:845:1: error: bad constant expression ../drivers/media/usb/pwc/pwc-if.c:1203:1: error: bad constant expression ../drivers/media/usb/pwc/pwc-if.c:1205:1: error: bad constant expression ../drivers/media/usb/pwc/pwc-if.c:1206:1: error: bad constant expression ../drivers/media/usb/pwc/pwc-if.c:1209:1: error: bad constant expression ../drivers/media/usb/pwc/pwc-if.c:1211:1: error: bad constant expression ../drivers/media/usb/pwc/pwc-if.c:1212:1: error: bad constant expression ../drivers/media/usb/pwc/pwc-if.c:1214:1: error: bad constant expression ../drivers/media/usb/pwc/pwc-if.c:1215:1: error: bad constant expression ../drivers/media/usb/pwc/pwc-if.c:1216:1: error: bad constant expression ../drivers/media/usb/pwc/pwc-if.c:1217:1: error: bad constant expression ../drivers/media/usb/pwc/pwc-if.c:1218:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-khadas-ts050.c:894:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-khadas-ts050.c:895:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-khadas-ts050.c:896:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:118:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:119:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:135:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:152:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11258:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11259:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11260:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11261:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11262:1: error: bad constant expression ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:47:1: error: bad constant expression ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:48:1: error: bad constant expression ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:51:1: error: bad constant expression ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:52:1: error: bad constant expression ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:3627:1: error: bad constant expression ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:3628:1: error: bad constant expression ../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/bridge/microchip-lvds.c:226:1: error: bad constant expression ../drivers/gpu/drm/bridge/microchip-lvds.c:227:1: error: bad constant expression ../drivers/gpu/drm/bridge/microchip-lvds.c:228:1: error: bad constant expression ../drivers/gpu/drm/bridge/microchip-lvds.c:229:1: error: bad constant expression ../arch/x86/kernel/ftrace.c:41:6: warning: context imbalance in 'ftrace_arch_code_modify_prepare' - wrong count at exit ../arch/x86/kernel/ftrace.c:53:6: warning: context imbalance in 'ftrace_arch_code_modify_post_process' - wrong count at exit Warning: ../arch/x86/kernel/apic/apic.c:2149 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' Warning: ../arch/x86/kernel/apic/apic.c:2149 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead ../drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c:409:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c:410:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c:411:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c:412:1: error: bad constant expression ../drivers/gpu/drm/bridge/parade-ps8622.c:549:1: error: bad constant expression ../drivers/gpu/drm/bridge/parade-ps8622.c:550:1: error: bad constant expression ../drivers/gpu/drm/bridge/parade-ps8622.c:551:1: error: bad constant expression ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.c:171:1: error: bad constant expression ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.c:172:1: error: bad constant expression ../drivers/gpu/drm/bridge/nxp-ptn3460.c:343:1: error: bad constant expression ../drivers/gpu/drm/bridge/nxp-ptn3460.c:344:1: error: bad constant expression ../drivers/gpu/drm/bridge/nxp-ptn3460.c:345:1: error: bad constant expression ../drivers/usb/typec/tipd/trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/typec/tipd/trace.h): ../drivers/usb/typec/tipd/./trace.h:304:1: error: too long token expansion ../drivers/usb/typec/tipd/./trace.h:331:1: error: too long token expansion ../kernel/smp.c:175:1: error: bad constant expression ../kernel/smp.c:177:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.c:699:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.c:700:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-leadtek-ltk500hd1829.c:701:1: error: bad constant expression ../drivers/usb/typec/mux/ps883x.c:498:1: error: bad constant expression ../drivers/usb/typec/mux/ps883x.c:499:1: error: bad constant expression ../mm/slub.c:3474:9: warning: context imbalance in 'alloc_single_from_new_slab' - different lock contexts for basic block ../mm/slub.c:3863:55: warning: context imbalance in '__put_partials' - unexpected unlock ../mm/slub.c:5893:47: warning: context imbalance in '__slab_free' - unexpected unlock ../drivers/media/platform/raspberrypi/rp1-cfe/cfe.c:2502:1: error: bad constant expression ../drivers/media/platform/raspberrypi/rp1-cfe/cfe.c:2503:1: error: bad constant expression ../drivers/media/platform/raspberrypi/rp1-cfe/cfe.c:2504:1: error: bad constant expression ../drivers/media/platform/raspberrypi/rp1-cfe/cfe.c:2505:1: error: bad constant expression ../drivers/media/platform/raspberrypi/rp1-cfe/cfe.c:2506:1: error: bad constant expression ../drivers/gpu/drm/bridge/parade-ps8640.c:749:1: error: bad constant expression ../drivers/gpu/drm/bridge/parade-ps8640.c:750:1: error: bad constant expression ../drivers/gpu/drm/bridge/parade-ps8640.c:751:1: error: bad constant expression ../drivers/gpu/drm/bridge/parade-ps8640.c:752:1: error: bad constant expression ../drivers/gpu/drm/bridge/parade-ps8640.c:753:1: error: bad constant expression ../drivers/usb/typec/mux/nb7vpq904m.c:525:1: error: bad constant expression ../drivers/usb/typec/mux/nb7vpq904m.c:526:1: error: bad constant expression ../drivers/usb/typec/mux/nb7vpq904m.c:527:1: error: bad constant expression ../mm/swapfile.c:515:20: warning: context imbalance in 'swap_cluster_alloc_table' - unexpected unlock ../mm/swapfile.c:615:20: warning: context imbalance in 'isolate_lock_cluster' - different lock contexts for basic block ../mm/swapfile.c:780:13: warning: context imbalance in 'cluster_reclaim_range' - unexpected unlock ../mm/swapfile.c:939:9: warning: context imbalance in 'alloc_swap_scan_cluster' - unexpected unlock ../mm/swapfile.c:1007:36: warning: context imbalance in 'swap_reclaim_full_clusters' - unexpected unlock ../mm/swapfile.c:1124:28: warning: context imbalance in 'cluster_alloc_swap_entry' - unexpected unlock ../mm/swapfile.c:1336:24: warning: context imbalance in 'swap_alloc_fast' - different lock contexts for basic block ../mm/swapfile.c:2242:9: warning: context imbalance in 'unuse_pte' - different lock contexts for basic block ../mm/swapfile.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'unuse_pte_range' - unexpected unlock ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:31:1: error: bad constant expression ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:32:1: error: bad constant expression ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:33:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c:637:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c:638:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c:639:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lg-lb035q02.c:238:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lg-lb035q02.c:239:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lg-lb035q02.c:240:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lincolntech-lcd197.c:259:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lincolntech-lcd197.c:260:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lincolntech-lcd197.c:261:1: error: bad constant expression ../drivers/usb/typec/mux/ptn36502.c:429:1: error: bad constant expression ../drivers/usb/typec/mux/ptn36502.c:430:1: error: bad constant expression ../drivers/usb/typec/mux/ptn36502.c:431:1: error: bad constant expression ../drivers/gpu/drm/bridge/samsung-dsim.c:2319:1: error: bad constant expression ../drivers/gpu/drm/bridge/samsung-dsim.c:2320:1: error: bad constant expression ../drivers/gpu/drm/bridge/samsung-dsim.c:2321:1: error: bad constant expression ../drivers/cpuidle/governors/haltpoll.c:25:1: error: bad constant expression ../drivers/cpuidle/governors/haltpoll.c:29:1: error: bad constant expression ../drivers/cpuidle/governors/haltpoll.c:33:1: error: bad constant expression ../drivers/cpuidle/governors/haltpoll.c:37:1: error: bad constant expression ../drivers/cpuidle/governors/haltpoll.c:41:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lg-ld070wx3.c:182:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lg-ld070wx3.c:183:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lg-ld070wx3.c:184:1: error: bad constant expression ../drivers/firmware/arm_scmi/driver.c:3468:1: error: bad constant expression ../drivers/firmware/arm_scmi/driver.c:3469:1: error: bad constant expression ../drivers/firmware/arm_scmi/driver.c:3470:1: error: bad constant expression ../drivers/firmware/arm_scmi/driver.c:3471:1: error: bad constant expression ../drivers/cpufreq/amd-pstate.c:1879:1: error: bad constant expression ../drivers/cpufreq/amd-pstate.c:1880:1: error: bad constant 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:924:13: warning: context imbalance in 'apic_force_complete_move' - wrong count at exit ../drivers/gpu/drm/panel/panel-lg-sw43408.c:318:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lg-sw43408.c:319:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lg-sw43408.c:320:1: error: bad constant expression ../drivers/gpu/drm/bridge/sil-sii8620.c:2388:1: error: bad constant expression ../drivers/gpu/drm/bridge/sil-sii8620.c:2389:1: error: bad constant expression ../drivers/usb/typec/ucsi/ucsi_yoga_c630.c:331:1: error: bad constant expression ../drivers/usb/typec/ucsi/ucsi_yoga_c630.c:332:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.c:518:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.c:519:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-magnachip-d53e6ea8966.c:520:1: error: bad constant expression ../arch/x86/kernel/cpu/sgx/virt.c:60:13: warning: incorrect type in assignment (different base types) ../arch/x86/kernel/cpu/sgx/virt.c:60:13: expected int [assigned] ret ../arch/x86/kernel/cpu/sgx/virt.c:60:13: got restricted vm_fault_t ../arch/x86/kernel/cpu/sgx/virt.c:61:20: warning: restricted vm_fault_t degrades to integer ../arch/x86/kernel/cpu/sgx/virt.c:373:36: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:43: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:58: warning: cast removes address space '__user' of expression ../drivers/gpu/drm/panel/panel-lg-lg4573.c:292:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lg-lg4573.c:293:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-lg-lg4573.c:294:1: error: bad constant expression ../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/gpu/drm/panel/panel-nec-nl8048hl11.c:249:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-nec-nl8048hl11.c:250:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-nec-nl8048hl11.c:251:1: error: bad constant expression ../drivers/gpu/drm/drm_prime.c:44:1: error: bad constant expression ../drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c:527:1: error: bad constant expression ../drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c:528:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-newvision-nv3052c.c:682:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-newvision-nv3052c.c:683:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-newvision-nv3052c.c:684:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-newvision-nv3052c.c:685:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-newvision-nv3052c.c:686:1: error: bad constant expression ../drivers/gpu/drm/bridge/sii902x.c:1257:1: error: bad constant expression ../drivers/gpu/drm/bridge/sii902x.c:1258:1: error: bad constant expression ../drivers/gpu/drm/bridge/sii902x.c:1259:1: error: bad constant expression ../drivers/gpu/drm/bridge/simple-bridge.c:315:1: error: bad constant expression ../drivers/gpu/drm/bridge/simple-bridge.c:316:1: error: bad constant expression ../drivers/gpu/drm/bridge/simple-bridge.c:317:1: error: bad constant expression ../drivers/gpu/drm/bridge/sii9234.c:964:1: error: bad constant expression ../drivers/gpu/drm/bridge/sii9234.c:965:1: error: bad constant expression ../drivers/staging/vme_user/vme_user.c:773:1: error: bad constant expression ../drivers/staging/vme_user/vme_user.c:774:1: error: bad constant expression ../drivers/staging/vme_user/vme_user.c:776:1: error: bad constant expression ../drivers/staging/vme_user/vme_user.c:777:1: error: bad constant expression ../drivers/staging/vme_user/vme_user.c:778:1: error: bad constant expression ../drivers/cpufreq/intel_pstate.c:3944:1: error: bad constant expression ../drivers/cpufreq/intel_pstate.c:3945:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-newvision-nv3051d.c:539:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-newvision-nv3051d.c:540:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-newvision-nv3051d.c:541:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt35560.c:478:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt35560.c:479:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt35560.c:480:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt35950.c:606:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt35950.c:607:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt35950.c:608:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt35510.c:1408:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt35510.c:1409:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt35510.c:1410:1: error: bad constant expression ../kernel/time/posix-timers.c:345:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:345:29: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:345:29: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:352:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:352:27: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:352:27: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:554:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:554:41: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:554:41: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1042:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1042:9: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:1042:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1090:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1090:9: expected struct spinlock [usertype] *l ../kernel/time/posix-timers.c:1090:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:306:13: warning: context imbalance in '__posixtimer_deliver_signal' - wrong count at exit ../kernel/time/posix-timers.c:336:6: warning: context imbalance in 'posixtimer_deliver_signal' - unexpected unlock ../kernel/time/posix-timers.c:374:29: warning: context imbalance in 'posix_timer_fn' - wrong count at exit ../kernel/time/posix-timers.c:465:12: warning: context imbalance in 'do_timer_create' - different lock contexts for basic block ../kernel/time/posix-timers.c:603:24: warning: context imbalance in '__lock_timer' - different lock contexts for basic block ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:56:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:57:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:60:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:61:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:64:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:6073:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:6074:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:6075:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:6076:1: error: bad constant expression ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: got int ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../drivers/usb/gadget/udc/cdns2/cdns2-trace.h): ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: got int ../drivers/gpu/drm/bridge/thc63lvd1024.c:242:1: error: bad constant expression ../drivers/gpu/drm/bridge/thc63lvd1024.c:243:1: error: bad constant expression ../drivers/gpu/drm/bridge/thc63lvd1024.c:244:1: error: bad constant expression ../drivers/gpu/drm/bridge/ssd2825.c:773:1: error: bad constant expression ../drivers/gpu/drm/bridge/ssd2825.c:774:1: error: bad constant expression ../drivers/gpu/drm/bridge/ssd2825.c:775:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11781:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11782:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11785:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11786:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11788:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11789:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11792:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11793:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11796:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11797:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11800:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11801:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11805:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11806:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11809:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11810:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11813:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11814:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11817:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11818:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11822:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11823:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11824:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11825:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11826:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11827:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11835:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11836:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11837:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11838:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11839:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11840:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11841:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11842:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11843:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11844:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11847:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11848:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11849:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11850:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11853:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11854:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11855:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11856:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11859:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11860:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11861:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11862:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11865:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11866:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11867:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11868:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11872:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:11873:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:12062:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:12088:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:12090:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:12091:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:12092:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:12093:1: error: bad constant expression ../drivers/platform/x86/lenovo/thinkpad_acpi.c:12094:1: error: bad constant expression ../kernel/acct.c:489:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:489:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:489:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:499:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:499:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:499:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:576:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:576:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:576:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:596:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:596:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:596:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:216:12: warning: context imbalance in 'acct_on' - different lock contexts for basic block ../kernel/acct.c:311:9: warning: context imbalance in '__se_sys_acct' - different lock contexts for basic block ../kernel/acct.c:316:22: warning: context imbalance in 'acct_exit_ns' - wrong count at exit ../mm/mempolicy.c:693:17: warning: context imbalance in 'queue_folios_pte_range' - unexpected unlock ../drivers/gpu/drm/bridge/tc358764.c:410:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358764.c:411:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358764.c:412:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358764.c:413:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt36523.c:1270:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt36523.c:1271:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt36523.c:1272:1: error: bad constant expression ../drivers/crypto/intel/iaa/iaa_crypto_main.c:1942:1: error: bad constant expression ../drivers/crypto/intel/iaa/iaa_crypto_main.c:1943:1: error: bad constant expression ../drivers/crypto/intel/iaa/iaa_crypto_main.c:1944:1: error: bad constant expression ../drivers/crypto/intel/iaa/iaa_crypto_main.c:1945:1: error: bad constant expression ../drivers/crypto/intel/iaa/iaa_crypto_main.c:1946:1: error: bad constant expression ../drivers/platform/chrome/chromeos_privacy_screen.c:150:1: error: bad constant expression ../drivers/platform/chrome/chromeos_privacy_screen.c:151:1: error: bad constant expression ../drivers/platform/chrome/chromeos_privacy_screen.c:152:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358762.c:331:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358762.c:332:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358762.c:333:1: error: bad constant expression ../drivers/hv/hv_trace.c: note: in included file (through ../drivers/hv/hyperv_vmbus.h): ../include/linux/hyperv.h:600:31: warning: array of flexible structures ../drivers/hid/intel-ish-hid/ipc/pci-ish.c:472:1: error: bad constant expression ../drivers/hid/intel-ish-hid/ipc/pci-ish.c:474:1: error: bad constant expression ../drivers/hid/intel-ish-hid/ipc/pci-ish.c:476:1: error: bad constant expression ../drivers/hid/intel-ish-hid/ipc/pci-ish.c:477:1: error: bad constant expression ../drivers/hid/intel-ish-hid/ipc/pci-ish.c:479:1: error: bad constant expression ../drivers/hid/intel-ish-hid/ipc/pci-ish.c:480:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt36672a.c:682:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt36672a.c:683:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt36672a.c:684:1: error: bad constant expression ../drivers/gpu/drm/drm_vblank.c:173:1: error: bad constant expression ../drivers/gpu/drm/drm_vblank.c:174:1: error: bad constant expression ../drivers/gpu/drm/drm_vblank.c:175:1: error: bad constant expression ../drivers/gpu/drm/drm_vblank.c:176:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358767.c:356:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358767.c:2636:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358767.c:2637:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358767.c:2638:1: error: bad constant 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:197:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:197:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:197:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:211:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:211:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:211:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:235:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:235:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:235:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:244:45: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:244:45: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:244:45: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:257:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:257:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:257:37: got struct spinlock [noderef] __rcu * ../drivers/gpu/drm/panel/panel-novatek-nt36672e.c:606:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt36672e.c:607:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt36672e.c:608:1: error: bad constant expression ../drivers/crypto/intel/iaa/iaa_crypto_stats.c:271:1: error: bad constant expression ../drivers/net/ethernet/intel/e1000e/netdev.c:37:1: error: bad constant expression ../drivers/net/ethernet/intel/e1000e/netdev.c:38:1: error: bad constant expression ../drivers/net/ethernet/intel/e1000e/netdev.c:7991:1: error: bad constant expression ../drivers/net/ethernet/intel/e1000e/netdev.c:7992:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358768.c:1351:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358768.c:1352:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358768.c:1353:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt37801.c:338:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt37801.c:339:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt37801.c:340:1: error: bad constant expression ../mm/ksm.c:816:17: warning: context imbalance in 'get_mergeable_page' - unexpected unlock ../mm/ksm.c: note: in included file: ../include/linux/rmap.h:958:28: warning: context imbalance in 'write_protect_page' - unexpected unlock ../mm/ksm.c:1461:42: warning: context imbalance in 'replace_page' - different lock contexts for basic block ../mm/ksm.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'ksm_next_page_pmd_entry' - unexpected unlock ../drivers/gpu/drm/bridge/tc358775.c:754:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358775.c:755:1: error: bad constant expression ../drivers/gpu/drm/bridge/tc358775.c:756:1: error: bad constant expression ../net/qrtr/ns.c:776:1: error: bad constant expression ../net/qrtr/ns.c:777:1: error: bad constant expression ../net/qrtr/ns.c:778:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-dlpc3433.c:414:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-dlpc3433.c:415:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-dlpc3433.c:416:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-dlpc3433.c:417:1: error: bad constant expression ../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/gpu/drm/panel/panel-novatek-nt39016.c:355:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt39016.c:356:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt39016.c:357:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-novatek-nt39016.c:358:1: error: bad constant expression ../drivers/extcon/extcon-rtk-type-c.c:1793:1: error: bad constant expression ../drivers/extcon/extcon-rtk-type-c.c:1794:1: error: bad constant expression ../drivers/extcon/extcon-rtk-type-c.c:1795:1: error: bad constant expression ../drivers/platform/arm64/acer-aspire1-ec.c:560:1: error: bad constant expression ../drivers/platform/arm64/acer-aspire1-ec.c:561:1: error: bad constant expression ../drivers/platform/arm64/acer-aspire1-ec.c:562:1: error: bad constant expression ../drivers/devfreq/event/rockchip-dfi.c:887:1: error: bad constant expression ../drivers/devfreq/event/rockchip-dfi.c:888:1: error: bad constant expression ../drivers/devfreq/event/rockchip-dfi.c:889:1: error: bad constant expression ../drivers/perf/arm-ccn.c:563:1: error: bad constant expression ../drivers/perf/arm-ccn.c:1562:1: error: bad constant expression ../drivers/perf/arm-ccn.c:1563:1: error: bad constant expression ../drivers/perf/arm-ccn.c:1564:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-sn65dsi86.c: note: in included file: ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-sn65dsi86.c:2189:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-sn65dsi86.c:2190:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-sn65dsi86.c:2191:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c:333:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c:334:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c:335:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-sn65dsi83.c:1043:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-sn65dsi83.c:1044:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-sn65dsi83.c:1045:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-tdp158.c:114:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-tdp158.c:115:1: error: bad constant expression ../drivers/powercap/intel_rapl_common.c:2365:1: error: bad constant expression ../drivers/powercap/intel_rapl_common.c:2366:1: error: bad constant expression ../drivers/powercap/intel_rapl_common.c:2367:1: error: bad constant expression ../drivers/platform/surface/aggregator/core.c:892:1: error: bad constant expression ../drivers/platform/surface/aggregator/core.c:893:1: error: bad constant expression ../drivers/platform/surface/aggregator/core.c:894:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-tpd12s015.c:214:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-tpd12s015.c:215:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-tpd12s015.c:216:1: error: bad constant expression ../arch/x86/kernel/kprobes/opt.c:525:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition ../drivers/gpu/drm/bridge/ti-tfp410.c:499:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-tfp410.c:500:1: error: bad constant expression ../drivers/gpu/drm/bridge/ti-tfp410.c:501:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c:272:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c:273:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c:274:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-orisetech-otm8009a.c:507:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-orisetech-otm8009a.c:508:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-orisetech-otm8009a.c:509:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-orisetech-otm8009a.c:510:1: error: bad constant expression ../kernel/time/timer_migration.c:905:9: warning: context imbalance in 'tmigr_update_events' - different lock contexts for basic block ../drivers/perf/thunderx2_pmu.c:1042:1: error: bad constant expression ../drivers/perf/thunderx2_pmu.c:1043:1: error: bad constant expression ../drivers/perf/thunderx2_pmu.c:1044:1: error: bad constant expression ../mm/migrate.c:2290:25: warning: context imbalance in 'add_folio_for_migration' - unexpected unlock ../mm/migrate.c:2456:25: warning: context imbalance in 'do_pages_stat_array' - unexpected unlock ../drivers/perf/arm-cmn.c:2251:35: warning: duplicate [noderef] ../drivers/perf/arm-cmn.c:2251:35: error: multiple address spaces given: __iomem & __iomem ../drivers/perf/arm-cmn.c:2700:1: error: bad constant expression ../drivers/perf/arm-cmn.c:2701:1: error: bad constant expression ../drivers/perf/arm-cmn.c:2702:1: error: bad constant expression ../drivers/gpu/drm/bridge/waveshare-dsi.c:201:1: error: bad constant expression ../drivers/gpu/drm/bridge/waveshare-dsi.c:202:1: error: bad constant expression ../drivers/gpu/drm/bridge/waveshare-dsi.c:203:1: error: bad constant expression ../drivers/hv/hv_balloon.c:471:1: error: bad constant expression ../drivers/hv/hv_balloon.c:472:1: error: bad constant expression ../drivers/hv/hv_balloon.c:474:1: error: bad constant expression ../drivers/hv/hv_balloon.c:475:1: error: bad constant expression ../drivers/hv/hv_balloon.c:2139:1: error: bad constant expression ../drivers/hv/hv_balloon.c:2140:1: error: bad constant expression ../drivers/perf/fsl_imx8_ddr_perf.c:916:1: error: bad constant expression ../drivers/perf/fsl_imx8_ddr_perf.c:917:1: error: bad constant expression ../drivers/perf/fujitsu_uncore_pmu.c:611:1: error: bad constant expression ../drivers/perf/fujitsu_uncore_pmu.c:612:1: error: bad constant expression ../drivers/perf/fujitsu_uncore_pmu.c:613:1: error: bad constant expression ../drivers/gpu/drm/bridge/nwl-dsi.c:1223:1: error: bad constant expression ../drivers/gpu/drm/bridge/nwl-dsi.c:1224:1: error: bad constant expression ../drivers/gpu/drm/bridge/nwl-dsi.c:1225:1: error: bad constant expression ../drivers/gpu/drm/bridge/nwl-dsi.c:1226:1: error: bad constant expression ../fs/pstore/ftrace.c:128:1: error: bad constant expression ../fs/pstore/ftrace.c:129:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.c:206:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.c:207:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.c:208:1: error: bad constant expression ../drivers/android/binder.c:121:1: error: bad constant expression ../drivers/android/binder.c:124:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-orisetech-ota5601a.c:358:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-orisetech-ota5601a.c:359:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-orisetech-ota5601a.c:360:1: error: bad constant expression ../drivers/perf/arm-ni.c:860:1: error: bad constant expression ../drivers/perf/arm-ni.c:861:1: error: bad constant expression ../drivers/perf/arm-ni.c:862:1: error: bad constant expression ../drivers/gpu/drm/bridge/ite-it66121.c:1651:1: error: bad constant expression ../drivers/gpu/drm/bridge/ite-it66121.c:1652:1: error: bad constant expression ../drivers/gpu/drm/bridge/ite-it66121.c:1653:1: error: bad constant expression ../drivers/perf/arm_dmc620_pmu.c:783:1: error: bad constant expression ../drivers/perf/arm_dmc620_pmu.c:784:1: error: bad constant expression ../drivers/perf/arm_dmc620_pmu.c:785:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:509:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:510:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c:511:1: error: bad constant expression ../net/vmw_vsock/virtio_transport_common.c:1785:1: error: bad constant expression ../net/vmw_vsock/virtio_transport_common.c:1786:1: error: bad constant expression ../net/vmw_vsock/virtio_transport_common.c:1787:1: error: bad constant expression ../drivers/perf/marvell_cn10k_tad_pmu.c:494:1: error: bad constant expression ../drivers/perf/marvell_cn10k_tad_pmu.c:495:1: error: bad constant expression ../drivers/perf/marvell_cn10k_tad_pmu.c:496:1: error: bad constant expression ../drivers/perf/marvell_pem_pmu.c:423:1: error: bad constant expression ../drivers/perf/marvell_pem_pmu.c:424:1: error: bad constant expression ../drivers/perf/marvell_pem_pmu.c:425:1: error: bad constant expression ../kernel/pid_namespace.c:208:26: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:208:26: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:208:26: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:210:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:210:28: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:210:28: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:209:28: warning: dereference of noderef expression ../drivers/gpu/drm/panel/panel-raydium-rm67191.c:631:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm67191.c:632:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm67191.c:633:1: error: bad constant expression ../drivers/perf/arm_smmuv3_pmu.c:1033:1: error: bad constant expression ../drivers/perf/arm_smmuv3_pmu.c:1034:1: error: bad constant expression ../drivers/perf/arm_smmuv3_pmu.c:1035:1: error: bad constant expression ../drivers/perf/arm_smmuv3_pmu.c:1036:1: error: bad constant expression ../drivers/perf/arm_smmuv3_pmu.c:1037:1: error: bad constant expression ../drivers/net/ethernet/intel/i40e/i40e_main.c:99:1: error: bad constant expression ../drivers/net/ethernet/intel/i40e/i40e_main.c:100:1: error: bad constant expression ../drivers/net/ethernet/intel/i40e/i40e_main.c:102:1: error: bad constant expression ../drivers/net/ethernet/intel/i40e/i40e_main.c:103:1: error: bad constant expression ../drivers/net/ethernet/intel/i40e/i40e_main.c:104:1: error: bad constant expression ../drivers/net/ethernet/intel/i40e/i40e_main.c:105:1: error: bad constant expression ../fs/binfmt_misc.c:1027:1: error: bad constant expression ../fs/binfmt_misc.c:1045:1: error: bad constant expression ../fs/binfmt_misc.c:1046:1: error: bad constant expression ../mm/khugepaged.c:829:25: warning: symbol 'khugepaged_collapse_control' was not declared. Should it be static? ../mm/khugepaged.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__collapse_huge_page_swapin' - unexpected unlock ../mm/khugepaged.c:1195:26: warning: context imbalance in 'collapse_huge_page' - different lock contexts for basic block ../mm/khugepaged.c:1703:28: warning: context imbalance in 'collapse_pte_mapped_thp' - unexpected unlock ../mm/khugepaged.c:1819:28: warning: context imbalance in 'retract_page_tables' - different lock contexts for basic block ../drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c:242:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c:243:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c:244:1: error: bad constant expression ../drivers/perf/alibaba_uncore_drw_pmu.c:819:1: error: bad constant expression ../drivers/perf/alibaba_uncore_drw_pmu.c:820:1: error: bad constant expression ../drivers/perf/alibaba_uncore_drw_pmu.c:821:1: error: bad constant expression ../drivers/perf/alibaba_uncore_drw_pmu.c:822:1: error: bad constant expression ../drivers/perf/alibaba_uncore_drw_pmu.c:823:1: error: bad constant expression ../kernel/audit.c:2421:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2421:9: expected struct spinlock [usertype] *lock ../kernel/audit.c:2421:9: got struct spinlock [noderef] __rcu * ../kernel/audit.c:2424:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2424:40: expected struct spinlock [usertype] *lock ../kernel/audit.c:2424:40: got struct spinlock [noderef] __rcu * ../drivers/gpu/drm/panel/panel-raydium-rm67200.c:491:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm67200.c:492:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm67200.c:493:1: error: bad constant expression ../drivers/gpu/drm/drm_panel.c:733:1: error: bad constant expression ../drivers/gpu/drm/drm_panel.c:734:1: error: bad constant expression ../drivers/gpu/drm/drm_panel.c:735:1: error: bad constant expression ../drivers/perf/dwc_pcie_pmu.c:887:1: error: bad constant expression ../drivers/perf/dwc_pcie_pmu.c:888:1: error: bad constant expression ../drivers/perf/dwc_pcie_pmu.c:889:1: error: bad constant expression ../drivers/perf/marvell_cn10k_ddr_pmu.c:401:1: error: bad constant expression ../drivers/perf/marvell_cn10k_ddr_pmu.c:1153:1: error: bad constant expression ../drivers/perf/marvell_cn10k_ddr_pmu.c:1154:1: error: bad constant expression ../drivers/perf/marvell_cn10k_ddr_pmu.c:1155:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_main.c:39:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_main.c:40:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_main.c:41:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_main.c:42:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_main.c:43:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_main.c:44:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_main.c:45:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_main.c:46:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_main.c:49:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_main.c:53:1: error: bad constant expression ../drivers/accel/habanalabs/common/habanalabs_drv.c:30:1: error: bad constant expression ../drivers/accel/habanalabs/common/habanalabs_drv.c:31:1: error: bad constant expression ../drivers/accel/habanalabs/common/habanalabs_drv.c:32:1: error: bad constant expression ../drivers/accel/habanalabs/common/habanalabs_drv.c:46:1: error: bad constant expression ../drivers/accel/habanalabs/common/habanalabs_drv.c:47:1: error: bad constant expression ../drivers/accel/habanalabs/common/habanalabs_drv.c:50:1: error: bad constant expression ../drivers/accel/habanalabs/common/habanalabs_drv.c:51:1: error: bad constant expression ../drivers/accel/habanalabs/common/habanalabs_drv.c:54:1: error: bad constant expression ../drivers/accel/habanalabs/common/habanalabs_drv.c:55:1: error: bad constant expression ../drivers/accel/habanalabs/common/habanalabs_drv.c:58:1: error: bad constant expression ../drivers/accel/habanalabs/common/habanalabs_drv.c:59:1: error: bad constant expression ../kernel/cgroup/cgroup.c:6926:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6926:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6926:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:6929:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6929:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6929:43: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:3268:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit ../kernel/cgroup/cgroup.c:6689:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6805:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6825:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6874:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock ../drivers/perf/cxl_pmu.c:978:1: error: bad constant expression ../drivers/perf/cxl_pmu.c:979:1: error: bad constant expression ../drivers/perf/cxl_pmu.c:980:1: error: bad constant expression ../drivers/perf/cxl_pmu.c:983:1: error: bad constant expression ../drivers/gpu/drm/drm_edid_load.c:22:1: error: bad constant expression ../drivers/gpu/drm/drm_edid_load.c:23:1: error: bad constant expression ../arch/x86/kernel/kvm.c:73:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? ../drivers/gpu/drm/panel/panel-raydium-rm68200.c:400:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm68200.c:401:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm68200.c:402:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm68200.c:403:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-renesas-r61307.c:323:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-renesas-r61307.c:324:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-renesas-r61307.c:325:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm692e5.c:372:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm692e5.c:373:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ronbo-rb070d30.c:234:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ronbo-rb070d30.c:235:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ronbo-rb070d30.c:236:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-ronbo-rb070d30.c:237:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm69380.c:307:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm69380.c:308:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-raydium-rm69380.c:309:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-renesas-r69328.c:278:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-renesas-r69328.c:279:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-renesas-r69328.c:280:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-renesas-r69328.c:281:1: error: bad constant expression ../mm/huge_memory.c:1135:9: warning: context imbalance in 'split_queue_lock' - wrong count at exit ../mm/huge_memory.c:1152:9: warning: context imbalance in 'split_queue_lock_irqsave' - wrong count at exit ../mm/huge_memory.c:2327:20: warning: context imbalance in 'madvise_free_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2369:28: warning: context imbalance in 'zap_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2506:28: warning: context imbalance in 'move_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2644: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:2725:28: warning: context imbalance in 'move_pages_huge_pmd' - unexpected unlock ../mm/huge_memory.c:2821:12: warning: context imbalance in '__pmd_trans_huge_lock' - wrong count at exit ../mm/huge_memory.c:2838: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:3806:35: warning: context imbalance in '__folio_freeze_and_split_unmapped' - unexpected unlock ../mm/huge_memory.c:4061:9: warning: context imbalance in '__folio_split' - different lock contexts for basic block ../mm/huge_memory.c:4300:38: warning: context imbalance in '__folio_unqueue_deferred_split' - unexpected unlock ../mm/huge_memory.c:4355:38: warning: context imbalance in 'deferred_split_folio' - unexpected unlock ../mm/huge_memory.c:4429:38: warning: context imbalance in 'deferred_split_scan' - unexpected unlock ../mm/huge_memory.c:4679:17: warning: context imbalance in 'split_huge_pages_pid' - unexpected unlock ../drivers/gpu/drm/panel/panel-samsung-ams639rq08.c:327:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-ams639rq08.c:328:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-ams639rq08.c:329:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-ams581vf01.c:281:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-ams581vf01.c:282:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-ams581vf01.c:283:1: error: bad constant expression ../fs/netfs/main.c:17:1: error: bad constant expression ../fs/netfs/main.c:18:1: error: bad constant expression ../fs/netfs/main.c:19:1: error: bad constant expression ../fs/netfs/main.c:24:1: error: bad constant expression ../fs/netfs/main.c:25:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-atna33xc20.c:369:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-atna33xc20.c:370:1: error: bad constant expression ../drivers/target/target_core_transport.c: In function ‘transport_dump_vpd_ident’: ../drivers/target/target_core_transport.c:1263:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1262:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1262 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1264 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1268:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1267:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1267 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1269 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1258:60: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 220 [-Wformat-truncation=] 1258 | "T10 VPD Binary Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1257:17: note: ‘snprintf’ output between 36 and 289 bytes into a destination of size 254 1257 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1258 | "T10 VPD Binary Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1259 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/jbd2/journal.c:54:1: error: bad constant expression ../fs/jbd2/journal.c:55:1: error: bad constant expression ../fs/jbd2/journal.c:3177:1: error: bad constant expression ../fs/jbd2/journal.c:3178:1: error: bad constant expression ../drivers/nvdimm/core.c:542:1: error: bad constant expression ../drivers/nvdimm/core.c:543:1: error: bad constant expression ../drivers/nvdimm/core.c:544:1: error: bad constant expression ../mm/memory-failure.c:748:17: warning: context imbalance in 'hwpoison_pte_range' - unexpected unlock ../drivers/gpu/drm/drm_panic.c:38:1: error: bad constant expression ../drivers/gpu/drm/drm_panic.c:39:1: error: bad constant expression ../drivers/gpu/drm/drm_panic.c:40:1: error: bad constant expression ../drivers/gpu/drm/drm_panic.c:43:1: error: bad constant expression ../drivers/gpu/drm/drm_panic.c:44:1: error: bad constant expression ../drivers/target/target_core_configfs.c:3798:1: error: bad constant expression ../drivers/target/target_core_configfs.c:3799:1: error: bad constant expression ../drivers/target/target_core_configfs.c:3800:1: error: bad constant expression ../drivers/gpu/drm/drm_panel_orientation_quirks.c:601:1: error: bad constant expression ../drivers/gpu/drm/drm_panel_orientation_quirks.c:602:1: error: bad constant expression ../mm/memcontrol.c:4210:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4210:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:4210:52: struct task_struct * ../mm/memcontrol.c: note: in included file: ../include/linux/memcontrol.h:730:9: warning: context imbalance in 'folio_lruvec_lock' - wrong count at exit ../include/linux/memcontrol.h:730:9: warning: context imbalance in 'folio_lruvec_lock_irq' - wrong count at exit ../include/linux/memcontrol.h:730:9: warning: context imbalance in 'folio_lruvec_lock_irqsave' - wrong count at exit ../drivers/gpu/drm/panel/panel-samsung-db7430.c:346:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-db7430.c:347:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-db7430.c:348:1: error: bad constant expression ../drivers/nvdimm/dimm.c:144:1: error: bad constant expression ../fs/dlm/main.c:97:1: error: bad constant expression ../fs/dlm/main.c:98:1: error: bad constant expression ../fs/dlm/main.c:99:1: error: bad constant expression Warning: ../drivers/nvdimm/core.c:219 function parameter 'len' not described in 'nd_uuid_store' Warning: ../drivers/nvdimm/core.c:219 function parameter 'len' not described in 'nd_uuid_store' ../drivers/perf/arm_cspmu/nvidia_cspmu.c:467:1: error: bad constant expression ../drivers/perf/arm_cspmu/nvidia_cspmu.c:468:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6d16d0.c:238:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6d16d0.c:239:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6d16d0.c:240:1: error: bad constant expression ../kernel/debug/debug_core.c:94:1: error: bad constant expression ../kernel/debug/debug_core.c:95:1: error: bad constant expression ../drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:1505:1: error: bad constant expression ../drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:1506:1: error: bad constant expression ../drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:1507:1: error: bad constant expression ../drivers/spmi/spmi.c:623:1: error: bad constant expression ../drivers/spmi/spmi.c:624:1: error: bad constant expression ../drivers/spmi/spmi.c:625:1: error: bad constant expression ../drivers/nvdimm/region.c:163:1: error: bad constant expression ../arch/x86/kernel/callthunks.c: In function ‘callthunks_debugfs_init’: ../arch/x86/kernel/callthunks.c:377:35: warning: ‘%lu’ directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 377 | sprintf(name, "cpu%lu", cpu); | ^~~ ../arch/x86/kernel/callthunks.c:377:31: note: directive argument in the range [0, 4294967294] 377 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~ ../arch/x86/kernel/callthunks.c:377:17: note: ‘sprintf’ output between 5 and 14 bytes into a destination of size 10 377 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/perf/arm_cspmu/arm_cspmu.c:1427:1: error: bad constant expression ../drivers/perf/arm_cspmu/arm_cspmu.c:1428:1: error: bad constant expression ../drivers/net/ethernet/intel/iavf/iavf_main.c:49:1: error: bad constant expression ../drivers/net/ethernet/intel/iavf/iavf_main.c:50:1: error: bad constant expression ../drivers/net/ethernet/intel/iavf/iavf_main.c:51:1: error: bad constant expression ../drivers/net/ethernet/intel/iavf/iavf_main.c:52:1: error: bad constant expression ../drivers/net/ethernet/intel/iavf/iavf_main.c:53:1: error: bad constant expression ../drivers/net/ethernet/intel/iavf/iavf_main.c:54:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-ld9040.c:420:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-ld9040.c:421:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-ld9040.c:422:1: error: bad constant expression ../drivers/perf/amlogic/meson_g12_ddr_pmu.c:391:1: error: bad constant expression ../drivers/perf/amlogic/meson_g12_ddr_pmu.c:392:1: error: bad constant expression ../drivers/perf/amlogic/meson_g12_ddr_pmu.c:393:1: error: bad constant expression ../drivers/perf/arm_cspmu/ampere_cspmu.c:260:1: error: bad constant expression ../drivers/perf/arm_cspmu/ampere_cspmu.c:261:1: error: bad constant expression ../drivers/nvdimm/region_devs.c:1214:1: error: bad constant expression ../drivers/ata/libata-core.c:107:1: error: bad constant expression ../drivers/ata/libata-core.c:108:1: error: bad constant expression ../drivers/ata/libata-core.c:112:1: error: bad constant expression ../drivers/ata/libata-core.c:113:1: error: bad constant expression ../drivers/ata/libata-core.c:116:1: error: bad constant expression ../drivers/ata/libata-core.c:117:1: error: bad constant expression ../drivers/ata/libata-core.c:120:1: error: bad constant expression ../drivers/ata/libata-core.c:121:1: error: bad constant expression ../drivers/ata/libata-core.c:124:1: error: bad constant expression ../drivers/ata/libata-core.c:125:1: error: bad constant expression ../drivers/ata/libata-core.c:128:1: error: bad constant expression ../drivers/ata/libata-core.c:129:1: error: bad constant expression ../drivers/ata/libata-core.c:132:1: error: bad constant expression ../drivers/ata/libata-core.c:133:1: error: bad constant expression ../drivers/ata/libata-core.c:136:1: error: bad constant expression ../drivers/ata/libata-core.c:137:1: error: bad constant expression ../drivers/ata/libata-core.c:140:1: error: bad constant expression ../drivers/ata/libata-core.c:141:1: error: bad constant expression ../drivers/ata/libata-core.c:144:1: error: bad constant expression ../drivers/ata/libata-core.c:145:1: error: bad constant expression ../drivers/ata/libata-core.c:148:1: error: bad constant expression ../drivers/ata/libata-core.c:149:1: error: bad constant expression ../drivers/ata/libata-core.c:151:1: error: bad constant expression ../drivers/ata/libata-core.c:152:1: error: bad constant expression ../drivers/ata/libata-core.c:153:1: error: bad constant expression ../drivers/ata/libata-core.c:154:1: error: bad constant expression ../kernel/debug/kdb/kdb_main.c:53:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:316:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:317:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:318:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c:490:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c:491:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c:492:1: error: bad constant expression ../drivers/mtd/devices/docg3.c:52:1: error: bad constant expression ../drivers/mtd/devices/docg3.c:53:1: error: bad constant expression ../drivers/mtd/devices/docg3.c:2083:1: error: bad constant expression ../drivers/mtd/devices/docg3.c:2084:1: error: bad constant expression ../drivers/mtd/devices/docg3.c:2085:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3fa7.c:254:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3fa7.c:255:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3fa7.c:256:1: error: bad constant expression ../drivers/accel/habanalabs/common/memory.c:17:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3fc2x01.c:383:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3fc2x01.c:384:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3fc2x01.c:385:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:779:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:780:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:781:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:782:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:783:1: error: bad constant expression ../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/seccomp.c:580:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:580:27: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:580:27: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:584:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:584:29: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:584:29: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:927:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:927:9: expected struct qspinlock *lock ../kernel/seccomp.c:927:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:1433:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1433:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1433:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1445:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1445:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1445:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1931:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1931:9: expected struct lockdep_map const *lock ../kernel/seccomp.c:1931:9: got struct lockdep_map [noderef] __rcu * ../kernel/seccomp.c:2017:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2017:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2017:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2035:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2035:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2035:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2177:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2177:28: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2177:28: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2180:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2180:38: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2180:38: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2186:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2186:30: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2186:30: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:493:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:493:9: expected struct qspinlock *lock ../kernel/seccomp.c:493:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:603:9: expected struct qspinlock *lock ../kernel/seccomp.c:603:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c: note: in included file (through ../include/linux/ptrace.h, ../include/linux/audit.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../drivers/vfio/vfio_main.c:60:1: error: bad constant expression ../drivers/vfio/vfio_main.c:62:1: error: bad constant expression ../drivers/vfio/vfio_main.c:1826:1: error: bad constant expression ../drivers/vfio/vfio_main.c:1827:1: error: bad constant expression ../drivers/vfio/vfio_main.c:1828:1: error: bad constant expression ../drivers/vfio/vfio_main.c:1829:1: error: bad constant expression ../drivers/vfio/vfio_main.c:1830:1: error: bad constant expression ../drivers/vfio/vfio_main.c:1831:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3ha8.c:340:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3ha8.c:341:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e3ha8.c:342:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.c:766:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.c:767:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams427ap24.c:768:1: error: bad constant expression ../arch/x86/kernel/shstk.c:410:55: warning: cast removes address space '__user' of expression ../fs/ext4/super.c:157:1: error: bad constant expression ../fs/ext4/super.c:158:1: error: bad constant expression ../fs/ext4/super.c:7459:1: error: bad constant expression ../fs/ext4/super.c:7554:1: error: bad constant expression ../fs/ext4/super.c:7555:1: error: bad constant expression ../fs/ext4/super.c:7556:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c:520:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c:521:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c:522:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c:523:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.c:237:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.c:238:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e88a0-ams452ef01.c:239:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:1054:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:1055:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:1056:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:1057:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:1058:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:1059:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:1060:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c:1061:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:737:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:738:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:739:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e8aa5x01-ams561ra01.c:979:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e8aa5x01-ams561ra01.c:980:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e8aa5x01-ams561ra01.c:981:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.c:86:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.c:87:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.c:88:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-seiko-43wvf1g.c:303:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-seiko-43wvf1g.c:304:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-seiko-43wvf1g.c:305:1: error: bad constant expression ../mm/secretmem.c:39:1: error: bad constant expression ../mm/secretmem.c:40:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-sofef00.c:291:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-sofef00.c:292:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-samsung-sofef00.c:293:1: error: bad constant expression ../drivers/nvdimm/security.c:22:1: error: bad constant expression ../drivers/nvdimm/security.c:23:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-lq079l1sx01.c:223:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-lq079l1sx01.c:224:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-lq079l1sx01.c:225:1: error: bad constant 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/gpu/drm/panel/panel-sharp-lq101r1sx01.c:378:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c:379:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c:380:1: error: bad constant expression ../drivers/nvdimm/pmem.c:748:1: error: bad constant expression ../drivers/nvdimm/pmem.c:749:1: error: bad constant expression ../drivers/nvdimm/pmem.c:750:1: error: bad constant expression ../drivers/nvdimm/pmem.c:764:1: error: bad constant expression ../drivers/nvdimm/pmem.c:765:1: error: bad constant expression ../drivers/nvdimm/pmem.c:766:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c:217:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c:218:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c:219:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c:276:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c:277:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c:278:1: error: bad constant expression ../drivers/nvdimm/btt.c:1717:1: error: bad constant expression ../drivers/nvdimm/btt.c:1718:1: error: bad constant expression ../drivers/nvdimm/btt.c:1719:1: error: bad constant expression ../drivers/nvdimm/btt.c:1720:1: error: bad constant expression ../kernel/events/ring_buffer.c:22:47: warning: incorrect type in argument 2 (different base types) ../kernel/events/ring_buffer.c:22:47: expected int i ../kernel/events/ring_buffer.c:22:47: got restricted __poll_t ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../drivers/accel/habanalabs/gaudi/gaudi.c:66:1: error: bad constant expression ../drivers/accel/habanalabs/gaudi/gaudi.c:67:1: error: bad constant expression ../drivers/accel/habanalabs/gaudi/gaudi.c:68:1: error: bad constant expression ../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/gpu/drm/panel/panel-sitronix-st7703.c:938:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sitronix-st7703.c:939:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sitronix-st7703.c:940:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-summit.c:133:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-summit.c:134:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c:282:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c:283:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c:284:1: error: bad constant expression ../drivers/greybus/core.c:20:1: error: bad constant expression ../drivers/greybus/core.c:378:1: error: bad constant expression ../drivers/greybus/core.c:379:1: error: bad constant expression ../drivers/greybus/core.c:380:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sitronix-st7701.c:1459:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sitronix-st7701.c:1460:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sitronix-st7701.c:1461:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sitronix-st7701.c:1462:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sitronix-st7789v.c:695:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sitronix-st7789v.c:696:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sitronix-st7789v.c:697:1: error: bad constant expression ../kernel/trace/ring_buffer.c:5859:9: warning: context imbalance in 'ring_buffer_peek' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5945:9: warning: context imbalance in 'ring_buffer_consume' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5970:25: warning: context imbalance in 'ring_buffer_read_start' - wrong count at exit ../kernel/trace/ring_buffer.c:6194:13: warning: context imbalance in 'reset_disabled_cpu_buffer' - wrong count at exit ../kernel/trace/ring_buffer.c:6336:17: warning: context imbalance in 'ring_buffer_empty' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6366:9: warning: context imbalance in 'ring_buffer_empty_cpu' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6598:5: warning: context imbalance in 'ring_buffer_read_page' - different lock contexts for basic block ../kernel/events/core.c:1486:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1486:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1486:15: struct perf_event_context * ../kernel/events/core.c:1499:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1499:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1499:28: struct perf_event_context * ../kernel/events/core.c:3669:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3669:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3669:20: struct perf_event_context * ../kernel/events/core.c:3673:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3673:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3673:18: struct perf_event_context * ../kernel/events/core.c:3674:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3674:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3674:23: struct perf_event_context * ../kernel/events/core.c:3727:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3727:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3727:25: struct perf_event_context * ../kernel/events/core.c:3728:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3728:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3728:25: struct perf_event_context * ../kernel/events/core.c:4111:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4111:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4111:15: struct perf_event_context * ../kernel/events/core.c:4519:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4519:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4519:15: struct perf_event_context * ../kernel/events/core.c:5008:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:5008:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:5008:25: struct perf_event_context * ../kernel/events/core.c:6638:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6638:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6638:9: struct perf_buffer * ../kernel/events/core.c:6153:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:6389:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6389:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6389:22: struct perf_buffer * ../kernel/events/core.c:6513:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6513:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6513:14: struct perf_buffer * ../kernel/events/core.c:6546:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6546:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6546:14: struct perf_buffer * ../kernel/events/core.c:6659:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6659:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6659:14: struct perf_buffer * ../kernel/events/core.c:6675:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6675:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6675:14: struct perf_buffer * ../kernel/events/core.c:8654:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8654:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8654:15: struct perf_event_context * ../kernel/events/core.c:8742:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8742:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:8742:13: struct perf_buffer * ../kernel/events/core.c:8846:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8846:61: expected struct task_struct *p ../kernel/events/core.c:8846:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:8848:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:8848:61: expected struct task_struct *p ../kernel/events/core.c:8848:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9584:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9584:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:9584:15: struct perf_event_context * ../kernel/events/core.c:10779:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10779:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10779:9: struct swevent_hlist * ../kernel/events/core.c:10818:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10818:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10818:17: struct swevent_hlist * ../kernel/events/core.c:11093:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11093:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:11093:23: struct perf_event_context * ../kernel/events/core.c:12170:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14200:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14200:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14200:9: struct perf_event_context * ../kernel/events/core.c:14717:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14717:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:14717:17: struct swevent_hlist * ../kernel/events/core.c:184:9: warning: context imbalance in 'perf_ctx_lock' - wrong count at exit ../kernel/events/core.c:200:9: warning: context imbalance in 'perf_ctx_unlock' - unexpected unlock ../kernel/events/core.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'perf_lock_task_context' - different lock contexts for basic block ../kernel/events/core.c:1533:17: warning: context imbalance in 'perf_pin_task_context' - unexpected unlock ../kernel/events/core.c:3009:9: warning: context imbalance in '__perf_install_in_context' - wrong count at exit ../kernel/events/core.c:4982: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:10632:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10632:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10632:17: struct swevent_hlist * ../kernel/events/core.c:10652:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10652:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10652:17: struct swevent_hlist * ../kernel/events/core.c:10768:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10768:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10768:16: struct swevent_hlist * ../kernel/events/core.c:10768:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10768:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10768:16: struct swevent_hlist * ../kernel/events/core.c:10768:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10768:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10768:16: struct swevent_hlist * ../drivers/gpu/drm/panel/panel-synaptics-tddi.c:275:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-synaptics-tddi.c:276:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-synaptics-tddi.c:277:1: error: bad constant expression ../kernel/bpf/core.c:252:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:3014:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? ../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer ../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../kernel/trace/trace.c:5749:1: warning: trying to concatenate 12722-character string (8191 bytes max) ../kernel/trace/trace.c:92:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? ../kernel/trace/trace.c:141:6: warning: symbol 'ftrace_dump_on_oops' was not declared. Should it be static? ../kernel/trace/trace.c:497:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:497:28: expected struct trace_export **list ../kernel/trace/trace.c:497:28: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:506:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:506:34: expected struct trace_export **list ../kernel/trace/trace.c:506:34: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:2848:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:2848:38: expected struct event_filter *filter ../kernel/trace/trace.c:2848:38: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace.c:451:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:451:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:451:9: struct trace_export * ../kernel/trace/trace.c:466:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:466:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:466:9: struct trace_export * ../kernel/trace/ftrace.c:233:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:233:49: expected struct ftrace_ops *ops ../kernel/trace/ftrace.c:233:49: got struct ftrace_ops [noderef] __rcu *[addressable] [toplevel] ftrace_ops_list ../kernel/trace/ftrace.c:318:16: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:318:16: expected struct ftrace_ops **p ../kernel/trace/ftrace.c:318:16: got struct ftrace_ops [noderef] __rcu **list ../kernel/trace/ftrace.c:318:50: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:318:50: expected struct ftrace_ops **p ../kernel/trace/ftrace.c:318:50: got struct ftrace_ops [noderef] __rcu ** ../kernel/trace/ftrace.c:325:12: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:325:12: expected struct ftrace_ops * ../kernel/trace/ftrace.c:325:12: got struct ftrace_ops [noderef] __rcu *next ../kernel/trace/ftrace.c:1094:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1094:43: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1094:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1095:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1095:43: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1095:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1320:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1320:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1320:40: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1321:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1321:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1321:40: got struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1322:37: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1322:37: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1322:37: got struct ftrace_hash * ../kernel/trace/ftrace.c:1323:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1323:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1323:38: got struct ftrace_hash * ../kernel/trace/ftrace.c:2135:54: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2135:54: expected struct ftrace_hash *old_hash ../kernel/trace/ftrace.c:2135:54: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1527:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:1527:9: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:1527:9: struct ftrace_hash * ../kernel/trace/ftrace.c:1543:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1544:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1545:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1546:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1717:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1718:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1779:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1780:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:2113:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2124:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2607:53: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2618:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3414:51: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3415:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3421:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3422:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3435:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3436:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3439:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3443:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3458:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3459:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3467:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3473:81: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3477:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3479:56: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3509:60: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3510:49: warning: incorrect type in argument 3 (different address spaces) ../kernel/trace/ftrace.c:3549:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3551:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3553:48: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3555:49: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3561:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3562:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3568:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3569:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3571:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3572:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3577:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3578:54: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3625:31: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3626:32: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3641:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3642:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3647:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3648:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3650:39: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3651:40: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3693:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3694:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3695:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3696:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3982:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3999:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4685:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4688:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5099:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5101:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5481:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5625:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5631:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5896:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5898:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5979:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5982:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5998:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6042:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6099:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6164:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6209:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6536:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6538:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6607:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6615:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6680:47: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6681:55: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7400:46: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7401:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7405:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7423:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7423:66: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7475:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7476:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7865:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7866:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7910:36: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:7910:36: struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:7910:36: struct ftrace_ops * ../kernel/trace/ftrace.c:8686:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8686:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8686:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:8735:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8735:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8735:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:231:20: warning: dereference of noderef expression ../kernel/trace/ftrace.c:231:20: warning: too many warnings ../drivers/gpu/drm/panel/panel-sony-td4353-jdi.c:255:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sony-td4353-jdi.c:256:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sony-td4353-jdi.c:257:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-startek-kd070fhfid015.c:348:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-startek-kd070fhfid015.c:349:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-startek-kd070fhfid015.c:350:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sony-acx565akm.c:680:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sony-acx565akm.c:681:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sony-acx565akm.c:682:1: error: bad constant expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1485:1: warning: dereference of noderef expression ../drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.c:515:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.c:516:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.c:517:1: error: bad constant expression ../drivers/infiniband/core/mad.c:78:1: error: bad constant expression ../drivers/infiniband/core/mad.c:79:1: error: bad constant expression ../drivers/infiniband/core/mad.c:80:1: error: bad constant expression ../drivers/infiniband/core/mad.c:81:1: error: bad constant expression ../drivers/rpmsg/qcom_glink_native.c:1987:1: error: bad constant expression ../drivers/rpmsg/qcom_glink_native.c:1988:1: error: bad constant expression ../kernel/bpf/verifier.c:353:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:23441: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/drm_gem_vram_helper.c:1015:1: error: bad constant expression ../drivers/gpu/drm/drm_gem_vram_helper.c:1016:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tdo-tl070wsh30.c:223:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tdo-tl070wsh30.c:224:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tdo-tl070wsh30.c:225:1: error: bad constant expression ../drivers/hwtracing/ptt/hisi_ptt.c:1440:1: error: bad constant expression ../drivers/hwtracing/ptt/hisi_ptt.c:1441:1: error: bad constant expression ../drivers/hwtracing/ptt/hisi_ptt.c:1442:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tpo-td028ttec1.c:385:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tpo-td028ttec1.c:386:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tpo-td028ttec1.c:387:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-synaptics-r63353.c:328:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-synaptics-r63353.c:329:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-synaptics-r63353.c:330:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-synaptics-r63353.c:331:1: error: bad constant expression ../drivers/fsi/fsi-core.c:1446:1: error: bad constant expression ../drivers/fsi/fsi-core.c:1447:1: error: bad constant expression ../drivers/fsi/fsi-core.c:1448:1: error: bad constant expression ../drivers/fsi/fsi-core.c:1449:1: error: bad constant expression ../drivers/fsi/fsi-master-aspeed.c:93:1: error: bad constant expression ../drivers/fsi/fsi-master-aspeed.c:673:1: error: bad constant expression ../drivers/fsi/fsi-master-aspeed.c:674:1: error: bad constant expression ../drivers/hwmon/hwmon.c:1336:1: error: bad constant expression ../drivers/hwmon/hwmon.c:1337:1: error: bad constant expression ../drivers/hwmon/hwmon.c:1338:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tpo-td043mtea1.c:502:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tpo-td043mtea1.c:503:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tpo-td043mtea1.c:504:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tpo-tpg110.c:484:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tpo-tpg110.c:485:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-tpo-tpg110.c:486:1: error: bad constant expression ../drivers/siox/siox-core.c:978:1: error: bad constant expression ../drivers/siox/siox-core.c:979:1: error: bad constant expression ../drivers/siox/siox-core.c:980:1: error: bad constant expression ../drivers/nvdimm/nd_virtio.c:135:1: error: bad constant expression ../drivers/nvdimm/nd_virtio.c:136:1: error: bad constant expression ../drivers/nvdimm/virtio_pmem.c:186:1: error: bad constant expression ../drivers/nvdimm/virtio_pmem.c:187:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-g2647fb105.c:278:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-g2647fb105.c:279:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-g2647fb105.c:280:1: error: bad constant expression ../drivers/infiniband/core/user_mad.c:62:1: error: bad constant expression ../drivers/infiniband/core/user_mad.c:63:1: error: bad constant expression ../drivers/infiniband/core/user_mad.c:64:1: error: bad constant expression ../drivers/infiniband/core/user_mad.c:1187:1: error: bad constant expression ../drivers/infiniband/core/user_mad.c:1206:1: error: bad constant expression ../drivers/fsi/fsi-master-gpio.c:895:1: error: bad constant expression ../drivers/fsi/fsi-master-gpio.c:896:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-truly-nt35597.c:630:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-truly-nt35597.c:631:1: error: bad constant expression ../drivers/gpu/drm/drm_gem_framebuffer_helper.c:23:1: error: bad constant expression ../drivers/fsi/fsi-master-ast-cf.c:1434:1: error: bad constant expression ../drivers/fsi/fsi-master-ast-cf.c:1435:1: error: bad constant expression ../drivers/fsi/fsi-master-ast-cf.c:1436:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-rm692e5.c:439:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-rm692e5.c:440:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-rm692e5.c:441:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-rm692e5.c:442:1: error: bad constant expression ../drivers/gpu/drm/drm_probe_helper.c:68:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-vtdr6130.c:323:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-vtdr6130.c:324:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-vtdr6130.c:325:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-r66451.c:347:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-r66451.c:348:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-r66451.c:349:1: error: bad constant expression ../fs/cachefiles/main.c:27:1: error: bad constant expression ../fs/cachefiles/main.c:28:1: error: bad constant expression ../fs/cachefiles/main.c:30:1: error: bad constant expression ../fs/cachefiles/main.c:31:1: error: bad constant expression ../fs/cachefiles/main.c:32:1: error: bad constant expression ../drivers/fsi/fsi-master-i2cr.c:314:1: error: bad constant expression ../drivers/fsi/fsi-master-i2cr.c:315:1: error: bad constant expression ../drivers/fsi/fsi-master-i2cr.c:316:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:444:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:445:1: error: bad constant expression ../fs/gfs2/glock.c: note: in included file: ../fs/gfs2/glock.h:174:36: warning: context imbalance in '__gfs2_glock_put' - unexpected unlock ../fs/gfs2/glock.c:253:13: warning: context imbalance in '__gfs2_glock_put_or_lock' - different lock contexts for basic block ../fs/gfs2/glock.c:293:9: warning: context imbalance in 'gfs2_glock_put_async' - unexpected unlock ../fs/gfs2/glock.c:982:13: warning: context imbalance in 'glock_work_func' - different lock contexts for basic block ../drivers/gpu/drm/panel/panel-widechips-ws2401.c:444:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-widechips-ws2401.c:445:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-widechips-ws2401.c:446:1: error: bad constant expression ../fs/afs/main.c:18:1: error: bad constant expression ../fs/afs/main.c:19:1: error: bad constant expression ../fs/afs/main.c:20:1: error: bad constant expression ../fs/afs/main.c:23:1: error: bad constant expression ../fs/afs/main.c:24:1: error: bad constant expression ../fs/afs/main.c:28:1: error: bad constant expression ../fs/afs/main.c:29:1: error: bad constant expression ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_printk’: ../kernel/trace/bpf_trace.c:377:9: warning: function ‘____bpf_trace_printk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 377 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_trace_vprintk’: ../kernel/trace/bpf_trace.c:433:9: warning: function ‘____bpf_trace_vprintk’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 433 | ret = bstr_printf(data.buf, MAX_BPRINTF_BUF, fmt, data.bin_args); | ^~~ ../kernel/trace/bpf_trace.c: In function ‘____bpf_seq_printf’: ../kernel/trace/bpf_trace.c:475:9: warning: function ‘____bpf_seq_printf’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 475 | seq_bprintf(m, fmt, data.bin_args); | ^~~~~~~~~~~ ../drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.c:317:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.c:318:1: error: bad constant expression ../drivers/gpu/drm/panel/panel-xinpeng-xpp055c272.c:319:1: error: bad constant expression ../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/drm_simple_kms_helper.c:457:1: error: bad constant expression ../drivers/gpu/drm/drm_simple_kms_helper.c:458:1: error: bad constant expression ../fs/erofs/super.c:937:1: error: bad constant expression ../fs/erofs/super.c:1068:1: error: bad constant expression ../fs/erofs/super.c:1069:1: error: bad constant expression ../fs/erofs/super.c:1070:1: error: bad constant expression ../fs/zonefs/super.c:1469:1: error: bad constant expression ../fs/zonefs/super.c:1470:1: error: bad constant expression ../fs/zonefs/super.c:1471:1: error: bad constant expression ../fs/zonefs/super.c:1472:1: error: bad constant expression ../fs/ceph/super.c:1599:1: error: bad constant expression ../fs/ceph/super.c:1686:1: error: bad constant expression ../fs/ceph/super.c:1697:1: error: bad constant expression ../fs/ceph/super.c:1698:1: error: bad constant expression ../fs/ceph/super.c:1704:1: error: bad constant expression ../fs/ceph/super.c:1705:1: error: bad constant expression ../fs/ceph/super.c:1706:1: error: bad constant expression ../fs/ceph/super.c:1707:1: error: bad constant expression ../fs/ceph/super.c:1708:1: error: bad constant expression ../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:1615:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.h:1615:37: expected struct event_filter *filter ../kernel/trace/trace.h:1615:37: got struct event_filter [noderef] __rcu *filter ../kernel/bpf/stackmap.c:508:9: warning: context imbalance in '__bpf_get_stack' - different lock contexts for basic block ../drivers/gpu/drm/drm_fb_helper.c:48:1: error: bad constant expression ../drivers/gpu/drm/drm_fb_helper.c:49:1: error: bad constant expression ../drivers/gpu/drm/drm_fb_helper.c:53:1: error: bad constant expression ../drivers/gpu/drm/drm_fb_helper.c:54:1: error: bad constant expression ../drivers/gpu/drm/drm_fb_helper.c:73:1: error: bad constant expression ../drivers/gpu/drm/drm_fb_helper.c:74:1: error: bad constant expression ../drivers/gpu/drm/v3d/v3d_drv.c:43:1: error: bad constant expression ../drivers/gpu/drm/v3d/v3d_drv.c:44:1: error: bad constant expression ../drivers/gpu/drm/v3d/v3d_drv.c:491:1: error: bad constant expression ../drivers/gpu/drm/v3d/v3d_drv.c:492:1: error: bad constant expression ../drivers/gpu/drm/v3d/v3d_drv.c:493:1: error: bad constant expression ../drivers/gpu/drm/v3d/v3d_drv.c:494:1: error: bad constant expression ../drivers/gpu/drm/ttm/ttm_tt.c:54:1: error: bad constant expression ../drivers/gpu/drm/ttm/ttm_tt.c:55:1: error: bad constant expression ../drivers/gpu/drm/ttm/ttm_tt.c:59:1: error: bad constant expression ../drivers/gpu/drm/ttm/ttm_tt.c:60:1: error: bad constant expression ../drivers/gpu/drm/scheduler/sched_main.c:93:1: error: bad constant expression ../drivers/gpu/drm/scheduler/sched_main.c:94:1: error: bad constant expression ../drivers/gpu/drm/mgag200/mgag200_drv.c:28:1: error: bad constant expression ../drivers/gpu/drm/mgag200/mgag200_drv.c:29:1: error: bad constant expression ../drivers/gpu/drm/mgag200/mgag200_drv.c:314:1: error: bad constant expression ../drivers/gpu/drm/mgag200/mgag200_drv.c:315:1: error: bad constant expression ../drivers/gpu/drm/mgag200/mgag200_drv.c:316:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:43:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:44:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:47:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:48:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:51:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:52:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:55:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:56:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:59:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:60:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:284:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:285:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:286:1: error: bad constant expression ../drivers/gpu/drm/vkms/vkms_drv.c:287:1: error: bad constant expression ../drivers/gpu/drm/kmb/kmb_drv.c:635:1: error: bad constant expression ../drivers/gpu/drm/kmb/kmb_drv.c:636:1: error: bad constant expression ../drivers/gpu/drm/kmb/kmb_drv.c:637:1: error: bad constant expression ../drivers/gpu/drm/kmb/kmb_plane.c:21:11: warning: symbol 'layer_irqs' was not declared. Should it be static? ../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * Warning: ../drivers/gpu/drm/scheduler/sched_main.c:367 function parameter 'result' not described in 'drm_sched_job_done' Warning: ../drivers/gpu/drm/scheduler/sched_main.c:367 function parameter 'result' not described in 'drm_sched_job_done' ../drivers/gpu/drm/vc4/vc4_drv.c:515:1: error: bad constant expression ../drivers/gpu/drm/vc4/vc4_drv.c:516:1: error: bad constant expression ../drivers/gpu/drm/vc4/vc4_drv.c:517:1: error: bad constant expression ../drivers/gpu/drm/vc4/vc4_drv.c:518:1: error: bad constant expression ../drivers/gpu/drm/vc4/vc4_drv.c:519:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_drv.c:479:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_drv.c:480:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_drv.c:481:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_drv.c:482:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_drv.c:483:1: error: bad constant expression ../drivers/gpu/drm/drm_mipi_dbi.c:1520:1: error: bad constant expression ../drivers/gpu/drm/drm_mipi_dbi.c:1521:1: error: bad constant expression ../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures ../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:2185:1: error: too long token expansion ../fs/nfs/./nfs4trace.h:2251:1: error: too long token expansion ../fs/f2fs/super.c:5484:1: error: bad constant expression ../fs/f2fs/super.c:5629:1: error: bad constant expression ../fs/f2fs/super.c:5630:1: error: bad constant expression ../fs/f2fs/super.c:5631:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:151:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:152:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:154:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:155:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:157:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:158:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:160:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:161:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:163:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:164:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:166:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:167:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:169:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:170:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:172:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:173:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:175:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:176:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:178:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:179:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:181:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:182:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:184:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:185:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:187:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:188:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:190:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:191:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:193:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:194:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:196:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:197:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:199:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:200:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:202:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:203:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:205:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:206:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:208:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:209:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:211:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:212:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:214:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:215:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:217:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:218:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:220:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:221:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:223:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:224:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:226:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:227:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:229:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:230:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:232:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:233:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:235:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:236:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:238:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:239:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:241:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:242:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:245:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:246:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:249:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:250:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:652:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:653:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_drv.c:654:1: error: bad constant expression ../drivers/gpu/drm/vc4/vc4_kms.c:276:25: error: too long token expansion ../drivers/gpu/drm/rockchip/rockchip_drm_drv.c:577:1: error: bad constant expression ../drivers/gpu/drm/rockchip/rockchip_drm_drv.c:578:1: error: bad constant expression ../drivers/gpu/drm/rockchip/rockchip_drm_drv.c:579:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_gem.c:22:1: error: bad constant expression ../fs/ocfs2/super.c:69:1: error: bad constant expression ../fs/ocfs2/super.c:70:1: error: bad constant expression ../fs/ocfs2/super.c:71:1: error: bad constant expression ../fs/ocfs2/super.c:1231:1: error: bad constant expression ../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/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../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/space-info.h): ../fs/btrfs/volumes.h:642:17: error: Expected ) in function call ../fs/btrfs/volumes.h:642:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:700:9: error: Expected ) in function call ../fs/btrfs/volumes.h:700:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:881:9: error: Expected ) in function call ../fs/btrfs/volumes.h:881: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:1631:17: error: Expected ) in function call ../fs/btrfs/super.c:1631:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1861:9: error: Expected ) in function call ../fs/btrfs/super.c:1861:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1906:17: error: Expected ) in function call ../fs/btrfs/super.c:1906:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1926:17: error: Expected ) in function call ../fs/btrfs/super.c:1926:17: error: got __VA_OPT__ ../fs/btrfs/super.c:2121:9: error: Expected ) in function call ../fs/btrfs/super.c:2121:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2213:1: error: bad constant expression ../fs/btrfs/super.c:2315:9: error: Expected ) in function call ../fs/btrfs/super.c:2315:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2523:1: error: bad constant expression ../fs/btrfs/super.c:2524:1: error: bad constant expression ../fs/btrfs/super.c:2689:17: error: Expected ) in function call ../fs/btrfs/super.c:2689:17: error: got __VA_OPT__ ../fs/btrfs/super.c:2703:1: error: bad constant expression ../fs/btrfs/super.c:2704:1: error: bad constant expression ../fs/btrfs/super.c:2705:1: error: bad constant expression ../fs/btrfs/super.c:2706:1: error: bad constant expression ../fs/btrfs/super.c:2707:1: error: bad constant expression ../fs/btrfs/super.c:2708:1: error: bad constant expression ../kernel/trace/bpf_trace.c:189:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:226:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:241:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:276:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:574:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:760:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:771:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:785:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:833:41: warning: incorrect type in assignment (different address spaces) ../kernel/trace/bpf_trace.c:833:41: expected void [noderef] __user *[addressable] [assigned] [usertype] sival_ptr ../kernel/trace/bpf_trace.c:833:41: got void * ../kernel/trace/bpf_trace.c:883:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:895:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1186:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3319:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3327:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3508:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3520:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3517:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3524:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3534:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3531:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3538:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3548:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3545:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3555:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3552:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3563:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3559:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3571:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3567:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2330:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2334:66: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: expected void *timing_base ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: got void [noderef] __iomem * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: got void * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: got void * ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:7405:1: error: bad constant expression ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:7406:1: error: bad constant expression ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:7407:1: error: bad constant expression ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:7408:1: error: bad constant expression ../drivers/infiniband/hw/hns/hns_roce_hw_v2.c:7409:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: expected void [noderef] __user *to ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/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/atmel-hlcdc/atmel_hlcdc_dc.c:950:1: error: bad constant expression ../drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c:951:1: error: bad constant expression ../drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c:952:1: error: bad constant expression ../drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c:953:1: error: bad constant expression ../drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c:954:1: error: bad constant expression ../drivers/gpu/drm/udl/udl_drv.c:148:1: error: bad constant expression ../drivers/gpu/drm/udl/udl_drv.c:149:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_dsi.c:201:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_dsi.c:202:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_dsi.c:203:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_dsi.c:204:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_drv.c:456:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_drv.c:457:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_drv.c:458:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_drv.c:459:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_dp.c:290:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_dp.c:291:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_dp.c:292:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_bo.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_bo.c:618:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/tests/xe_bo.c:632:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/qxl/qxl_drv.c:64:1: error: bad constant expression ../drivers/gpu/drm/qxl/qxl_drv.c:65:1: error: bad constant expression ../drivers/gpu/drm/qxl/qxl_drv.c:67:1: error: bad constant expression ../drivers/gpu/drm/qxl/qxl_drv.c:68:1: error: bad constant expression ../drivers/gpu/drm/qxl/qxl_drv.c:313:1: error: bad constant expression ../drivers/gpu/drm/qxl/qxl_drv.c:314:1: error: bad constant expression ../drivers/gpu/drm/qxl/qxl_drv.c:315:1: error: bad constant expression ../drivers/gpu/drm/virtio/virtgpu_drv.c:52:1: error: bad constant expression ../drivers/gpu/drm/virtio/virtgpu_drv.c:53:1: error: bad constant expression ../drivers/gpu/drm/virtio/virtgpu_drv.c:217:1: error: bad constant expression ../drivers/gpu/drm/virtio/virtgpu_drv.c:218:1: error: bad constant expression ../drivers/gpu/drm/virtio/virtgpu_drv.c:219:1: error: bad constant expression ../drivers/gpu/drm/virtio/virtgpu_drv.c:220:1: error: bad constant expression ../drivers/gpu/drm/virtio/virtgpu_drv.c:221:1: error: bad constant expression ../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/qxl/qxl_kms.c:167:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:167:19: expected struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:167:19: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: expected struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: got struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:320:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: got struct qxl_rom *rom ../kernel/trace/trace_uprobe.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock ../drivers/gpu/drm/sun4i/sun4i_tcon.c:1579:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_tcon.c:1580:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_tcon.c:1581:1: error: bad constant expression ../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 * Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' ../drivers/gpu/drm/sun4i/sun4i_tv.c:570:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_tv.c:571:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_tv.c:572:1: error: bad constant expression ../drivers/gpu/drm/rockchip/cdn-dp-core.c:53:1: error: bad constant expression ../drivers/gpu/drm/gma500/gma_display.c:405:25: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/gma_display.c:405:25: expected void *tmp_dst ../drivers/gpu/drm/gma500/gma_display.c:405:25: got unsigned char [noderef] [usertype] __iomem * ../drivers/gpu/drm/radeon/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/sun4i/sun4i_backend.c:1040:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_backend.c:1041:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_backend.c:1042:1: error: bad constant expression ../drivers/gpu/drm/virtio/virtgpu_object.c:34:1: error: bad constant expression ../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/msm/msm_drv.c:50:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_drv.c:51:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_drv.c:54:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_drv.c:55:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_drv.c:58:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_drv.c:59:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_drv.c:960:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_drv.c:961:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_drv.c:1142:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_drv.c:1143:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_drv.c:1144:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_irq.c:466:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:474:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:479:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:479:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:517:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:525:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:530:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:530:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:574:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:577:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:581:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:588:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:588:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:588:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:466:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:474:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:517:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:525:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:574:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:577:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:581:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:479:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:530:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:588:9: warning: unreplaced symbol '' ../drivers/gpu/drm/sun4i/sun4i_frontend.c:730:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_frontend.c:731:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_frontend.c:732:1: error: bad constant expression ../kernel/trace/rv/monitors/wip/wip.c:85:1: error: bad constant expression ../kernel/trace/rv/monitors/wip/wip.c:85:1: error: bad constant expression ../kernel/trace/rv/monitors/wip/wip.c:86:1: error: bad constant expression ../kernel/trace/rv/monitors/wip/wip.c:87:1: error: bad constant expression ../kernel/trace/rv/monitors/wwnr/wwnr.c:84:1: error: bad constant expression ../kernel/trace/rv/monitors/wwnr/wwnr.c:84:1: error: bad constant expression ../kernel/trace/rv/monitors/wwnr/wwnr.c:85:1: error: bad constant expression ../kernel/trace/rv/monitors/wwnr/wwnr.c:86:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_fimc.c:46:1: error: bad constant expression ../drivers/gpu/drm/exynos/exynos_drm_fimc.c:47:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_dma_buf.c:23:1: error: bad constant expression ../drivers/gpu/drm/qxl/qxl_object.c:176:29: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/qxl/qxl_object.c:223:40: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:223:40: expected void * ../drivers/gpu/drm/qxl/qxl_object.c:223:40: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_object.c:273:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:273:33: expected void [noderef] __iomem *vaddr ../drivers/gpu/drm/qxl/qxl_object.c:273:33: got void *pmap ../drivers/gpu/drm/virtio/virtgpu_prime.c:30:1: error: bad constant expression ../drivers/gpu/drm/stm/dw_mipi_dsi-stm.c:798:1: error: bad constant expression ../drivers/gpu/drm/stm/dw_mipi_dsi-stm.c:799:1: error: bad constant expression ../drivers/gpu/drm/stm/dw_mipi_dsi-stm.c:800:1: error: bad constant expression ../drivers/gpu/drm/stm/dw_mipi_dsi-stm.c:801:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_mitigations.c:133:1: error: bad constant expression ../drivers/gpu/drm/gma500/intel_bios.c:549:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/intel_bios.c:549:42: expected void const *const p ../drivers/gpu/drm/gma500/intel_bios.c:549:42: got unsigned char [noderef] [usertype] __iomem * ../drivers/gpu/drm/gma500/intel_bios.c:550:40: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/gma500/intel_bios.c:560:24: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/stm/lvds.c:1218:1: error: bad constant expression ../drivers/gpu/drm/stm/lvds.c:1219:1: error: bad constant expression ../drivers/gpu/drm/stm/lvds.c:1220:1: error: bad constant expression ../drivers/gpu/drm/stm/lvds.c:1221:1: error: bad constant expression ../drivers/gpu/drm/stm/lvds.c:1222:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_gem_shrinker.c:19:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_gem_shrinker.c:20:1: error: bad constant expression ../drivers/gpu/drm/tegra/drm.c:1459:1: error: bad constant expression ../drivers/gpu/drm/tegra/drm.c:1460:1: error: bad constant expression ../drivers/gpu/drm/tegra/drm.c:1461:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_mixer.c:20:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_mixer.c:21:1: error: bad constant expression ../drivers/gpu/drm/vkms/tests/vkms_config_test.c:7:1: error: bad constant expression ../drivers/gpu/drm/vkms/tests/vkms_config_test.c:1028:1: error: bad constant expression ../drivers/gpu/drm/vkms/tests/vkms_config_test.c:1029:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_eu_stall.c:149:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? ../drivers/gpu/drm/stm/drv.c:269:1: error: bad constant expression ../drivers/gpu/drm/stm/drv.c:270:1: error: bad constant expression ../drivers/gpu/drm/stm/drv.c:271:1: error: bad constant expression ../drivers/gpu/drm/stm/drv.c:272:1: error: bad constant expression ../drivers/gpu/drm/stm/drv.c:273:1: error: bad constant expression ../drivers/gpu/drm/stm/drv.c:274:1: error: bad constant expression ../drivers/gpu/drm/stm/ltdc.c:2109:1: error: bad constant expression ../drivers/gpu/drm/stm/ltdc.c:2110:1: error: bad constant expression ../drivers/gpu/drm/stm/ltdc.c:2111:1: error: bad constant expression ../drivers/gpu/drm/stm/ltdc.c:2112:1: error: bad constant expression ../drivers/gpu/drm/stm/ltdc.c:2113:1: error: bad constant expression ../drivers/gpu/drm/stm/ltdc.c:2114:1: error: bad constant expression ../drivers/gpu/drm/ingenic/ingenic-drm-drv.c:1675:1: error: bad constant expression ../drivers/gpu/drm/ingenic/ingenic-drm-drv.c:1676:1: error: bad constant expression ../drivers/gpu/drm/ingenic/ingenic-drm-drv.c:1677:1: error: bad constant expression ../drivers/gpu/drm/tegra/gem.c:25:1: error: bad constant expression ../kernel/trace/rv/monitors/pagefault/pagefault.c:86:1: error: bad constant expression ../kernel/trace/rv/monitors/pagefault/pagefault.c:86:1: error: bad constant expression ../kernel/trace/rv/monitors/pagefault/pagefault.c:87:1: error: bad constant expression ../kernel/trace/rv/monitors/pagefault/pagefault.c:88:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_module.c:125:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_module.c:126:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_module.c:128:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_module.c:129:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_compositor.c:267:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_compositor.c:268:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_compositor.c:269:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_gem_vma.c:21:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_gem_vma.c:22:1: error: bad constant expression ../drivers/gpu/drm/ast/ast_dp501.c:14:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c:528:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c:529:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c:532:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c:533:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c:538:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c:539:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c:544:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c:545:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/ch7006_drv.c:546:1: error: bad constant expression ../kernel/trace/rv/monitors/sleep/sleep.c:239:1: error: bad constant expression ../kernel/trace/rv/monitors/sleep/sleep.c:239:1: error: bad constant expression ../kernel/trace/rv/monitors/sleep/sleep.c:240:1: error: bad constant expression ../kernel/trace/rv/monitors/sleep/sleep.c:241:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/sil164_drv.c:447:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/sil164_drv.c:448:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/i2c/sil164_drv.c:449:1: error: bad constant expression Warning: ../drivers/gpu/drm/msm/msm_gem_vma.c:96 expecting prototype for struct msm_vma_op. Prototype was for struct msm_vm_op instead ../drivers/gpu/drm/i915/i915_params.c:66:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:66:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:69:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:69:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:73:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:73:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:79:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:79:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:84:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:84:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:88:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:88:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:91:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:91:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:95:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:95:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:100:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:100:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:104:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:104:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:107:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:107:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:110:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:110:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:119:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:119:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:124:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:124:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:128:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:128:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:130:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:130:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:134:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_params.c:134:1: error: bad constant expression ../drivers/gpu/drm/logicvc/logicvc_drm.c:503:1: error: bad constant expression ../drivers/gpu/drm/logicvc/logicvc_drm.c:504:1: error: bad constant expression ../drivers/gpu/drm/logicvc/logicvc_drm.c:505:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c:724:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c:725:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c:726:1: error: bad constant expression ../kernel/trace/synth_event_gen_test.c:534:1: error: bad constant expression ../kernel/trace/synth_event_gen_test.c:535:1: error: bad constant expression ../kernel/trace/synth_event_gen_test.c:536:1: error: bad constant 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 ../kernel/trace/kprobe_event_gen_test.c:274:1: error: bad constant expression ../kernel/trace/kprobe_event_gen_test.c:275:1: error: bad constant expression ../kernel/trace/kprobe_event_gen_test.c:276:1: error: bad constant expression ../drivers/gpu/drm/vkms/tests/vkms_format_test.c:14:1: error: bad constant expression ../drivers/gpu/drm/vkms/tests/vkms_format_test.c:278:1: error: bad constant expression ../drivers/gpu/drm/vkms/tests/vkms_format_test.c:279:1: error: bad constant expression ../drivers/gpu/drm/meson/meson_drv.c:572:1: error: bad constant expression ../drivers/gpu/drm/meson/meson_drv.c:573:1: error: bad constant expression ../drivers/gpu/drm/meson/meson_drv.c:574:1: error: bad constant expression ../drivers/gpu/drm/meson/meson_drv.c:575:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:1255:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:1256:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:1257:1: error: bad constant expression ../drivers/gpu/drm/vkms/tests/vkms_color_test.c:13:1: error: bad constant expression ../drivers/gpu/drm/vkms/tests/vkms_color_test.c:413:1: error: bad constant expression ../drivers/gpu/drm/vkms/tests/vkms_color_test.c:414:1: error: bad constant expression ../kernel/trace/rv/reactor_printk.c:40:1: error: bad constant expression ../kernel/trace/rv/reactor_printk.c:41:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:277:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:278:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:284:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:285:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:292:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:293:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:301:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:302:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:308:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:309:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:315:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:316:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:322:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:323:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:329:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:330:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:336:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:337:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:343:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:344:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:350:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:351:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:363:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:365:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:374:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:375:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:384:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:385:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:391:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:392:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:401:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:402:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:411:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:412:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:419:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:420:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:426:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:427:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:433:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:434:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:440:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:441:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:447:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:448:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:454:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:455:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:462:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:463:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:469:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:470:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:476:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:477:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:483:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:484:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:490:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:491:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:498:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:499:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:506:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:507:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:514:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:515:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:522:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:523:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:530:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:531:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:538:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:539:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:545:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:546:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:552:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:553:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:562:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:564:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:570:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:571:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:573:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:574:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:580:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:581:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:587:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:588:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:594:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:595:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:602:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:603:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:609:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:610:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:616:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:617:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:633:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:634:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:653:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:654:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:662:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:664:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:670:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:672:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:678:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:680:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:687:1: error: too many errors ../kernel/trace/rv/reactor_panic.c:41:1: error: bad constant expression ../kernel/trace/rv/reactor_panic.c:42:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c:300:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c:301:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c:302:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: got void * ../drivers/gpu/drm/tve200/tve200_display.c:35:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:35:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:35:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:52:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:52:40: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:52:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:62:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:62:40: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:62:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:67:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:67:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:67:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:140:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:140:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:140:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:143:38: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:143:38: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:143:38: got void * ../drivers/gpu/drm/tve200/tve200_display.c:149:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:149:30: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:149:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:238:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:238:34: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:238:34: got void * ../drivers/gpu/drm/tve200/tve200_display.c:252:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:252:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:252:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:253:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:253:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:253:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:272:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:272:35: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:272:35: got void * ../drivers/gpu/drm/tve200/tve200_display.c:277:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:277:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:277:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:279:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:279:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:279:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:302:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:302:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:302:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:303:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:303:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:303:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:313:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:313:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:313:30: got void * ../drivers/gpu/drm/etnaviv/etnaviv_drv.c:769:1: error: bad constant expression ../drivers/gpu/drm/etnaviv/etnaviv_drv.c:770:1: error: bad constant expression ../drivers/gpu/drm/etnaviv/etnaviv_drv.c:771:1: error: bad constant expression ../drivers/gpu/drm/etnaviv/etnaviv_drv.c:772:1: error: bad constant expression ../drivers/gpu/drm/etnaviv/etnaviv_drv.c:773:1: error: bad constant expression ../drivers/gpu/drm/etnaviv/etnaviv_drv.c:774:1: error: bad constant expression ../drivers/gpu/drm/gma500/mmu.c:307:26: warning: context imbalance in 'psb_mmu_pt_alloc_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:347:26: warning: context imbalance in 'psb_mmu_pt_map_lock' - wrong count at exit ../drivers/gpu/drm/gma500/mmu.c:380:28: warning: context imbalance in 'psb_mmu_pt_unmap_unlock' - unexpected unlock ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/pl111/pl111_display.c:34:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:34:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:34:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:46:37: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:46:37: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:46:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:164:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:164:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:164:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:169:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:169:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:169:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:173:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:173:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:173:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:232:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:232:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:232:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:235:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:235:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:235:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:339:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:339:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:339:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:352:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:352:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:352:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:369:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:369:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:369:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:372:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:372:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:372:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:385:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:385:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:385:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:404:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:404:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:404:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:425:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:425:53: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:425:53: got void * ../drivers/gpu/drm/pl111/pl111_display.c:436:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:436:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:436:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:493:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:493:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:493:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:516:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:516:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:516:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:527:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:527:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:527:33: got void * ../drivers/gpu/drm/ast/ast_drv.c:47:1: error: bad constant expression ../drivers/gpu/drm/ast/ast_drv.c:48:1: error: bad constant expression ../drivers/gpu/drm/ast/ast_drv.c:544:1: error: bad constant expression ../drivers/gpu/drm/ast/ast_drv.c:545:1: error: bad constant expression ../drivers/gpu/drm/ast/ast_drv.c:546:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:92:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:93:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:94:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:95:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:96:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:97:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:98:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:99:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1966:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1966:9: void ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1966:9: int ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/msm_iommu.c:381 expecting prototype for alloc_pt(). Prototype was for msm_iommu_pagetable_alloc_pt() instead Warning: ../drivers/gpu/drm/msm/msm_iommu.c:426 expecting prototype for free_pt(). Prototype was for msm_iommu_pagetable_free_pt() instead ../drivers/gpu/drm/sun4i/sun8i_mixer.c:942:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun8i_mixer.c:943:1: error: bad constant expression ../drivers/gpu/drm/sun4i/sun8i_mixer.c:944:1: error: bad constant expression ../drivers/gpu/drm/tve200/tve200_drv.c:274:1: error: bad constant expression ../drivers/gpu/drm/tve200/tve200_drv.c:275:1: error: bad constant expression ../drivers/gpu/drm/tve200/tve200_drv.c:276:1: error: bad constant expression ../drivers/gpu/drm/vboxvideo/vbox_drv.c:30:1: error: bad constant expression ../drivers/gpu/drm/vboxvideo/vbox_drv.c:31:1: error: bad constant expression ../drivers/gpu/drm/vboxvideo/vbox_drv.c:202:1: error: bad constant expression ../drivers/gpu/drm/vboxvideo/vbox_drv.c:203:1: error: bad constant expression ../drivers/gpu/drm/vboxvideo/vbox_drv.c:204:1: error: bad constant expression ../drivers/gpu/drm/vboxvideo/vbox_drv.c:205:1: error: bad constant expression ../drivers/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer ../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:499: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/pl111/pl111_drv.c:449:1: error: bad constant expression ../drivers/gpu/drm/pl111/pl111_drv.c:450:1: error: bad constant expression ../drivers/gpu/drm/pl111/pl111_drv.c:451:1: error: bad constant expression ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_debugfs.c:43:45: got void * ../drivers/gpu/drm/sti/sti_hdmi.c:1491:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_hdmi.c:1492:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_hdmi.c:1493:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_dvo.c:576:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_dvo.c:577:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_dvo.c:578:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:294:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:309:27: got void [noderef] __user * ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:310:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/amd/amdgpu/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_bios.c:66:30: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:66:49: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:92:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:93:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:26: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:42: warning: dereference of noderef expression ../drivers/gpu/drm/meson/meson_vclk.c:373:3: warning: symbol 'params' was not declared. Should it be static? ../drivers/gpu/drm/aspeed/aspeed_gfx_drv.c:378:1: error: bad constant expression ../drivers/gpu/drm/aspeed/aspeed_gfx_drv.c:379:1: error: bad constant expression ../drivers/gpu/drm/aspeed/aspeed_gfx_drv.c:380:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_rd.c:45:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_rd.c:46:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a_devfreq.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:239:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:239:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:239:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:240:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:240:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:240:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:296:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:296:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:296:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:661:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:661:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:661:25: struct dma_fence * ../drivers/gpu/drm/mcde/mcde_drv.c:518:1: error: bad constant expression ../drivers/gpu/drm/mcde/mcde_drv.c:519:1: error: bad constant expression ../drivers/gpu/drm/mcde/mcde_drv.c:520:1: error: bad constant expression ../drivers/gpu/drm/mcde/mcde_drv.c:521:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_vtg.c:436:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_vtg.c:437:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_vtg.c:438:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_drm_drv.c:1313:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_drm_drv.c:1314:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_drm_drv.c:1315:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:64:1: error: bad constant 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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/msm_ringbuffer.c:11:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_ringbuffer.c:12:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/tidss/tidss_drv.c:269:1: error: bad constant expression ../drivers/gpu/drm/tidss/tidss_drv.c:270:1: error: bad constant expression ../drivers/gpu/drm/tidss/tidss_drv.c:271:1: error: bad constant expression ../drivers/gpu/drm/sprd/sprd_drm.c:196:1: error: bad constant expression ../drivers/gpu/drm/sprd/sprd_drm.c:197:1: error: bad constant expression ../drivers/gpu/drm/sprd/sprd_drm.c:198:1: error: bad constant expression ../drivers/gpu/drm/sprd/sprd_drm.c:199:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_hda.c:813:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_hda.c:814:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_hda.c:815:1: error: bad constant expression ../drivers/gpu/drm/sprd/sprd_dsi.c:1063:1: error: bad constant expression ../drivers/gpu/drm/sprd/sprd_dsi.c:1064:1: error: bad constant expression ../drivers/gpu/drm/sprd/sprd_dsi.c:1065:1: error: bad constant expression ../drivers/gpu/drm/sprd/sprd_dsi.c:1066:1: error: bad constant expression ../drivers/gpu/drm/hyperv/hyperv_drm_drv.c:261:1: error: bad constant expression ../drivers/gpu/drm/hyperv/hyperv_drm_drv.c:262:1: error: bad constant expression ../drivers/gpu/drm/hyperv/hyperv_drm_drv.c:263:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/sprd/sprd_dpu.c:869:1: error: bad constant expression ../drivers/gpu/drm/sprd/sprd_dpu.c:870:1: error: bad constant expression ../drivers/gpu/drm/sprd/sprd_dpu.c:871:1: error: bad constant expression ../drivers/gpu/drm/sprd/sprd_dpu.c:872:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_tvout.c:887:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_tvout.c:888:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_tvout.c:889:1: error: bad constant expression ../drivers/gpu/drm/radeon/r100.c:63:1: error: bad constant expression ../drivers/gpu/drm/radeon/r100.c:64:1: error: bad constant expression ../drivers/gpu/drm/radeon/r100.c:65:1: error: bad constant expression ../drivers/gpu/drm/radeon/r100.c:66:1: error: bad constant expression ../drivers/gpu/drm/radeon/r100.c:67:1: error: bad constant expression ../drivers/gpu/drm/radeon/r100.c:68:1: error: bad constant expression ../drivers/gpu/drm/radeon/r100.c:69:1: error: bad constant expression ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: expected void volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: got void *kptr ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: expected void const volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: got void *kptr ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/loongson/lsdc_drv.c:461:1: error: bad constant expression ../drivers/gpu/drm/loongson/lsdc_drv.c:462:1: error: bad constant expression ../drivers/gpu/drm/loongson/lsdc_drv.c:463:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_drv.c:298:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_drv.c:299:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_drv.c:300:1: error: bad constant expression ../drivers/gpu/drm/meson/meson_dw_hdmi.c:868:1: error: bad constant expression ../drivers/gpu/drm/meson/meson_dw_hdmi.c:869:1: error: bad constant expression ../drivers/gpu/drm/meson/meson_dw_hdmi.c:870:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_hqvdp.c:1419:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_hqvdp.c:1420:1: error: bad constant expression ../drivers/gpu/drm/sti/sti_hqvdp.c:1421:1: error: bad constant expression ../drivers/gpu/drm/gma500/psb_drv.c:546:1: error: bad constant expression ../drivers/gpu/drm/gma500/psb_drv.c:547:1: error: bad constant expression ../drivers/gpu/drm/gma500/psb_drv.c:548:1: error: bad constant 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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/gma500/psb_intel_display.c:436:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? ../drivers/gpu/drm/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/meson/meson_dw_mipi_dsi.c:356:1: error: bad constant expression ../drivers/gpu/drm/meson/meson_dw_mipi_dsi.c:357:1: error: bad constant expression ../drivers/gpu/drm/meson/meson_dw_mipi_dsi.c:358:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_fbdev.c:21:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_fbdev.c:22:1: error: bad constant expression ../drivers/gpu/drm/gma500/opregion.c:297:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:297:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/gma500/opregion.c:297:25: got struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:327:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:327:20: expected void const *const p ../drivers/gpu/drm/gma500/opregion.c:327:20: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:333:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:333:26: expected struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:333:26: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:334:23: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:334:23: expected void *vbt ../drivers/gpu/drm/gma500/opregion.c:334:23: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:341:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:341:32: expected struct opregion_acpi *acpi ../drivers/gpu/drm/gma500/opregion.c:341:32: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:346:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:346:32: expected struct opregion_asle *asle ../drivers/gpu/drm/gma500/opregion.c:346:32: got void [noderef] __iomem * ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/msm/adreno/adreno_device.c:12:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/adreno_device.c:13:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/adreno_device.c:16:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/adreno_device.c:17:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/adreno_device.c:20:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/adreno_device.c:21:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/adreno_device.c:24:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/adreno_device.c:25:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/adreno_device.c:28:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/adreno_device.c:29:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_cec.c:253:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_cec.c:254:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_common.c:454:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_common.c:455:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_common.c:456:1: error: bad constant expression ../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/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/msm/adreno/a2xx_catalog.c:48:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/adreno_gpu.c:25:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/adreno_gpu.c:26:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/mediatek/mtk_hdmi.c:1245:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi.c:1246:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi.c:1247:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi.c:1248:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi.c:1249:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:341:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:342:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:343:1: error: bad constant 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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_guc.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c:771:20: warning: symbol 'xe_guc_g2g_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:393:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:394:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:395:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:396:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:88:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/mediatek/mtk_hdmi_v2.c:1518:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_v2.c:1519:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_v2.c:1520:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_hdmi_v2.c:1521:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_guc_ct.c:990:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block ../drivers/gpu/drm/mediatek/mtk_dp.c:2946:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_dp.c:2947:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_dp.c:2948:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_dp.c:2949:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_dp.c:2950:1: error: bad constant expression ../drivers/gpu/drm/mediatek/mtk_dp.c:2951:1: error: bad constant expression ../drivers/gpu/drm/i915/intel_uncore.c:1930:1: warning: context imbalance in 'fwtable_read8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1931:1: warning: context imbalance in 'fwtable_read16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1932:1: warning: context imbalance in 'fwtable_read32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1933:1: warning: context imbalance in 'fwtable_read64' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1998:1: warning: context imbalance in 'gen6_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:1999:1: warning: context imbalance in 'gen6_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2000:1: warning: context imbalance in 'gen6_write32' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2020:1: warning: context imbalance in 'fwtable_write8' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2021:1: warning: context imbalance in 'fwtable_write16' - unexpected unlock ../drivers/gpu/drm/i915/intel_uncore.c:2022:1: warning: context imbalance in 'fwtable_write32' - unexpected unlock ../drivers/gpu/drm/i915/intel_wakeref.c:148:19: warning: context imbalance in 'wakeref_auto_timeout' - unexpected unlock ../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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r600.c:53:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:54:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:55:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:56:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:57:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:58:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:59:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:60:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:61:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:62:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:63:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:64:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:65:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:66:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:67:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:68:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:69:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:70:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:71:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:72:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:73:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:74:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:75:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:76:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:77:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:78:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:79:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:80:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:81:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:82:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:83:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:84:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:85:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:86:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:87:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:88:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:89:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:90:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:91:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:92:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:93:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:94:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:95:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:96:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:97:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:98:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:99:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:100:1: error: bad constant expression ../drivers/gpu/drm/radeon/r600.c:101:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:48:1: warning: symbol 'a4xx_gpulist' 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/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/msm/adreno/a5xx_catalog.c:153:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/nouveau/nouveau_hwmon.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_nvif.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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_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/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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1136:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1651:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1951:1: warning: symbol 'a8xx_gpulist' was not declared. Should it be static? ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/msm/adreno/a6xx_hfi.c: note: in included file (through ../drivers/gpu/drm/msm/adreno/a6xx_gmu.h): ../drivers/gpu/drm/msm/adreno/a6xx_hfi.h:202:42: warning: array of flexible structures ../drivers/gpu/drm/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:89:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:91:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:93:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:95:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:97:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:99:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:101:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:104:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:106:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:108:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:110:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:112:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:1513:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:1514:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:1515:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_hw_engine_group.c:292:5: warning: context imbalance in 'xe_hw_engine_group_get_mode' - wrong count at exit ../drivers/gpu/drm/xe/xe_hw_engine_group.c:327:6: warning: context imbalance in 'xe_hw_engine_group_put' - wrong count at exit ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion ../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:499: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:499: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/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_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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a8xx_gpu.c:35:13: warning: context imbalance in 'a8xx_aperture_acquire' - wrong count at exit ../drivers/gpu/drm/msm/adreno/a8xx_gpu.c:45:13: warning: context imbalance in 'a8xx_aperture_release' - unexpected unlock ../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_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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2124:36: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2124:36: expected void [noderef] __iomem *llc_mmio ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2124:36: got void * ../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:499: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/radeon/atombios_encoders.c:390:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: expected unsigned short [addressable] [assigned] [usertype] usConnectorId ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/ni.c:195:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:196:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:197:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:198:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:199:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:200:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:201:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:202:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:203:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:204:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:205:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:206:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:207:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:208:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:209:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:210:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:211:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:212:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:213:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:214:1: error: bad constant expression ../drivers/gpu/drm/radeon/ni.c:215:1: error: bad constant expression ../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_svm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_mem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499: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:569:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:569:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:573:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:573:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:586:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:586:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:590:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:590:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:614:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:614:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:641:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:641:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:645:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:645:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:668:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:668:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:670:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:670:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_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_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/radeon/si.c:46:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:47:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:48:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:49:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:50:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:51:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:52:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:54:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:55:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:56:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:57:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:58:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:59:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:61:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:62:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:63:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:64:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:65:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:66:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:67:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:69:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:70:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:71:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:72:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:73:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:74:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:75:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:77:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:78:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:79:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:80:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:81:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:82:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:83:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:85:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:86:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:87:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:88:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:89:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:90:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:91:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:93:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:94:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:95:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:96:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:97:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:98:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:99:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:101:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:102:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:103:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:104:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:105:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:106:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:107:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:109:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:110:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:111:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:112:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:113:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:114:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:115:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:117:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:118:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:119:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:120:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:121:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:122:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:123:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:124:1: error: bad constant expression ../drivers/gpu/drm/radeon/si.c:126:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_migrate.c:786:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/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/xe/xe_oa.c:2433:25: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2433:25: expected unsigned long long [usertype] *ptr ../drivers/gpu/drm/xe/xe_oa.c:2433:25: got void [noderef] __user * ../drivers/gpu/drm/xe/xe_oa.c:2446:15: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2446:15: expected void const volatile [noderef] __user *ptr ../drivers/gpu/drm/xe/xe_oa.c:2446:15: got unsigned long long [usertype] *ptr ../drivers/gpu/drm/nouveau/nouveau_exec.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_uvmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_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/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence * ../drivers/gpu/drm/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/xe/xe_migrate.c:1209 expecting prototype for xe_get_migrate_exec_queue(). Prototype was for xe_migrate_exec_queue() instead ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1798:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1799:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1800:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1838:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1840:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1845:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1846:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1899:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1903:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1920:42: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:499: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/radeon/rv770_dpm.c:291:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:291:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:297:76: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:311:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:313:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:474:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:475:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:476:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:477:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:478:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:479:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:480:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:557:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:558:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:559:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:560:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv770_dpm.c:561:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:562:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:582:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:600:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:606:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:609:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:983:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:984:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:985:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:986:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:988:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:989:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:993:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:994:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:995:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:1015:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/rv770_dpm.c:1018:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1032:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1034:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1036:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1038:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1040:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1042:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv770_dpm.c:1045:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1047:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:1050:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv770_dpm.c:1053:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1055:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv770_dpm.c:1057:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv770_dpm.c:1059:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv770_dpm.c:1061:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv770_dpm.c:1064:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv770_dpm.c:1079:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv770_dpm.c:1081:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1124:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1129:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: left side has type unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1150:49: right side has type restricted __be32 ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: left side has type unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1152:48: right side has type restricted __be32 ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: expected unsigned int ../drivers/gpu/drm/radeon/rv770_dpm.c:1156:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv770_dpm.c:2150:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2151:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2152:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2155:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2156:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2199:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2201:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2204:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2205:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2206:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2208:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2210:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2213:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2214:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rv770_dpm.c:2295:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2299:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2317:42: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/cik.c:49:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:50:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:51:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:52:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:53:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:54:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:55:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:56:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:57:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:59:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:60:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:61:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:62:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:63:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:64:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:65:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:66:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:67:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:69:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:70:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:71:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:72:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:73:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:74:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:75:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:76:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:77:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:79:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:80:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:81:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:82:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:83:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:84:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:85:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:86:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:87:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:89:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:90:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:91:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:92:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:93:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:94:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:96:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:97:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:98:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:99:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:100:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:101:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:102:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:104:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:105:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:106:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:107:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:108:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:109:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:111:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:112:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:113:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:114:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:115:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:116:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:118:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:119:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:120:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:121:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:122:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:123:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:125:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:126:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:127:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:128:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:129:1: error: bad constant expression ../drivers/gpu/drm/radeon/cik.c:130:1: error: bad constant expression ../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/radeon/rv730_dpm.c:106:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: got restricted __be32 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/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_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:499: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_dp.c:34:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_dp.c:36:1: error: bad constant 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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: expected unsigned short [usertype] s0 ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: expected unsigned short [usertype] s1 ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: left side has type unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: got restricted __be32 [usertype] ../drivers/gpu/drm/xe/xe_pci.c:110:9: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_pci.c:111:10: also defined here ../drivers/gpu/drm/nouveau/dispnv04/arb.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_connector.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_connector.c:361:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_connector.c:363:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_connector.c:365:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_connector.c:367:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_connector.c:369:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_connector.c:371:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_connector.c:373:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_connector.c:375:1: error: bad constant 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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499: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/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/i915/gt/intel_gt_buffer_pool.c:77:38: warning: context imbalance in 'pool_free_older_than' - different lock contexts for basic block ../drivers/gpu/drm/i915/gt/intel_execlists_submission.c:803:59: warning: context imbalance in 'assert_pending_valid' - different lock contexts for basic block ../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_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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:117:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:118:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:119:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:120:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:121:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:122:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:123:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:124:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:125:1: error: bad constant 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:499: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/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/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/xe/xe_pxp.c:713:9: warning: context imbalance in '__pxp_exec_queue_remove' - different lock contexts for basic block ../drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_pt.c:1108:72: warning: Using plain integer as NULL pointer ../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/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/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/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/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_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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499: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/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/dispnv04/tvnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvnv17.c:38:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv04/tvnv17.c:44:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv50/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/disp.c:227:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv50/disp.c:229:1: error: bad constant expression ../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:201:31: error: subtraction of different types can't work (different address spaces) ../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:499: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:499: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/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:499: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:499: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/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/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:499: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/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/core.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/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_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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_ucode.c:33:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:34:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:35:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:36:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:37:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:38:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:39:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:40:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:41:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:43:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:48:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:49:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:58:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:60:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:69:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:70:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:79:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:87:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:88:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:97:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:99:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:100:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:108:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:109:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:118:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:120:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:122:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:124:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:126:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:135:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:136:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:145:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:147:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:149:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:150:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:162:25: warning: cast to restricted __le32 ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' ../drivers/gpu/drm/amd/amdgpu/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r600_dma.c:246:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r600_dma.c:246:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:246:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:260:23: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dma.c:381:23: warning: cast to restricted __le32 ../drivers/gpu/drm/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/i915/gt/intel_reset.c:1569:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:499: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/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/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:499: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:499: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/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_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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:431:13: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:431:13: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:431:13: struct dma_fence * ../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/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/radeon/radeon_uvd.c:54:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_uvd.c:55:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_uvd.c:56:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_uvd.c:57:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_uvd.c:58:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_uvd.c:59:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_uvd.c:60:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_uvd.c:61:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_uvd.c:62:1: error: bad constant expression Warning: ../drivers/gpu/drm/xe/xe_tlb_inval_job.c:176 expecting prototype for xe_tlb_inval_alloc_dep(). Prototype was for xe_tlb_inval_job_alloc_dep() instead ../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/i915/gt/intel_sseu.c:600:17: error: too long token expansion Warning: ../drivers/gpu/drm/xe/xe_tlb_inval.c:126 expecting prototype for xe_gt_tlb_inval_init(). Prototype was for xe_gt_tlb_inval_init_early() instead ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:499: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/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/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_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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/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/radeon/vce_v1_0.c:181:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:182:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:186:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:19: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:199:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:205:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cik_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499: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/xe/xe_uc_fw.c:182:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:182:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:182:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:182:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:182:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:182:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:182:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:182:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:182:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:182:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:182:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:184:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:184:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:184:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:184:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:184:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:184:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:184:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:184:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:184:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:186:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_uc_fw.c:186:1: error: bad constant 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/radeon/radeon_vce.c:44:1: error: bad constant expression ../drivers/gpu/drm/radeon/radeon_vce.c:45:1: error: bad constant 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/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:499: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/xe/xe_vsec.c:225:1: error: bad constant expression ../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:499: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/xe/xe_wa.c:438:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:438:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:460:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:460:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:495:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:495:11: also defined here ../drivers/gpu/drm/amd/amdgpu/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:65:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:66:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:67:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:68:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:69:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:71:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:72:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:73:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:74:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:75:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:77:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:78:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:79:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:80:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:81:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:82:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:84:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:85:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:86:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:87:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:88:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:90:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:91:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:92:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:93:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:94:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c:61:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c:62:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c:63:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c:64:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c:65:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c:66:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c:67:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c:68:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c:69:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c:70:1: error: bad constant 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/i915/gem/i915_gem_dmabuf.c:18:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:56:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/msm/dp/dp_display.c:32:1: error: bad constant expression ../drivers/gpu/drm/msm/dp/dp_display.c:33:1: error: bad constant expression ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: void [noderef] __iomem * ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: void * ../drivers/gpu/drm/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/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c:48:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c:49:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c:50:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c:51:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c:52:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c:53:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' Warning: ../drivers/gpu/drm/msm/dp/dp_drm.c:24 function parameter 'connector' not described in 'msm_dp_bridge_detect' ../drivers/gpu/drm/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/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/dispnv50/base.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base507c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/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/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/dsi/dsi_host.c:1476:27: warning: cast to restricted __be32 ../drivers/gpu/drm/msm/dsi/dsi_host.c:1477:17: warning: cast to restricted __be32 ../drivers/gpu/drm/amd/amdgpu/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:63:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:64:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:65:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:66:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:68:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:69:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:70:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:71:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:73:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:74:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:75:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:76:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:78:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:79:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:80:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:81:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:83:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:84:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:85:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:86:1: error: bad constant expression ../drivers/gpu/drm/i915/gem/i915_gem_pages.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499: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/base907c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/curs907a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list Warning: ../drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c:1261 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * xe_gt_sriov_pf_control_trigger restore_vf() - Start an SR-IOV VF migration data restore sequence. ../drivers/gpu/drm/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/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:499: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/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/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:499: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/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:499: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:499: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/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/xe/xe_sriov_pf.c:186:5: warning: context imbalance in 'xe_sriov_pf_arm_guard' - wrong count at exit ../drivers/gpu/drm/xe/xe_sriov_pf.c: note: in included file (through ../drivers/gpu/drm/xe/xe_sriov_pf_types.h, ../drivers/gpu/drm/xe/xe_device_types.h, ../drivers/gpu/drm/xe/xe_gt_types.h, ../drivers/gpu/drm/xe/xe_assert.h): ../drivers/gpu/drm/xe/xe_guard.h:92:20: warning: context imbalance in 'xe_sriov_pf_disarm_guard' - wrong count at exit ../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/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:499: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:499: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/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/i915/i915_active.c:1062:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block ../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:39:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:41:1: error: bad constant expression ../drivers/gpu/drm/nouveau/dispnv50/ovly917e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/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/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:499: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:499: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/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/dispnv50/ovly507e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/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/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/aldebaran.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/display/xe_display_misc.c: note: in included file (through ../drivers/gpu/drm/i915/display//intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/nouveau/nvc0_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/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:499: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/xe/display/xe_display.c: note: in included file (through ../drivers/gpu/drm/i915/display//intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant 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:499: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/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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/display/xe_display_rpm.c:62:42: warning: symbol 'xe_display_rpm_interface' was not declared. Should it be static? ../drivers/gpu/drm/xe/display/intel_fb_bo.c: note: in included file (through ../drivers/gpu/drm/i915/display//intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant 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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/display/xe_fb_pin.c: note: in included file (through ../drivers/gpu/drm/i915/display//intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/xe/display/xe_dsb_buffer.c: note: in included file (through ../drivers/gpu/drm/i915/display//intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc24.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/display/xe_panic.c: note: in included file (through ../drivers/gpu/drm/i915/display//intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/display/xe_plane_initial.c: note: in included file (through ../drivers/gpu/drm/i915/display//intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant 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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_atomic.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499: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 (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_audio.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_bios.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/icl_dsi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_dsi.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_backlight.c: note: in included file: ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_colorop.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_colorop.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_bw.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion ../drivers/gpu/drm/i915/display/intel_casf.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:191:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:192:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:193:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_color_pipeline.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_colorop.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_crtc_state_dump.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_atomic.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/hsw_ips.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_connector.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/i9xx_plane.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_crtc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dbuf_bw.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_combo_phy.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_bios.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_audio.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_cursor.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_ddi_buf_trans.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_colorop.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_colorop.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_display_device.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c:57:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c:58:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c:59:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_driver.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion ../drivers/gpu/drm/i915/display/intel_casf.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_display_power_map.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_color_pipeline.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_colorop.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:58:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:59:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:60:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:61:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:62:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:63:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:64:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:65:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_cx0_phy.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_color.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_irq.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_crtc_state_dump.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_display_power_well.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/i9xx_wm.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_bw.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_display_power.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_combo_phy.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dbuf_bw.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_connector.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_crtc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_cursor.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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 (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:131:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:134:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:137:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:140:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:143:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:146:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:149:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:153:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:154:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:157:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:160:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:163:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:166:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:170:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:174:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:178:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:182:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:186:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_power_map.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_dp_aux.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_display_driver.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_color.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_power.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_dp.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_irq.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_dp_link_training.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_dp_hdcp.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dp_test.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_display_power_well.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_display_reset.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_display_rps.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_dp_mst.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dsi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_dsi.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:131:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:134:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:137:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:140:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:143:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:146:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:149:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:153:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:154:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:157:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:160:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:163:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:166:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:170:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:174:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:178:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:182:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dmc.c:186:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dpt_common.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_drrs.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_encoder.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_drrs.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dpll.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dpll_mgr.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dpio_phy.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dsb.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_fb.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dpll.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dsb.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dpll_mgr.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dsi_vbt.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_global_state.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dpt_common.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dpt.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_frontbuffer.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_fb.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp_gsc_message.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_flipq.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_gmbus.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_fdi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fifo_underrun.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_fdi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_fbc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dsb_buffer.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_fb_bo.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_flipq.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fb_pin.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_global_state.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_fifo_underrun.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_hotplug_irq.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_frontbuffer.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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 (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_fbc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_link_bw.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_modeset_lock.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_lspcon.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp_gsc_message.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_modeset_verify.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_lt_phy.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_link_bw.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_modeset_setup.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_panel.c: note: in included file: ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_modeset_lock.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_hotplug_irq.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_load_detect.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_modeset_setup.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_pfit.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_hdmi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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 (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_modeset_verify.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_snps_hdmi_pll.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_plane.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_colorop.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_overlay.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_quirks.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_pmdemand.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_pch_display.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_panic.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c:40:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c:41:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c:42:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c:43:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c:44:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c:45:1: error: bad constant expression ../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:499: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 (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c:45:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c:46:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c:47:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c:48:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c:49:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_pch_refclk.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_quirks.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c:37:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c:38:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c:39:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c:40:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_plane_initial.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_pmdemand.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_sprite_uapi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_vrr.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:44:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:45:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:46:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:47:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:48:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:49:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:50:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:51:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:52:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:53:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:54:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:55:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:56:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:57:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:58:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:59:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:60:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:61:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:62:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:63:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:64:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:65:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:66:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:67:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:68:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:69:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:70:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_plane.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_colorop.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:35:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:36:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:37:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:38:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:39:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:40:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:41:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:42:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:43:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:44:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:45:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:46:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:47:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:48:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:49:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:50:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:51:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:52:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:53:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:54:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:55:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:56:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:57:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:58:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:59:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:60:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:61:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:62:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:63:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:64:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c:65:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_tc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_vblank.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/skl_prefill.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_wm.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_acpi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c:32:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c:33:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c:34:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c:35:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c:36:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c:37:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c:38:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c:39:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c:40:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c:41:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_vdsc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_fbdev.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_wm.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_debugfs.c:39:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_debugfs.c:40:1: warning: symbol 'inject_csc_hw_error' was not declared. Should it be static? ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_tc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/skl_prefill.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_opregion.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/vlv_clock.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/skl_scaler.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_vblank.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_sprite.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/skl_scaler.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_display_trace.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/vlv_sideband.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_acpi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_opregion.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/skl_watermark.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/dvo_ch7017.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/skl_universal_plane.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/skl_watermark.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_fbdev.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_display_debugfs.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/dvo_ivch.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dp_tunnel.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_pipe_crc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/dvo_ch7xxx.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c:34:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c:35:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c:36:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c:37:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c:38:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c:39:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c:40:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c:41:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c:42:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c:43:1: error: bad constant expression ../drivers/gpu/drm/i915/display/dvo_sil164.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/skl_universal_plane.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_pipe_crc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/dvo_ns2501.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_display_debugfs.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:101:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:102:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:103:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:104:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:105:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:106:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:108:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:109:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:110:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:111:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:112:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:114:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:115:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:116:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:117:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:118:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:119:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:121:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:122:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:123:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:124:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:125:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:127:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:128:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:129:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:130:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:131:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:132:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:134:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:135:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:136:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:137:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:138:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:139:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:140:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:141:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:142:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:143:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:144:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:146:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:147:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:148:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:149:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:150:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:151:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:152:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:153:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:154:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:155:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:156:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:158:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:159:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:160:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:161:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:162:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:163:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:164:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:165:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:166:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:167:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:168:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:170:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:171:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:172:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:173:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:174:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:175:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:69:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:70:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:71:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:72:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:73:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:74:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:76:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:77:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:78:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:79:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:80:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:81:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:83:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:84:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:85:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:86:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:87:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:88:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:90:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:91:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:92:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:93:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:94:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:95:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:97:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:98:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:99:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:100:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:101:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:102:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:103:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:105:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:106:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:107:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:108:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:109:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:110:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:111:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:113:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:114:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:116:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:117:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:118:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:119:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:120:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:122:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:123:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:124:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:125:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:126:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:127:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:129:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:130:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:131:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:132:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:133:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:44:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:45:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:46:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:47:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:48:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:49:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:50:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c:51:1: error: bad constant expression ../drivers/gpu/drm/i915/display/dvo_tfp410.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/g4x_hdmi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_hwmon.c:1334:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_ddi_buf_trans.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/g4x_dp.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_backlight.c: note: in included file: ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:84:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:85:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:86:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:87:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:88:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:89:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:90:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:91:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:92:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:93:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:94:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:95:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:96:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:97:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:98:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:99:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:100:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:101:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:102:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:103:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:104:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:105:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:106:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:107:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:108:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:109:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:110:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:111:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:112:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:113:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:114:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:115:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:116:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:117:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:118:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:119:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:120:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:121:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:122:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_snps_phy.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:190:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:191:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:192:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:193:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:194:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:195:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:197:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:198:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:199:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:200:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:201:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:202:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:203:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:204:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:205:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:206:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:207:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:209:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:210:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:211:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:212:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:213:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:214:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:216:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:217:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:218:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:219:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:220:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:221:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:223:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:224:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:225:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:226:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:227:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:228:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:230:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:231:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:232:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:233:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:234:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:235:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:237:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:238:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:239:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:240:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:241:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:242:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:244:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:245:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:246:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:247:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:248:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:249:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:251:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:252:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:253:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:254:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:255:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:256:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:258:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:259:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:260:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:261:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:262:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:263:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:265:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:266:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:267:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:268:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:269:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:270:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:272:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:273:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:274:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:275:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:276:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:277:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c:35:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c:36:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c:37:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c:73:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c:74:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c:75:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c:76:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c:77:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c:78:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c:79:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c:80:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c:81:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c:82:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c:83:1: error: bad constant expression ../drivers/gpu/drm/i915/display/icl_dsi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_dsi.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_crt.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_display_device.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:57:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:58:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:59:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:60:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:61:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:62:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:63:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:64:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:65:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:66:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:67:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:68:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:69:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:70:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:71:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_cx0_phy.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dp_aux.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dp_hdcp.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c:57:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c:58:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dp_test.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:61:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:62:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:63:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:64:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:65:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:66:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:67:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:68:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:69:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:70:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:71:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:72:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:73:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c:47:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c:48:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c:49:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_dp.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dsi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h, ../drivers/gpu/drm/i915/display/intel_dsi.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_encoder.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dp_link_training.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dp_mst.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:45:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:46:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:48:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:49:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:51:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:52:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:54:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:55:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dsi_vbt.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dvo.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:47:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:48:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:49:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:50:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:52:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:53:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:54:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:55:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_lspcon.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:112:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:113:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:114:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:115:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:118:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:119:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:120:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:121:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:122:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:124:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:125:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:126:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:127:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:128:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:129:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:130:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:131:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:133:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:134:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:135:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:68:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:71:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:72:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:73:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:74:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:75:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:77:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:78:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:79:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:80:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:81:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:82:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:83:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:84:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:86:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:87:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:88:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_hdmi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c:49:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c:50:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c:51:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c:52:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c:53:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c:54:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c:55:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c:56:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_panel.c: note: in included file: ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c:36:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c:37:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c:38:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c:39:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c:40:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c:41:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_lvds.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:67:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:68:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:69:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:70:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:71:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:72:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:73:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:74:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:75:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:76:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:77:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:78:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:79:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:80:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:81:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:82:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:83:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:84:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:85:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:86:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:87:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:88:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:89:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:90:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:91:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:92:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_gmbus.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_snps_hdmi_pll.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:36:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:37:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:38:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:39:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:40:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:41:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:42:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:43:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:44:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:45:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:46:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:47:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:48:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:49:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:50:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:51:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:52:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:53:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:54:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:55:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:56:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:57:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:58:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_tv.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_pfit.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_sdvo.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_vrr.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_lt_phy.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c:48:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c:49:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_dp_tunnel.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/vlv_dsi.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/vlv_dsi_pll.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_vdsc.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/selftests/i915_selftest.c: note: in included file: ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:18:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:19:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:20:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:21:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:22:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:23:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:24:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:25:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:26:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:27:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:28:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:29:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:30:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:31:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:32:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:33:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:34:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_mock_selftests.h:35:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_selftest.c: note: in included file: ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:18:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:19:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:20:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:21:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:22:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:23:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:24:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:25:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:26:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:27:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:28:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:29:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:30:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:31:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:32:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:33:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:34:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:35:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:36:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:37:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:38:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:39:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:40:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:41:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:42:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:43:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:44:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:45:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:46:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:47:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:48:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:49:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:50:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:51:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:52:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:53:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_live_selftests.h:55:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_selftest.c: note: in included file: ../drivers/gpu/drm/i915/selftests/i915_perf_selftests.h:18:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_perf_selftests.h:19:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_perf_selftests.h:20:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_perf_selftests.h:21:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_selftest.c:507:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_selftest.c:508:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_selftest.c:509:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_selftest.c:511:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_selftest.c:512:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_selftest.c:514:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_selftest.c:515:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_selftest.c:517:1: error: bad constant expression ../drivers/gpu/drm/i915/selftests/i915_selftest.c:518:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/i915_gpu_error.c:692:3: warning: symbol 'guc_hw_reg_state' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/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:499: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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c:35:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c:36:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c:37:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c:35:1: error: bad constant expression ../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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/intel_gvt_mmio_table.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../drivers/gpu/drm/i915/display/intel_snps_phy.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gvt/kvmgt.c:57:1: error: bad constant expression ../drivers/gpu/drm/i915/gvt/kvmgt.c:58:1: error: bad constant expression ../drivers/gpu/drm/i915/gvt/kvmgt.c:1969:1: error: bad constant expression ../drivers/gpu/drm/i915/gvt/kvmgt.c:1970:1: error: bad constant expression ../drivers/gpu/drm/i915/gvt/kvmgt.c:1971:1: error: bad constant expression ../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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gvt/handlers.c: note: in included file (through ../drivers/gpu/drm/i915/display/intel_display_types.h): ../include/linux/pwm.h:13:1: error: bad constant expression ../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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3080:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3080:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3080:17: struct dma_fence * ../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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:59:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:60:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:61:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:62:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:63:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:64:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:65:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:66:1: error: bad constant expression ../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:499: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:59:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:60:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:61:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:62:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:63:1: error: bad constant expression ../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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:63:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c:64:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c:65:1: error: bad constant expression ../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:499: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:499: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:70:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.c:71:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:32:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:33:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:34:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:35:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:36:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:37:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:38:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:39:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:40:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:41:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:42:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:43:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:44:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:45:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:46:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:47:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:48:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:49:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:50:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:51:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:52:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:53:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:54:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c:55:1: error: bad constant expression ../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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:953:17: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:953:17: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:953:17: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1226:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1226:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1226:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1258:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1258:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1258:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1442:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1442:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1442:9: int ../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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:79:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:80:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:81:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:82:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:83:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:84:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:85:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:86:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:87:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c:88:1: error: bad constant expression ../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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_colorop.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:110:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:112:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:114:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:116:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:118:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:120:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:122:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:124:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:126:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:128:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:130:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:133:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:135:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:138:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:141:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:144:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:147:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:150:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:153:1: error: bad constant expression ../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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2106:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2058:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2062:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2066:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2072:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2089:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1947:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1954:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1967:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1969:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1971:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1973:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1975:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1977:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1979:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1981:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:957:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1599:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:155:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:168:19: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:182:14: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:234:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:297:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:357:29: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:359:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:437:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:439:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:441:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:443:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:445:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:446:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:489:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:491:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:493:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:495:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:497:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:499:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:501:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:503:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:576:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:578:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:580:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:582:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:584:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:586:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:588:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:643:37: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:673:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:720:33: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:722:43: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:724:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:943:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1219:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1239:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1122:21: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1145:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1147:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1149:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1324:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1327:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1333:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1336:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1342:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1344:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1346:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1348:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1350:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1376:30: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1442:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1445:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1451:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1454:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1460:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1462:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1464:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1466:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1468:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1808:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1849:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1747:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1897:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1903:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1911:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2338:38: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2339:34: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2340:35: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2345:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2348:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2352:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2354:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2364:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2365:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2367:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2369:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2373:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2376:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2379:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2380:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2382:28: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2384:17: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: expected unsigned short [usertype] usPixelClock ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:483:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:491:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:521:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:615:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:673:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:680:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:688:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1456:38: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1458:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1464:53: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1466:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1472:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1473:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1474:50: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1475:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1476:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1595:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1598:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2525:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2534:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2535:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2539:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2541:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2543:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2545:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2547:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2549:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2551:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2561:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2565:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2569:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2572:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2581:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2742:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2751:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2752:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2756:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2766:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2770:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2774:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2777:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2786:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2853:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2855:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2857:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2869:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2871:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2873:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2904:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2913:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2914:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2918:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2930:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2934:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2938:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2941:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2950:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2959:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2961:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2963:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2975:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2977:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2979:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:36:30: warning: symbol 'dcn3_14_ip' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:313:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn351/dcn351_fpu.c:477:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:444:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/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:1341: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/hwss/dcn401/dcn401_hwseq.c:3493:82: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.c:959:47: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/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:1620:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn31/dcn31_resource.c:1651:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7192:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11176:73: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11177:69: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11735:74: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11736: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:885: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:499: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:499: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:499: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:499: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:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c:32:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_sys.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_eeprom_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mp1_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/amdgpu_smu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_process.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_cmd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:532:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:608:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_core.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_mp1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_mp1_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_aca_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_umc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_umc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_cmd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_process.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_nbio.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 function parameter 'ras_core' not described in 'ras_eeprom_append' Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 expecting prototype for ras_core_eeprom_append(). Prototype was for ras_eeprom_append() instead ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_log_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_psp_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../kernel/kheaders.c:51:1: error: bad constant expression ../kernel/kheaders.c:52:1: error: bad constant expression ../kernel/kheaders.c:53:1: error: bad constant expression ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/tls/tls_main.c:50:1: error: bad constant expression ../net/tls/tls_main.c:51:1: error: bad constant expression ../net/tls/tls_main.c:52:1: error: bad constant expression ../net/tls/tls_main.c:53:1: error: bad constant expression ../net/tls/tls_main.c:53:1: error: bad constant expression ../net/xfrm/xfrm_policy.c:4152:43: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const * ../net/xfrm/xfrm_policy.c:4238:29: warning: incorrect type in assignment (different address spaces) ../net/xfrm/xfrm_policy.c:4238:29: expected struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4238:29: got struct hlist_head * ../net/xfrm/xfrm_policy.c:4265:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4265:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4265:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4291:17: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4291:17: expected struct hlist_head const *h ../net/xfrm/xfrm_policy.c:4291:17: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4292:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4292:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4292:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:264:9: warning: context imbalance in 'xfrm_policy_get_afinfo' - different lock contexts for basic block ../net/xfrm/xfrm_policy.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__xfrm_dst_lookup' - unexpected unlock ../net/xfrm/xfrm_policy.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../net/core/filter.c:1440:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1440:39: expected struct sock_filter const *filter ../net/core/filter.c:1440:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1518:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1518:39: expected struct sock_filter const *filter ../net/core/filter.c:1518:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2342:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2342:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2342:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3963:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4703:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5117:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8130:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12132:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12162:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12178:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12194:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12215:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12312:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12362:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12538:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1948:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1948:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1948:43: got unsigned long long [usertype] to ../net/core/filter.c:1951:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1951:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1951:36: got unsigned long long [usertype] from ../net/core/filter.c:1951:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1951:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1951:42: got unsigned long long [usertype] to ../net/core/filter.c:1954:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1954:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1954:36: got unsigned long long [usertype] from ../net/core/filter.c:1954:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1954:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1954:42: got unsigned long long [usertype] to ../net/core/filter.c:2000:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2000:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:2000:59: got unsigned long long [usertype] to ../net/core/filter.c:2003:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2003:52: expected restricted __be16 [usertype] from ../net/core/filter.c:2003:52: got unsigned long long [usertype] from ../net/core/filter.c:2003:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2003:58: expected restricted __be16 [usertype] to ../net/core/filter.c:2003:58: got unsigned long long [usertype] to ../net/core/filter.c:2006:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2006:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2006:52: got unsigned long long [usertype] from ../net/core/filter.c:2006:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2006:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2006:58: got unsigned long long [usertype] to ../net/core/filter.c:2073:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2073:35: expected unsigned long long ../net/core/filter.c:2073:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6046:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6046:17: expected unsigned int [usertype] spi ../net/core/filter.c:6046:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6054:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6054:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6054:33: got restricted __be32 const [usertype] a4 ../net/ipv6/esp6.c:1255:1: error: bad constant expression ../net/ipv6/esp6.c:1256:1: error: bad constant expression ../net/ipv6/esp6.c:1257:1: error: bad constant expression ../net/ipv4/esp4.c:1207:1: error: bad constant expression ../net/ipv4/esp4.c:1208:1: error: bad constant expression ../net/ipv4/esp4.c:1209:1: error: bad constant expression ../kernel/bpf/btf.c: note: in included file (through ../include/linux/bpf.h, ../include/linux/bpf_verifier.h): ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../kernel/kheaders.c:51:1: error: bad constant expression ../kernel/kheaders.c:52:1: error: bad constant expression ../kernel/kheaders.c:53:1: error: bad constant expression ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/xfrm/xfrm_policy.c:4152:43: error: incompatible types in comparison expression (different address spaces): ../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const [noderef] __rcu * ../net/xfrm/xfrm_policy.c:4152:43: struct xfrm_policy_afinfo const * ../net/xfrm/xfrm_policy.c:4238:29: warning: incorrect type in assignment (different address spaces) ../net/xfrm/xfrm_policy.c:4238:29: expected struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4238:29: got struct hlist_head * ../net/xfrm/xfrm_policy.c:4265:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4265:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4265:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4291:17: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4291:17: expected struct hlist_head const *h ../net/xfrm/xfrm_policy.c:4291:17: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:4292:36: warning: incorrect type in argument 1 (different address spaces) ../net/xfrm/xfrm_policy.c:4292:36: expected struct hlist_head *n ../net/xfrm/xfrm_policy.c:4292:36: got struct hlist_head [noderef] __rcu *table ../net/xfrm/xfrm_policy.c:264:9: warning: context imbalance in 'xfrm_policy_get_afinfo' - different lock contexts for basic block ../net/xfrm/xfrm_policy.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__xfrm_dst_lookup' - unexpected unlock ../net/xfrm/xfrm_policy.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../net/core/filter.c:1440:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1440:39: expected struct sock_filter const *filter ../net/core/filter.c:1440:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1518:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1518:39: expected struct sock_filter const *filter ../net/core/filter.c:1518:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2342:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2342:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2342:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3963:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4703:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5117:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8130:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12132:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12162:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12178:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12194:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12215:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12312:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12362:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12538:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1948:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1948:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1948:43: got unsigned long long [usertype] to ../net/core/filter.c:1951:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1951:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1951:36: got unsigned long long [usertype] from ../net/core/filter.c:1951:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1951:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1951:42: got unsigned long long [usertype] to ../net/core/filter.c:1954:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1954:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1954:36: got unsigned long long [usertype] from ../net/core/filter.c:1954:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1954:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1954:42: got unsigned long long [usertype] to ../net/core/filter.c:2000:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2000:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:2000:59: got unsigned long long [usertype] to ../net/core/filter.c:2003:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2003:52: expected restricted __be16 [usertype] from ../net/core/filter.c:2003:52: got unsigned long long [usertype] from ../net/core/filter.c:2003:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2003:58: expected restricted __be16 [usertype] to ../net/core/filter.c:2003:58: got unsigned long long [usertype] to ../net/core/filter.c:2006:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2006:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2006:52: got unsigned long long [usertype] from ../net/core/filter.c:2006:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2006:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2006:58: got unsigned long long [usertype] to ../net/core/filter.c:2073:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2073:35: expected unsigned long long ../net/core/filter.c:2073:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6046:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6046:17: expected unsigned int [usertype] spi ../net/core/filter.c:6046:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6054:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6054:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6054:33: got restricted __be32 const [usertype] a4 ../net/tls/tls_main.c:50:1: error: bad constant expression ../net/tls/tls_main.c:51:1: error: bad constant expression ../net/tls/tls_main.c:52:1: error: bad constant expression ../net/tls/tls_main.c:53:1: error: bad constant expression ../net/tls/tls_main.c:53:1: error: bad constant expression ../net/ipv6/esp6.c:1255:1: error: bad constant expression ../net/ipv6/esp6.c:1256:1: error: bad constant expression ../net/ipv6/esp6.c:1257:1: error: bad constant expression ../net/ipv4/esp4.c:1207:1: error: bad constant expression ../net/ipv4/esp4.c:1208:1: error: bad constant expression ../net/ipv4/esp4.c:1209:1: error: bad constant expression ../kernel/bpf/btf.c: note: in included file (through ../include/linux/bpf.h, ../include/linux/bpf_verifier.h): ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../kernel/kheaders.c:51:1: error: bad constant expression ../kernel/kheaders.c:52:1: error: bad constant expression ../kernel/kheaders.c:53:1: error: bad constant expression ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static?