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 ../ipc/sem.c:579:9: warning: context imbalance in 'newary' - unexpected unlock ../ipc/sem.c:1186:17: warning: context imbalance in 'freeary' - unexpected unlock ../ipc/sem.c:1647:9: warning: context imbalance in 'semctl_down' - different lock contexts for basic block ../ipc/sem.c:1906:24: warning: context imbalance in 'find_alloc_undo' - wrong count at exit ../ipc/sem.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/uio.h, ../include/linux/socket.h, ../include/linux/compat.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__do_semtimedop' - unexpected unlock ../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? ../arch/x86/platform/uv/bios_uv.c:175:12: warning: function 'uv_bios_get_master_nasid' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:182:12: warning: function 'uv_bios_get_heapsize' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:189:12: warning: function 'uv_bios_install_heap' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:196:12: warning: function 'uv_bios_obj_count' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:203:12: warning: function 'uv_bios_enum_objs' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:210:12: warning: function 'uv_bios_enum_ports' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:217:12: warning: function 'uv_bios_get_geoinfo' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:223:12: warning: function 'uv_bios_get_pci_topology' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:249:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/platform/uv/bios_uv.c:249:19: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:249:19: got void [noderef] __iomem * ../arch/x86/platform/uv/bios_uv.c:252:25: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/bios_uv.c:252:25: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/bios_uv.c:252:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:260:25: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/bios_uv.c:260:25: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/bios_uv.c:260:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:261:27: warning: incorrect type in assignment (different address spaces) ../arch/x86/platform/uv/bios_uv.c:261:27: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:261:27: got void [noderef] __iomem * ../arch/x86/xen/enlighten.c:55:20: warning: symbol 'xen_have_vector_callback' was not declared. Should it be static? ../drivers/xen/manage.c: In function ‘shutdown_event’: ../drivers/xen/manage.c:358:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~ In function ‘setup_shutdown_watcher’, inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:375:2: ../drivers/xen/manage.c:358:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 359 | shutdown_handlers[idx].command); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../arch/x86/mm/init.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'poking_init' - unexpected unlock ../arch/x86/platform/efi/efi.c:904:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:905:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:906:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? ../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 ../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 ../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 ../security/commoncap.c:1411:41: warning: dubious: !x | y Warning: ../ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * perform_atomic_semop[_slow] - Attempt to perform semaphore ../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 ../drivers/pci/pci-driver.c:520:42: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:520:61: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:753:28: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:753:46: warning: restricted pci_power_t degrades to integer ../drivers/xen/grant-table.c:102:1: error: bad constant expression ../drivers/xen/grant-table.c:502:1: error: bad constant expression ../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 ../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 ../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:1295:44: warning: context imbalance in 'snd_pcm_action_group' - unexpected unlock ../sound/core/pcm_native.c:1365:37: warning: context imbalance in 'snd_pcm_stream_group_ref' - different lock contexts for basic block ../drivers/bus/mhi/host/init.c:1489:1: error: bad constant expression ../drivers/bus/mhi/host/init.c:1490:1: error: bad constant expression ../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 ../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 ../net/socket.c:1735:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../security/selinux/avc.c:467:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block ../drivers/acpi/sleep.c:564:46: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/sleep.c:672:50: warning: restricted suspend_state_t degrades to integer ../drivers/pwm/core.c: note: in included file: ../include/linux/pwm.h:13:1: error: bad constant expression ../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? ../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? ../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../sound/soc/soc-dapm.c:4934:1: error: bad constant expression ../sound/soc/soc-dapm.c:4935:1: error: bad constant expression ../sound/soc/soc-dapm.c:4936:1: error: bad constant expression ../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:5593:1: error: bad constant expression ../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 * ../drivers/dma/fsl-edma-main.c:1002:1: error: bad constant expression ../drivers/dma/fsl-edma-main.c:1003:1: error: bad constant expression ../mm/filemap.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'filemap_fault_recheck_pte_none' - unexpected unlock ../include/linux/rcupdate.h:895:9: warning: context imbalance in 'filemap_map_pages' - different lock contexts for basic block ../arch/x86/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 ../net/sched/sch_generic.c:226:9: warning: context imbalance in 'try_bulk_dequeue_skb_slow' - different lock contexts for basic block ../net/sched/sch_generic.c:306:28: warning: context imbalance in 'dequeue_skb' - different lock contexts for basic block ../net/sched/sch_generic.c:328:28: warning: context imbalance in 'sch_direct_xmit' - unexpected unlock ../net/sched/sch_generic.c:470:6: warning: context imbalance in 'netif_tx_lock' - wrong count at exit ../net/sched/sch_generic.c:493:6: warning: context imbalance in 'netif_tx_unlock' - unexpected unlock ../net/sched/sch_generic.c:1293:13: warning: context imbalance in 'dev_reset_queue' - different lock contexts for basic block ../drivers/xen/balloon.c:82:1: error: bad constant expression ../drivers/gpio/gpiolib.c:446:5: warning: context imbalance in 'gpiod_get_direction' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:546:25: warning: context imbalance in 'gpio_name_to_desc' - wrong count at exit ../drivers/gpio/gpiolib.c:965:9: warning: context imbalance in 'gpiochip_setup_devs' - wrong count at exit ../drivers/gpio/gpiolib.c:1348:20: warning: context imbalance in 'gpio_device_find' - wrong count at exit ../drivers/gpio/gpiolib.c:2456:12: warning: context imbalance in 'gpiod_request_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2528:9: warning: context imbalance in 'gpiod_free_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2575:6: warning: context imbalance in 'gpiochip_dup_line_label' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:2679:5: warning: context imbalance in 'gpio_do_set_config' - wrong count at exit ../drivers/gpio/gpiolib.c:2856:5: warning: context imbalance in 'gpiod_direction_input_nonotify' - wrong count at exit ../drivers/gpio/gpiolib.c:2923:12: warning: context imbalance in 'gpiod_direction_output_raw_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3100:5: warning: context imbalance in 'gpiod_enable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3133:5: warning: context imbalance in 'gpiod_disable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3304:12: warning: context imbalance in 'gpiod_get_raw_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3358:22: warning: context imbalance in 'gpio_device_chip_cmp' - wrong count at exit ../drivers/gpio/gpiolib.c:3361:5: warning: context imbalance in 'gpiod_get_array_value_complex' - wrong count at exit ../drivers/gpio/gpiolib.c:3596:12: warning: context imbalance in 'gpio_set_open_drain_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3625:12: warning: context imbalance in 'gpio_set_open_source_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3649:12: warning: context imbalance in 'gpiod_set_raw_value_commit' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3700:5: warning: context imbalance in 'gpiod_set_array_value_complex' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:4024:5: warning: context imbalance in 'gpiod_to_irq' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:4439:6: warning: context imbalance in 'gpiod_line_state_notify' - wrong count at exit ../drivers/gpio/gpiolib.c:5029:5: warning: context imbalance in 'gpiod_hog' - wrong count at exit ../drivers/gpio/gpiolib.c:5343:9: warning: context imbalance in 'gpiolib_dbg_show' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:5371: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:5422:12: warning: context imbalance in 'gpiolib_seq_show' - wrong count at exit ../io_uring/io_uring.c:527:28: warning: invalid assignment: |= ../io_uring/io_uring.c:527:28: left side has type bool ../io_uring/io_uring.c:527: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:810:58: warning: array of flexible structures ../io_uring/io_uring.c:940: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:1739:25: warning: restricted io_req_flags_t degrades to integer ../io_uring/io_uring.c:568:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block ../io_uring/io_uring.c:2508:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block ../drivers/video/fbdev/xen-fbfront.c:65:1: error: bad constant expression ../drivers/video/fbdev/xen-fbfront.c:66:1: error: bad constant expression ../drivers/video/fbdev/xen-fbfront.c:697:1: error: bad constant expression ../drivers/video/fbdev/xen-fbfront.c:698:1: error: bad constant expression ../drivers/video/fbdev/xen-fbfront.c:699: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 ../net/core/sock.c:2602:9: warning: context imbalance in 'sk_clone' - different lock contexts for basic block ../net/core/sock.c:4280:13: warning: context imbalance in 'proto_seq_start' - wrong count at exit ../net/core/sock.c:4292:13: warning: context imbalance in 'proto_seq_stop' - wrong count at exit ../security/selinux/hooks.c:5639:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5640:22: warning: restricted __be16 degrades to integer ../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 ../io_uring/rsrc.c: note: in included file: ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../sound/hda/core/stream.c:392:9: warning: context imbalance in 'snd_hdac_stream_assign' - wrong count at exit ../sound/hda/core/stream.c:417:6: warning: context imbalance in 'snd_hdac_stream_release' - wrong count at exit ../sound/hda/core/stream.c:980:6: warning: context imbalance in 'snd_hdac_dsp_cleanup' - wrong count at exit ../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 ../drivers/tty/sysrq.c:1089:1: error: bad constant expression ../drivers/tty/sysrq.c:1092: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 ../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum ../include/net/checksum.h:41:45: got unsigned int ../arch/x86/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 * ../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 ../io_uring/filetable.c: note: in included file: ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../fs/read_write.c:159:1: warning: context imbalance in 'generic_file_llseek_size' - different lock contexts for basic block ../drivers/dma/fsl-edma-common.c:959:1: error: bad constant expression ../sound/core/pcm_lib.c:548:32: warning: incorrect type in assignment (different base types) ../sound/core/pcm_lib.c:548:32: expected unsigned int [usertype] ../sound/core/pcm_lib.c:548:32: got restricted __le32 [usertype] ../sound/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 ../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 ../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 ../kernel/cpu.c:1254:9: warning: context imbalance in 'clear_tasks_mm_cpumask' - different lock contexts for basic block ../net/core/skbuff.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:33:39: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:33:39: expected restricted __wsum [usertype] sum ../include/net/checksum.h:33:39: got unsigned int ../drivers/char/random.c:101:1: error: bad constant expression ../drivers/char/random.c:102: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 ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../io_uring/poll.c:424:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:424:40: expected int mask ../io_uring/poll.c:424:40: got restricted __poll_t [usertype] mask ../io_uring/poll.c:280:38: warning: incorrect type in assignment (different base types) ../io_uring/poll.c:280:38: expected signed int [usertype] res ../io_uring/poll.c:280:38: got restricted __poll_t ../io_uring/poll.c:300:56: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:299:66: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:299:66: expected restricted __poll_t [usertype] val ../io_uring/poll.c:299:66: got unsigned int ../io_uring/poll.c:299:52: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:299:52: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:299:52: got unsigned short ../io_uring/poll.c:302:51: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:302:51: expected signed int [usertype] res ../io_uring/poll.c:302:51: got restricted __poll_t [usertype] mask ../io_uring/poll.c:303:53: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:303:53: expected signed int [usertype] res ../io_uring/poll.c:303:53: got restricted __poll_t [usertype] mask ../io_uring/poll.c:352:71: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:352:65: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:352:65: expected restricted __poll_t [usertype] val ../io_uring/poll.c:352:65: got unsigned int ../io_uring/poll.c:612:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:612:40: expected int mask ../io_uring/poll.c:612:40: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:692:38: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:692:38: expected int mask ../io_uring/poll.c:692:38: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:692:55: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:692:55: expected int events ../io_uring/poll.c:692:55: got restricted __poll_t [usertype] events ../io_uring/poll.c:699:33: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:699:33: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:699:33: got int ../io_uring/poll.c:837:24: warning: invalid assignment: |= ../io_uring/poll.c:837:24: left side has type unsigned int ../io_uring/poll.c:837:24: right side has type restricted __poll_t ../io_uring/poll.c:839:24: warning: invalid assignment: |= ../io_uring/poll.c:839:24: left side has type unsigned int ../io_uring/poll.c:839:24: right side has type restricted __poll_t ../io_uring/poll.c:841:55: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:840:29: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:840:38: warning: incorrect type in return expression (different base types) ../io_uring/poll.c:840:38: expected restricted __poll_t ../io_uring/poll.c:840:38: got unsigned int ../io_uring/poll.c:901:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:901:40: expected signed int [usertype] res ../io_uring/poll.c:901:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask ../io_uring/poll.c:932:38: warning: invalid assignment: &= ../io_uring/poll.c:932:38: left side has type restricted __poll_t ../io_uring/poll.c:932:38: right side has type int ../io_uring/poll.c:933:52: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:933:38: warning: invalid assignment: |= ../io_uring/poll.c:933:38: left side has type restricted __poll_t ../io_uring/poll.c:933:38: right side has type unsigned int ../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 ../io_uring/uring_cmd.c:342:59: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/io_uring.h:160:73: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures ../drivers/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 ../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 ../drivers/block/rnbd/rnbd-srv.c:18:1: error: bad constant expression ../drivers/block/rnbd/rnbd-srv.c:19:1: error: bad constant expression ../drivers/block/rnbd/rnbd-srv.c:23:1: error: bad constant expression ../drivers/block/rnbd/rnbd-srv.c:24:1: error: bad constant expression ../drivers/block/rnbd/rnbd-srv.c:59:1: error: bad constant expression ../drivers/tty/hvc/hvc_xen.c:418:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/hvc/hvc_xen.c:418:37: expected void volatile [noderef] __iomem *addr ../drivers/tty/hvc/hvc_xen.c:418:37: got struct xencons_interface *intf ../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/mm/tlb.c:376:13: warning: context imbalance in 'use_global_asid' - wrong count at exit ../arch/x86/mm/tlb.c:404:6: warning: context imbalance in 'mm_free_global_asid' - wrong count at exit ../fs/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:2618:19: warning: context imbalance in 'path_init' - different lock contexts for basic block ../drivers/misc/kgdbts.c:1191:1: error: bad constant expression ../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 ../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:1514: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:1514:46: warning: context imbalance in 'folio_batch_move_lru' - unexpected unlock ../mm/swap.c: note: in included file: ../include/linux/mm.h:2261: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 ../arch/x86/kvm/../../../virt/kvm/pfncache.c:184:17: warning: context imbalance in 'hva_to_pfn_retry' - unexpected unlock In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:102, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../include/linux/slab.h:16, from ../include/linux/resource_ext.h:11, from ../include/linux/acpi.h:14, from ../include/acpi/apei.h:9, from ../include/acpi/ghes.h:5, from ../include/linux/arm_sdei.h:8, from ../drivers/acpi/apei/ghes.c:20: In function ‘fortify_memcpy_chk’, inlined from ‘ghes_handle_aer’ at ../drivers/acpi/apei/ghes.c:639:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:192:17: warning: context imbalance in '__kvm_gmem_invalidate_begin' - different lock contexts for basic block ../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 ../drivers/char/tpm/xen-tpmfront.c:412:1: error: bad constant expression ../drivers/char/tpm/xen-tpmfront.c:440:1: error: bad constant expression ../drivers/char/tpm/xen-tpmfront.c:441:1: error: bad constant expression ../drivers/char/tpm/xen-tpmfront.c:442:1: error: bad constant expression ../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 ../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 ../io_uring/sqpoll.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../io_uring/sqpoll.c:45:9: warning: context imbalance in 'io_sq_thread_unpark' - wrong count at exit ../io_uring/sqpoll.c:59:9: warning: context imbalance in 'io_sq_thread_park' - wrong count at exit ../net/netfilter/xt_ipvs.c:25:1: error: bad constant expression ../net/netfilter/xt_ipvs.c:26:1: error: bad constant expression ../net/netfilter/xt_ipvs.c:27:1: error: bad constant expression ../net/netfilter/xt_ipvs.c:28:1: error: bad constant expression ../net/netfilter/xt_ipvs.c:29:1: error: bad constant expression ../net/ipv4/tcp_input.c:7703:17: warning: context imbalance in 'tcp_conn_request' - unexpected unlock ../mm/shrinker.c:10:1: warning: symbol 'shrinker_list' was not declared. Should it be static? ../mm/shrinker.c:11:1: warning: symbol 'shrinker_mutex' was not declared. Should it be static? ../net/core/dev.c:5809: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:5765:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../arch/x86/xen/mmu_pv.c:707:19: warning: context imbalance in 'xen_pte_lock' - wrong count at exit ../arch/x86/xen/mmu_pv.c:719:13: warning: context imbalance in 'xen_pte_unlock' - unexpected unlock ../net/wireless/core.c:40:1: error: bad constant expression ../net/wireless/core.c:41:1: error: bad constant expression ../net/wireless/core.c:42:1: error: bad constant expression ../net/wireless/core.c:43:1: error: bad constant expression ../net/wireless/core.c:56:1: error: bad constant expression ../net/wireless/core.c:57: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/ipv6/route.c:2393:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2393:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2393:39: got restricted __be32 ../drivers/base/devres.c:54:1: error: bad constant expression ../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/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/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 * ../mm/vmstat.c:1556:47: warning: context imbalance in 'walk_zones_in_node' - unexpected unlock ../drivers/xen/xenbus/xenbus_probe.c:1090:1: error: bad constant expression ../drivers/xen/xenbus/xenbus_probe.c:1090:1: error: bad constant expression ../drivers/acpi/apei/ghes.c:129:1: error: bad constant expression ../drivers/acpi/apei/ghes.c:136:1: error: bad constant expression ../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 ../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:1823:5: warning: context imbalance in 'insert_inode_locked' - wrong count at exit ../fs/inode.c:1951:9: warning: context imbalance in 'iput_final' - unexpected unlock ../fs/inode.c:1966:6: warning: context imbalance in 'iput' - different lock contexts for basic block ../fs/inode.c:2516:17: warning: context imbalance in '__wait_on_freeing_inode' - unexpected unlock ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in argument 1 (different address spaces) ../mm/backing-dev.c:860:9: expected void [noderef] __rcu **slot ../mm/backing-dev.c:860:9: got void **slot ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../arch/x86/kvm/lapic.c:69:1: error: bad constant expression ../arch/x86/kvm/lapic.c:79:1: error: bad constant expression ../net/ipv4/tcp_cong.c:297:24: warning: incorrect type in initializer (different address spaces) ../net/ipv4/tcp_cong.c:297:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret ../net/ipv4/tcp_cong.c:297:24: got struct tcp_congestion_ops *[assigned] ca ../net/ipv4/tcp_cong.c:297:22: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_cong.c:297:22: expected struct tcp_congestion_ops const *prev ../net/ipv4/tcp_cong.c:297:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret ../drivers/pci/xen-pcifront.c:1092:1: error: bad constant expression ../drivers/pci/xen-pcifront.c:1093:1: error: bad constant expression ../drivers/pci/xen-pcifront.c:1094:1: error: bad constant expression ../net/ipv4/tcp_ipv4.c:3475:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3475:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3475:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3601:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3601:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3601:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3605:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3605:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3605:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:1798:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2099:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2362:24: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block ../net/ipv4/tcp_ipv4.c:2557:13: warning: context imbalance in 'listening_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2605:29: warning: context imbalance in 'listening_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2638:13: warning: context imbalance in 'established_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2683:40: warning: context imbalance in 'established_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2815:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3067:36: warning: context imbalance in 'bpf_iter_tcp_resume_listening' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3097:56: warning: context imbalance in 'bpf_iter_tcp_resume_established' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3205:28: warning: context imbalance in 'bpf_iter_tcp_unlock_bucket' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3476:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3476:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3602:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3602:45: warning: dereference of noderef expression ../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 ../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 ../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): ../include/trace/events/vmscan.h:89:1: error: too long token expansion ../include/trace/events/vmscan.h:115:1: error: too long token expansion ../include/trace/events/vmscan.h:199:1: error: too long token expansion ../include/trace/events/vmscan.h:481:1: error: too long token expansion ../arch/x86/kernel/setup.c:231:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? ../drivers/soc/qcom/rpmh-rsc.c:1155:1: error: bad constant expression ../drivers/soc/qcom/rpmh-rsc.c:1156:1: error: bad constant expression ../arch/x86/kvm/mmu/spte.c:24:1: error: bad constant expression ../drivers/cxl/core/pci.c:24:1: error: bad constant expression ../drivers/cxl/core/pci.c:25:1: error: bad constant expression ../block/blk-mq.c:4393:16: warning: incorrect type in argument 1 (different address spaces) ../block/blk-mq.c:4393:16: expected void const *objp ../block/blk-mq.c:4393:16: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx ../block/blk-mq.c:4538:41: warning: incorrect type in initializer (different address spaces) ../block/blk-mq.c:4538:41: expected struct blk_mq_hw_ctx **hctxs ../block/blk-mq.c:4538:41: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx ../block/blk-mq.c:734:36: warning: dereference of noderef expression ../block/blk-mq.c:5215:48: warning: dereference of noderef expression ../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 * ../net/wireless/reg.c:291:1: error: bad constant expression ../net/wireless/reg.c:292:1: error: bad constant expression ../net/wireless/reg.c:775:1: error: bad constant expression ../net/wireless/reg.c:1048:1: error: bad constant 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 ../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 ../fs/file.c:438:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:438:17: expected struct file **old_fds ../fs/file.c:438:17: got struct file [noderef] __rcu **fd ../fs/file.c:439:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:439:17: expected struct file **new_fds ../fs/file.c:439:17: got struct file [noderef] __rcu **fd ../fs/file.c:462:17: error: incompatible types in comparison expression (different address spaces): ../fs/file.c:462:17: struct file [noderef] __rcu * ../fs/file.c:462:17: struct file * ../fs/file.c:492:60: warning: incorrect type in initializer (different address spaces) ../fs/file.c:532:28: warning: incorrect type in initializer (different address spaces) ../fs/file.c:906:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:927:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:931:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:934:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:957:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:959:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:980:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:982:32: warning: incorrect type in return expression (different address spaces) ../fs/file.c:1004:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:1004:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:1008:16: warning: incorrect type in return expression (different address spaces) ../sound/soc/codecs/88pm860x-codec.c:1399:1: error: bad constant expression ../sound/soc/codecs/88pm860x-codec.c:1400:1: error: bad constant expression ../sound/soc/codecs/88pm860x-codec.c:1401:1: error: bad constant expression ../sound/soc/codecs/88pm860x-codec.c:1402:1: error: bad constant expression ../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 ../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 ../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 ../mm/compaction.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/compaction.h): ../include/trace/events/compaction.h:165:1: error: too long token expansion ../net/wireless/scan.c:74:1: error: bad constant expression ../net/wireless/scan.c:75: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/base/power/runtime.c:546:28: warning: context imbalance in 'rpm_idle' - 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/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? ../drivers/block/xen-blkfront.c:139:1: error: bad constant expression ../drivers/block/xen-blkfront.c:140:1: error: bad constant expression ../drivers/block/xen-blkfront.c:144:1: error: bad constant expression ../drivers/block/xen-blkfront.c:145:1: error: bad constant expression ../drivers/block/xen-blkfront.c:152:1: error: bad constant expression ../drivers/block/xen-blkfront.c:153:1: error: bad constant expression ../drivers/block/xen-blkfront.c:156:1: error: bad constant expression ../drivers/block/xen-blkfront.c:157:1: error: bad constant expression ../drivers/block/xen-blkfront.c:1764:1: error: bad constant expression ../drivers/block/xen-blkfront.c:1765:1: error: bad constant expression ../drivers/block/xen-blkfront.c:2642:1: error: bad constant expression ../drivers/block/xen-blkfront.c:2643:1: error: bad constant expression ../drivers/block/xen-blkfront.c:2644:1: error: bad constant expression ../drivers/block/xen-blkfront.c:2645:1: error: bad constant expression ../drivers/block/xen-blkfront.c:2646: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 ../net/netfilter/ipvs/ip_vs_conn.c:47:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_conn.c:48: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 ../drivers/acpi/acpi_extlog.c:340:1: error: bad constant expression ../drivers/acpi/acpi_extlog.c:341:1: error: bad constant expression ../drivers/acpi/acpi_extlog.c:342:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_core.c:2452:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_core.c:2453:1: error: bad constant expression ../net/ipv4/udp.c:1667:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock ../net/ipv4/udp.c:3333:9: warning: context imbalance in 'udp_get_first' - wrong count at exit ../net/ipv4/udp.c:3350:39: warning: context imbalance in 'udp_get_next' - unexpected unlock ../net/ipv4/udp.c:3398:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock ../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/xen/xenbus/xenbus_probe_frontend.c:516:1: error: bad constant expression ../drivers/xen/xenbus/xenbus_probe_frontend.c:517:1: error: bad constant expression ../drivers/xen/xenbus/xenbus_probe_frontend.c:517:1: error: bad constant expression ../net/core/filter.c:1440:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1440:39: expected struct sock_filter const *filter ../net/core/filter.c:1440:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1518:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1518:39: expected struct sock_filter const *filter ../net/core/filter.c:1518:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2342:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2342:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2342:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3963:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4703:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5117:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8130:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12132:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12162:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12178:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12194:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12215:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12312:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12362:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12538:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1948:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1948:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1948:43: got unsigned long long [usertype] to ../net/core/filter.c:1951:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1951:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1951:36: got unsigned long long [usertype] from ../net/core/filter.c:1951:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1951:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1951:42: got unsigned long long [usertype] to ../net/core/filter.c:1954:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1954:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1954:36: got unsigned long long [usertype] from ../net/core/filter.c:1954:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1954:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1954:42: got unsigned long long [usertype] to ../net/core/filter.c:2000:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2000:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:2000:59: got unsigned long long [usertype] to ../net/core/filter.c:2003:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2003:52: expected restricted __be16 [usertype] from ../net/core/filter.c:2003:52: got unsigned long long [usertype] from ../net/core/filter.c:2003:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2003:58: expected restricted __be16 [usertype] to ../net/core/filter.c:2003:58: got unsigned long long [usertype] to ../net/core/filter.c:2006:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2006:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2006:52: got unsigned long long [usertype] from ../net/core/filter.c:2006:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2006:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2006:58: got unsigned long long [usertype] to ../net/core/filter.c:2073:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2073:35: expected unsigned long long ../net/core/filter.c:2073:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6046:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6046:17: expected unsigned int [usertype] spi ../net/core/filter.c:6046:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6054:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6054:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6054:33: got restricted __be32 const [usertype] a4 ../drivers/xen/xen-pciback/pci_stub.c:41:1: error: bad constant expression ../drivers/xen/xen-pciback/pci_stub.c:1762:1: error: bad constant expression ../drivers/xen/xen-pciback/pci_stub.c:1763:1: error: bad constant expression ../drivers/xen/xen-pciback/pci_stub.c:1764:1: error: bad constant expression ../arch/x86/kvm/xen.c:584:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock ../net/netfilter/ipvs/ip_vs_ctl.c:49: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/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/base/power/main.c:525:1: error: bad constant expression ../drivers/base/power/main.c:526: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 ../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/sched.h, ../include/linux/percpu.h, ../arch/x86/include/asm/msr.h, ../arch/x86/include/asm/tsc.h, ...): ../include/linux/bottom_half.h:33:30: warning: context imbalance in 'icmp_reply' - different lock contexts for basic block ../include/linux/bottom_half.h:33:30: warning: context imbalance in '__icmp_send' - different lock contexts for basic block ../drivers/xen/xen-pciback/xenbus.c:23:1: error: bad constant expression ../drivers/xen/xen-pciback/xenbus.c:24:1: error: bad constant expression ../drivers/xen/xen-pciback/conf_space.c:23: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 ../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 ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../arch/x86/kvm/vmx/vmcs12.c:15:9: warning: cast truncates bits from constant value (20002 becomes 2) ../arch/x86/kvm/vmx/vmcs12.c:16:9: warning: cast truncates bits from constant value (20082 becomes 82) ../arch/x86/kvm/vmx/vmcs12.c:17:9: warning: cast truncates bits from constant value (20102 becomes 102) ../arch/x86/kvm/vmx/vmcs12.c:18:9: warning: cast truncates bits from constant value (20182 becomes 182) ../arch/x86/kvm/vmx/vmcs12.c:19:9: warning: cast truncates bits from constant value (20202 becomes 202) ../arch/x86/kvm/vmx/vmcs12.c:20:9: warning: cast truncates bits from constant value (20282 becomes 282) ../arch/x86/kvm/vmx/vmcs12.c:21:9: warning: cast truncates bits from constant value (20302 becomes 302) ../arch/x86/kvm/vmx/vmcs12.c:22:9: warning: cast truncates bits from constant value (20382 becomes 382) ../arch/x86/kvm/vmx/vmcs12.c:23:9: warning: cast truncates bits from constant value (20402 becomes 402) ../arch/x86/kvm/vmx/vmcs12.c:24:9: warning: cast truncates bits from constant value (20482 becomes 482) ../arch/x86/kvm/vmx/vmcs12.c:25:9: warning: cast truncates bits from constant value (30003 becomes 3) ../arch/x86/kvm/vmx/vmcs12.c:26:9: warning: cast truncates bits from constant value (30083 becomes 83) ../arch/x86/kvm/vmx/vmcs12.c:27:9: warning: cast truncates bits from constant value (30103 becomes 103) ../arch/x86/kvm/vmx/vmcs12.c:28:9: warning: cast truncates bits from constant value (30183 becomes 183) ../arch/x86/kvm/vmx/vmcs12.c:29:9: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/vmcs12.c:30:9: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/vmcs12.c:31:9: warning: cast truncates bits from constant value (30303 becomes 303) ../arch/x86/kvm/vmx/vmcs12.c:32:9: warning: cast truncates bits from constant value (80008 becomes 8) ../arch/x86/kvm/vmx/vmcs12.c:32:9: warning: cast truncates bits from constant value (80048 becomes 48) ../arch/x86/kvm/vmx/vmcs12.c:33:9: warning: cast truncates bits from constant value (80088 becomes 88) ../arch/x86/kvm/vmx/vmcs12.c:33:9: warning: cast truncates bits from constant value (800c8 becomes c8) ../arch/x86/kvm/vmx/vmcs12.c:34:9: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/vmcs12.c:34:9: warning: cast truncates bits from constant value (80148 becomes 148) ../arch/x86/kvm/vmx/vmcs12.c:35:9: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/vmcs12.c:35:9: warning: cast truncates bits from constant value (801c8 becomes 1c8) ../arch/x86/kvm/vmx/vmcs12.c:36:9: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/vmcs12.c:36:9: warning: cast truncates bits from constant value (80248 becomes 248) ../arch/x86/kvm/vmx/vmcs12.c:37:9: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/vmcs12.c:37:9: warning: cast truncates bits from constant value (802c8 becomes 2c8) ../arch/x86/kvm/vmx/vmcs12.c:38:9: warning: cast truncates bits from constant value (80388 becomes 388) ../arch/x86/kvm/vmx/vmcs12.c:38:9: warning: cast truncates bits from constant value (803c8 becomes 3c8) ../arch/x86/kvm/vmx/vmcs12.c:39:9: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/vmcs12.c:39:9: warning: cast truncates bits from constant value (80448 becomes 448) ../arch/x86/kvm/vmx/vmcs12.c:40:9: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/vmcs12.c:40:9: warning: cast truncates bits from constant value (80cc8 becomes cc8) ../arch/x86/kvm/vmx/vmcs12.c:41:9: warning: cast truncates bits from constant value (80488 becomes 488) ../arch/x86/kvm/vmx/vmcs12.c:41:9: warning: cast truncates bits from constant value (804c8 becomes 4c8) ../arch/x86/kvm/vmx/vmcs12.c:42:9: warning: cast truncates bits from constant value (80508 becomes 508) ../arch/x86/kvm/vmx/vmcs12.c:42:9: warning: cast truncates bits from constant value (80548 becomes 548) ../arch/x86/kvm/vmx/vmcs12.c:43:9: warning: cast truncates bits from constant value (80588 becomes 588) ../arch/x86/kvm/vmx/vmcs12.c:43:9: warning: cast truncates bits from constant value (805c8 becomes 5c8) ../arch/x86/kvm/vmx/vmcs12.c:44:9: warning: cast truncates bits from constant value (80608 becomes 608) ../arch/x86/kvm/vmx/vmcs12.c:44:9: warning: cast truncates bits from constant value (80648 becomes 648) ../arch/x86/kvm/vmx/vmcs12.c:45:9: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/vmcs12.c:45:9: warning: cast truncates bits from constant value (806c8 becomes 6c8) ../arch/x86/kvm/vmx/vmcs12.c:46:9: warning: cast truncates bits from constant value (80708 becomes 708) ../arch/x86/kvm/vmx/vmcs12.c:46:9: warning: cast truncates bits from constant value (80748 becomes 748) ../arch/x86/kvm/vmx/vmcs12.c:47:9: warning: cast truncates bits from constant value (80788 becomes 788) ../arch/x86/kvm/vmx/vmcs12.c:47:9: warning: cast truncates bits from constant value (807c8 becomes 7c8) ../arch/x86/kvm/vmx/vmcs12.c:48:9: warning: cast truncates bits from constant value (80808 becomes 808) ../arch/x86/kvm/vmx/vmcs12.c:48:9: warning: cast truncates bits from constant value (80848 becomes 848) ../arch/x86/kvm/vmx/vmcs12.c:49:9: warning: cast truncates bits from constant value (80888 becomes 888) ../arch/x86/kvm/vmx/vmcs12.c:49:9: warning: cast truncates bits from constant value (808c8 becomes 8c8) ../arch/x86/kvm/vmx/vmcs12.c:50:9: warning: cast truncates bits from constant value (80908 becomes 908) ../arch/x86/kvm/vmx/vmcs12.c:50:9: warning: cast truncates bits from constant value (80948 becomes 948) ../arch/x86/kvm/vmx/vmcs12.c:51:9: warning: cast truncates bits from constant value (80988 becomes 988) ../arch/x86/kvm/vmx/vmcs12.c:51:9: warning: cast truncates bits from constant value (809c8 becomes 9c8) ../arch/x86/kvm/vmx/vmcs12.c:52:9: warning: cast truncates bits from constant value (80a08 becomes a08) ../arch/x86/kvm/vmx/vmcs12.c:52:9: warning: cast truncates bits from constant value (80a48 becomes a48) ../arch/x86/kvm/vmx/vmcs12.c:53:9: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/vmcs12.c:53:9: warning: cast truncates bits from constant value (80b48 becomes b48) ../arch/x86/kvm/vmx/vmcs12.c:54:9: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/vmcs12.c:54:9: warning: cast truncates bits from constant value (80bc8 becomes bc8) ../arch/x86/kvm/vmx/vmcs12.c:55:9: warning: cast truncates bits from constant value (90009 becomes 9) ../arch/x86/kvm/vmx/vmcs12.c:55:9: warning: cast truncates bits from constant value (90049 becomes 49) ../arch/x86/kvm/vmx/vmcs12.c:56:9: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/vmcs12.c:56:9: warning: cast truncates bits from constant value (a004a becomes 4a) ../arch/x86/kvm/vmx/vmcs12.c:57:9: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/vmcs12.c:57:9: warning: cast truncates bits from constant value (a00ca becomes ca) ../arch/x86/kvm/vmx/vmcs12.c:58:9: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/vmcs12.c:58:9: warning: cast truncates bits from constant value (a014a becomes 14a) ../arch/x86/kvm/vmx/vmcs12.c:59:9: warning: cast truncates bits from constant value (a018a becomes 18a) ../arch/x86/kvm/vmx/vmcs12.c:59:9: warning: cast truncates bits from constant value (a01ca becomes 1ca) ../arch/x86/kvm/vmx/vmcs12.c:60:9: warning: cast truncates bits from constant value (a020a becomes 20a) ../arch/x86/kvm/vmx/vmcs12.c:60:9: warning: cast truncates bits from constant value (a024a becomes 24a) ../arch/x86/kvm/vmx/vmcs12.c:61:9: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/vmcs12.c:61:9: warning: cast truncates bits from constant value (a02ca becomes 2ca) ../arch/x86/kvm/vmx/vmcs12.c:62:9: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/vmcs12.c:62:9: warning: cast truncates bits from constant value (a034a becomes 34a) ../arch/x86/kvm/vmx/vmcs12.c:63:9: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/vmcs12.c:63:9: warning: cast truncates bits from constant value (a03ca becomes 3ca) ../arch/x86/kvm/vmx/vmcs12.c:64:9: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/vmcs12.c:64:9: warning: cast truncates bits from constant value (a044a becomes 44a) ../arch/x86/kvm/vmx/vmcs12.c:65:9: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/vmcs12.c:65:9: warning: cast truncates bits from constant value (a04ca becomes 4ca) ../arch/x86/kvm/vmx/vmcs12.c:66:9: warning: cast truncates bits from constant value (b000b becomes b) ../arch/x86/kvm/vmx/vmcs12.c:66:9: warning: cast truncates bits from constant value (b004b becomes 4b) ../arch/x86/kvm/vmx/vmcs12.c:67:9: warning: cast truncates bits from constant value (b008b becomes 8b) ../arch/x86/kvm/vmx/vmcs12.c:67:9: warning: cast truncates bits from constant value (b00cb becomes cb) ../arch/x86/kvm/vmx/vmcs12.c:68:9: warning: cast truncates bits from constant value (b010b becomes 10b) ../arch/x86/kvm/vmx/vmcs12.c:68:9: warning: cast truncates bits from constant value (b014b becomes 14b) ../arch/x86/kvm/vmx/vmcs12.c:69:9: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/vmcs12.c:70:9: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/vmcs12.c:71:9: warning: cast truncates bits from constant value (100110 becomes 110) ../arch/x86/kvm/vmx/vmcs12.c:72:9: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/vmcs12.c:73:9: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/vmcs12.c:74:9: warning: cast truncates bits from constant value (100290 becomes 290) ../arch/x86/kvm/vmx/vmcs12.c:75:9: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/vmcs12.c:76:9: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/vmcs12.c:77:9: warning: too many warnings ../arch/x86/kvm/vmx/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/nvme/target/passthru.c:16:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:66:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:67:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:82:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:83:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:92:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:94:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:103:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:104:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:113:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:114:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:131:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:1566:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:1567:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:1568: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) ../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 ../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 ../drivers/block/xen-blkback/xenbus.c:162:1: error: bad constant expression ../drivers/block/xen-blkback/xenbus.c:163:1: error: bad constant expression ../drivers/block/xen-blkback/xenbus.c:860:1: error: bad constant expression ../drivers/block/xen-blkback/xenbus.c:862:1: error: bad constant expression ../drivers/firewire/core-cdev.c:380:13: warning: context imbalance in 'fill_bus_reset_event' - wrong count at exit ../drivers/firewire/core-cdev.c:408:13: warning: context imbalance in 'queue_bus_reset_event' - different lock contexts for basic block ../drivers/firewire/core-cdev.c:1042:12: warning: context imbalance in 'ioctl_create_iso_context' - different lock contexts for basic block ../drivers/firewire/core-cdev.c:1411:13: warning: context imbalance in 'release_iso_resource' - wrong count at exit ../drivers/firewire/core-cdev.c:1699:9: warning: context imbalance in 'fw_cdev_handle_phy_packet' - wrong count at exit ../drivers/firewire/core-cdev.c:1850:13: warning: context imbalance in 'has_outbound_transactions' - wrong count at exit ../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 ../net/mctp/route.c:213:9: warning: context imbalance in 'mctp_lookup_key' - different lock contexts for basic block ../net/mctp/route.c:608:39: warning: context imbalance in 'mctp_dst_input' - unexpected unlock ../kernel/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 * ../net/mptcp/protocol.c:3554:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock ../arch/x86/kvm/vmx/sgx.c:15: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 ../drivers/firewire/core-transaction.c:1430:1: error: bad constant expression ../drivers/firewire/core-transaction.c:1431:1: error: bad constant expression ../drivers/firewire/core-transaction.c:1432:1: error: bad constant expression ../mm/mincore.c:175:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock ../drivers/misc/mei/gsc-me.c:297:1: error: bad constant expression ../drivers/misc/mei/gsc-me.c:298:1: error: bad constant expression ../drivers/misc/mei/gsc-me.c:299:1: error: bad constant expression ../drivers/misc/mei/gsc-me.c:300:1: error: bad constant expression ../drivers/misc/mei/gsc-me.c:301:1: error: bad constant expression ../drivers/misc/mei/gsc-me.c:302: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 ../net/ipv6/tcp_ipv6.c:1516:25: warning: context imbalance in 'tcp_v6_syn_recv_sock' - unexpected unlock ../net/ipv6/tcp_ipv6.c:1913:24: warning: context imbalance in 'tcp_v6_rcv' - different lock contexts for basic block ../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? ../drivers/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 ../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/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/xen/evtchn.c:731:1: error: bad constant expression ../drivers/xen/evtchn.c:732:1: error: bad constant expression ../arch/x86/kvm/vmx/nested.c:25:1: error: bad constant expression ../arch/x86/kvm/vmx/nested.c:28:1: error: bad constant expression ../drivers/xen/gntdev.c:54:1: error: bad constant expression ../drivers/xen/gntdev.c:55:1: error: bad constant expression ../drivers/xen/gntdev.c:57:1: error: bad constant expression ../drivers/xen/gntdev.c:72:1: error: bad constant expression ../drivers/xen/gntdev.c:73: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/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 ../mm/mlock.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1500:39: warning: context imbalance in '__mlock_folio' - unexpected unlock ../include/linux/memcontrol.h:1500:39: warning: context imbalance in '__mlock_new_folio' - unexpected unlock ../include/linux/memcontrol.h:1500: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 ../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/spi/spi-atmel.c:1826:1: error: bad constant expression ../drivers/spi/spi-atmel.c:1827:1: error: bad constant expression ../drivers/spi/spi-atmel.c:1828:1: error: bad constant expression ../drivers/spi/spi-atmel.c:1829: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 ../block/blk-iocost.c:732:9: warning: context imbalance in 'iocg_lock' - wrong count at exit ../block/blk-iocost.c:743:28: warning: context imbalance in 'iocg_unlock' - unexpected unlock ../arch/x86/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/usb/core/usb.c:55:1: error: bad constant expression ../drivers/usb/core/usb.c:69:1: error: bad constant expression ../drivers/usb/core/usb.c:70:1: error: bad constant expression ../drivers/usb/core/usb.c:1292:1: error: bad constant expression ../drivers/usb/core/usb.c:1293:1: error: bad constant expression ../io_uring/query.c: note: in included file (through ../io_uring/query.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../drivers/usb/host/xhci.c:37:1: error: bad constant expression ../drivers/usb/host/xhci.c:38:1: error: bad constant expression ../drivers/usb/host/xhci.c:41:1: error: bad constant expression ../drivers/usb/host/xhci.c:42:1: error: bad constant expression ../drivers/usb/host/xhci.c:5661:1: error: bad constant expression ../drivers/usb/host/xhci.c:5662:1: error: bad constant expression ../drivers/usb/host/xhci.c:5663: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/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/net/wireless/ath/main.c:26:1: error: bad constant expression ../drivers/net/wireless/ath/main.c:27:1: error: bad constant expression ../drivers/net/wireless/ath/main.c:28:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_rr.c:124:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_rr.c:125:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_wrr.c:264:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_wrr.c:265: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/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; | ^~ ../net/netfilter/ipvs/ip_vs_lc.c:87:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_lc.c:88:1: error: bad constant expression ../drivers/spi/spi-axi-spi-engine.c: note: in included file: ../include/linux/spi/offload/provider.h:14:1: error: bad constant expression ../drivers/spi/spi-axi-spi-engine.c:1122:1: error: bad constant expression ../drivers/spi/spi-axi-spi-engine.c:1123:1: error: bad constant expression ../drivers/spi/spi-axi-spi-engine.c:1124:1: error: bad constant expression ../mm/pagewalk.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h, ../include/linux/pagewalk.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'walk_pte_range' - unexpected unlock ../mm/pagewalk.c:882:14: warning: context imbalance in 'folio_walk_start' - different lock contexts for basic block ../drivers/nvme/target/loop.c:723:1: error: bad constant expression ../drivers/nvme/target/loop.c:724:1: error: bad constant expression ../drivers/nvme/target/loop.c:725: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 ../block/blk-zoned.c:665:30: warning: context imbalance in 'disk_get_and_lock_zone_wplug' - wrong count at exit ../block/blk-zoned.c:1487:31: warning: context imbalance in 'blk_zone_wplug_handle_write' - unexpected unlock ../block/blk-zoned.c:2113:31: warning: context imbalance in 'blk_revalidate_seq_zone' - unexpected unlock ../drivers/net/ethernet/amazon/ena/ena_netdev.c:28:1: error: bad constant expression ../drivers/net/ethernet/amazon/ena/ena_netdev.c:29:1: error: bad constant expression ../drivers/net/ethernet/amazon/ena/ena_netdev.c:30:1: error: bad constant expression ../drivers/xen/gntalloc.c:74:1: error: bad constant expression ../drivers/xen/gntalloc.c:75:1: error: bad constant expression ../drivers/xen/gntalloc.c:595:1: error: bad constant expression ../drivers/xen/gntalloc.c:596:1: error: bad constant expression ../drivers/xen/gntalloc.c:598: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 ../drivers/xen/xen-acpi-processor.c:30:1: error: bad constant expression ../drivers/xen/xen-acpi-processor.c:31:1: error: bad constant expression ../drivers/xen/xen-acpi-processor.c:598:1: error: bad constant expression ../drivers/xen/xen-acpi-processor.c:599:1: error: bad constant expression ../drivers/xen/xen-acpi-processor.c:600:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_wlc.c:110:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_wlc.c:111:1: error: bad constant expression ../drivers/xen/privcmd.c:55:1: error: bad constant expression ../drivers/xen/privcmd.c:56:1: error: bad constant expression ../drivers/xen/privcmd.c:61:1: error: bad constant expression ../drivers/xen/privcmd.c:62:1: error: bad constant expression ../drivers/xen/privcmd.c:66:1: error: bad constant expression ../drivers/xen/privcmd.c:68:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_fo.c:73:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_fo.c:74:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt7601u/usb.c:367:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt7601u/usb.c:368:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt7601u/usb.c:369:1: error: bad constant expression ../arch/x86/kvm/vmx/tdx.c:56:1: error: bad constant expression ../drivers/usb/dwc3/core.c:2824:1: error: bad constant expression ../drivers/usb/dwc3/core.c:2825:1: error: bad constant expression ../drivers/usb/dwc3/core.c:2826:1: error: bad constant expression ../drivers/usb/dwc3/core.c:2827:1: error: bad constant expression ../drivers/usb/core/hub.c:93:1: error: bad constant expression ../drivers/usb/core/hub.c:94:1: error: bad constant expression ../drivers/usb/core/hub.c:102:1: error: bad constant expression ../drivers/usb/core/hub.c:103:1: error: bad constant expression ../drivers/usb/core/hub.c:122:1: error: bad constant expression ../drivers/usb/core/hub.c:123:1: error: bad constant expression ../drivers/usb/core/hub.c:127:1: error: bad constant expression ../drivers/usb/core/hub.c:128:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:184:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:187:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:188:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:1888:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:1889:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:1890:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:1891:1: error: bad constant expression ../io_uring/zcrx.c:912:13: warning: context imbalance in 'io_zcrx_ring_refill' - wrong count at exit ../io_uring/zcrx.c:1083:9: warning: context imbalance in 'zcrx_parse_rq' - wrong count at exit ../mm/vmalloc.c:1128:25: warning: context imbalance in 'find_vmap_area_exceed_addr_lock' - wrong count at exit ../mm/vmalloc.c:4673:28: warning: context imbalance in 'vread_iter' - unexpected unlock ../drivers/input/misc/xen-kbdfront.c:50:1: error: bad constant expression ../drivers/input/misc/xen-kbdfront.c:51:1: error: bad constant expression ../drivers/input/misc/xen-kbdfront.c:570:1: error: bad constant expression ../drivers/input/misc/xen-kbdfront.c:571:1: error: bad constant expression ../drivers/input/misc/xen-kbdfront.c:572:1: error: bad constant expression ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/nvme/host/multipath.c:39:1: error: bad constant expression ../drivers/nvme/host/multipath.c:65:1: error: bad constant expression ../drivers/nvme/host/multipath.c:99: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 ../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/net/ethernet/cavium/thunder/nicvf_main.c:60:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:61:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:62:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:63:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:67:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:68:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:71:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:72: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 ../net/netfilter/ipvs/ip_vs_ovf.c:80:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_ovf.c:81:1: error: bad constant expression ../drivers/xen/pvcalls-back.c:1249:1: error: bad constant expression ../drivers/xen/pvcalls-back.c:1250:1: error: bad constant expression ../drivers/xen/pvcalls-back.c:1251: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:625:39: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:625:39: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:625:39: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:629:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:629:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:629:41: got struct spinlock [noderef] __rcu * ../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/nvme/host/fault_inject.c:17:1: error: bad constant expression ../drivers/nvme/target/fcloop.c:1799:1: error: bad constant expression ../drivers/nvme/target/fcloop.c:1800: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 ../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 ../net/bluetooth/rfcomm/core.c:2273:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2274:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2276:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2277:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2279:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2280:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2282:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2283:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2284:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2285:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2286: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 ../mm/rmap.c: note: in included file (through ../include/linux/ksm.h): ../include/linux/rmap.h:958:28: warning: context imbalance in 'folio_referenced_one' - unexpected unlock ../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_unmap_one' - unexpected unlock ../include/linux/rmap.h:958:28: warning: context imbalance in 'try_to_migrate_one' - unexpected unlock ../mm/rmap.c:2738:25: warning: context imbalance in 'make_device_exclusive' - unexpected unlock ../net/netfilter/ipvs/ip_vs_lblc.c:631:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_lblc.c:632:1: error: bad constant expression ../net/sunrpc/xprt.c:1710:9: warning: context imbalance in 'xprt_dynamic_alloc_slot' - unexpected unlock ../net/sunrpc/clnt.c:3340:9: warning: cast removes address space '__rcu' of 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/usb/host/xhci-dbgcap.c:294:25: warning: invalid assignment: &= ../drivers/usb/host/xhci-dbgcap.c:294:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:294:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:296:25: warning: invalid assignment: |= ../drivers/usb/host/xhci-dbgcap.c:296:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:296:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:779:53: warning: restricted __le64 degrades to integer ../drivers/usb/host/xhci-dbgcap.c:831:28: warning: restricted __le64 degrades to integer ../drivers/usb/host/xhci-dbgcap.c:831:69: warning: restricted __le64 degrades to integer ../net/netfilter/ipvs/ip_vs_lblcr.c:816:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_lblcr.c:817:1: error: bad constant expression ../block/mq-deadline.c:1041:1: error: bad constant expression ../block/mq-deadline.c:1056:1: error: bad constant expression ../block/mq-deadline.c:1057:1: error: bad constant expression ../block/mq-deadline.c:1058:1: error: bad constant expression ../drivers/xen/pvcalls-front.c:1310:1: error: bad constant expression ../drivers/xen/pvcalls-front.c:1311:1: error: bad constant expression ../drivers/xen/pvcalls-front.c:1312: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:2223: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:3196:17: warning: context imbalance in 'apply_to_pte_range' - unexpected unlock ../mm/memory.c:3829:42: warning: context imbalance in 'wp_page_copy' - different lock contexts for basic block ../mm/memory.c:3868:19: warning: context imbalance in 'finish_mkwrite_fault' - different lock contexts for basic block ../mm/memory.c:3899: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:4091:19: warning: context imbalance in 'do_wp_page' - wrong count at exit ../mm/memory.c:4353:9: warning: context imbalance in 'remove_device_exclusive_entry' - different lock contexts for basic block ../mm/memory.c:4379: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:5283:9: warning: context imbalance in 'do_anonymous_page' - different lock contexts for basic block ../mm/memory.c:5515:12: warning: context imbalance in 'finish_fault' - different lock contexts for basic block ../mm/memory.c:5899: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:6746:5: warning: context imbalance in 'follow_pfnmap_start' - different lock contexts for basic block ../mm/memory.c:6832:28: warning: context imbalance in 'follow_pfnmap_end' - unexpected unlock ../drivers/scsi/libiscsi_tcp.c:39:1: error: bad constant expression ../drivers/scsi/libiscsi_tcp.c:42:1: error: bad constant expression ../drivers/scsi/libiscsi_tcp.c:43:1: error: bad constant expression ../drivers/scsi/libiscsi_tcp.c:46:1: error: bad constant expression ../drivers/scsi/libiscsi_tcp.c:48: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/scsi/libiscsi.c:33:1: error: bad constant expression ../drivers/scsi/libiscsi.c:35:1: error: bad constant expression ../drivers/scsi/libiscsi.c:40:1: error: bad constant expression ../drivers/scsi/libiscsi.c:42:1: error: bad constant expression ../drivers/scsi/libiscsi.c:47:1: error: bad constant expression ../drivers/scsi/libiscsi.c:49:1: error: bad constant expression ../drivers/scsi/libiscsi.c:3934:1: error: bad constant expression ../drivers/scsi/libiscsi.c:3935:1: error: bad constant expression ../drivers/scsi/libiscsi.c:3936: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 ../net/l2tp/l2tp_core.c:1947:1: error: bad constant expression ../net/l2tp/l2tp_core.c:1948:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:24:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:25:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:26:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:37:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:38:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:42:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:43:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:46:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:47:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:50:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:51:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:54:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:56:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:59:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:60:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:63:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:64:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:67:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:68:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:73:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:74:1: error: bad constant expression ../net/core/netpoll.c:59:1: error: bad constant expression ../sound/soc/codecs/wm8350.c:1635:1: error: bad constant expression ../sound/soc/codecs/wm8350.c:1636:1: error: bad constant expression ../sound/soc/codecs/wm8350.c:1637:1: error: bad constant expression ../sound/soc/codecs/wm8350.c:1638: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 ../net/netfilter/ipvs/ip_vs_dh.c:271:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_dh.c:272:1: error: bad constant expression ../drivers/nvme/target/tcp.c:62:1: error: bad constant expression ../drivers/nvme/target/tcp.c:72:1: error: bad constant expression ../drivers/nvme/target/tcp.c:80:1: error: bad constant expression ../drivers/nvme/target/tcp.c:81:1: error: bad constant expression ../drivers/nvme/target/tcp.c:2246:1: error: bad constant expression ../drivers/nvme/target/tcp.c:2247:1: error: bad constant expression ../drivers/nvme/target/tcp.c:2248: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 ../net/rxrpc/conn_service.c:56:9: warning: context imbalance in 'rxrpc_find_service_conn_rcu' - different lock contexts for basic block ../net/rxrpc/conn_service.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/net/wireless/mediatek/mt76/usb.c:15:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/usb.c:16:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/usb.c:1137:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/usb.c:1138:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/usb.c:1139:1: error: bad constant expression 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' ../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 ../net/bridge/br_multicast.c: note: in included file (through ../include/linux/igmp.h): ../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures ../net/bridge/br_multicast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../drivers/media/common/videobuf2/videobuf2-core.c:45:1: error: bad constant expression ../drivers/media/common/videobuf2/videobuf2-core.c:3334:1: error: bad constant expression ../drivers/media/common/videobuf2/videobuf2-core.c:3335:1: error: bad constant expression ../drivers/media/common/videobuf2/videobuf2-core.c:3336:1: error: bad constant expression ../drivers/media/common/videobuf2/videobuf2-core.c:3337:1: error: bad constant expression ../drivers/nvme/host/pci.c:76:1: error: bad constant expression ../drivers/nvme/host/pci.c:79:1: error: bad constant expression ../drivers/nvme/host/pci.c:80:1: error: bad constant expression ../drivers/nvme/host/pci.c:83:1: error: bad constant expression ../drivers/nvme/host/pci.c:84:1: error: bad constant expression ../drivers/nvme/host/pci.c:88:1: error: bad constant expression ../drivers/nvme/host/pci.c:89:1: error: bad constant expression ../drivers/nvme/host/pci.c:103:1: error: bad constant expression ../drivers/nvme/host/pci.c:123:1: error: bad constant expression ../drivers/nvme/host/pci.c:129:1: error: bad constant expression ../drivers/nvme/host/pci.c:132:1: error: bad constant expression ../drivers/nvme/host/pci.c:133:1: error: bad constant expression ../drivers/nvme/host/pci.c:4087:1: error: bad constant expression ../drivers/nvme/host/pci.c:4088:1: error: bad constant expression ../drivers/nvme/host/pci.c:4089:1: error: bad constant expression ../drivers/nvme/host/pci.c:4090:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_sh.c:377:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_sh.c:378: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:8072:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:8072:43: expected struct task_struct *push_task ../kernel/sched/core.c:8072:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:5524:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:5524:15: expected struct task_struct *donor ../kernel/sched/core.c:5524:15: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:6192:32: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6192:32: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6192:32: struct task_struct * ../kernel/sched/core.c:6223:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6223:23: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6223:23: struct task_struct * ../kernel/sched/core.c:6231:46: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6231:46: struct task_struct * ../kernel/sched/core.c:6231:46: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6288:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6288:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:6288:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:6742:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6742:14: expected struct task_struct *prev ../kernel/sched/core.c:6742:14: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:6809:37: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:6809:37: expected struct task_struct *prev ../kernel/sched/core.c:6809:37: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:7315:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7315:17: struct task_struct * ../kernel/sched/core.c:7315:17: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:8955:16: warning: incorrect type in return expression (different address spaces) ../kernel/sched/core.c:8955:16: expected struct task_struct * ../kernel/sched/core.c:8955:16: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10216:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10216:25: expected struct task_struct *p ../kernel/sched/core.c:10216:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10477:58: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10477:58: expected struct task_struct *t ../kernel/sched/core.c:10477:58: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10513:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:10513:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:10513: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:1832:9: warning: context imbalance in '__task_rq_lock' - wrong count at exit ../kernel/sched/sched.h:1832: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:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315: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:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/core.c:10476:31: warning: dereference of noderef expression ../kernel/sched/core.c:10476:53: warning: dereference of noderef expression ../kernel/sched/core.c:10481:30: warning: dereference of noderef expression ../kernel/sched/core.c:10481:52: warning: dereference of noderef expression ../kernel/sched/core.c:10482:46: warning: dereference of noderef expression ../kernel/sched/core.c:10487:35: warning: dereference of noderef expression ../kernel/sched/core.c:10504:13: warning: context imbalance in 'mm_cid_fixup_task_to_cpu' - wrong count at exit ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326: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 * ../drivers/net/wireless/ath/wil6210/wmi.c:18:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/wmi.c:19:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/wmi.c:22:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/wmi.c:23:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/wmi.c:27:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/wmi.c:28:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:42:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:45:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:46:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:53:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:56:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:57:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:60:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:62:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/txrx.c:24:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/txrx.c:25:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/txrx.c:28:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/txrx.c:29: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/nvme/host/fabrics.c:1553:1: error: bad constant expression ../drivers/nvme/host/fabrics.c:1554:1: error: bad constant expression ../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:2892:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2892:23: expected struct task_struct *p ../kernel/sched/deadline.c:2892:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2902:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2902:13: struct task_struct * ../kernel/sched/deadline.c:2902:13: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3008:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3008:25: struct task_struct * ../kernel/sched/deadline.c:3008:25: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2509:42: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2509:42: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2509:42: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2519:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2519:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2519:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1192:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1192:39: expected struct task_struct *p ../kernel/sched/deadline.c:1192:39: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1192:85: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1192:85: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1192:85: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1290:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1290:23: expected struct task_struct *p ../kernel/sched/deadline.c:1290:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:1803:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1803:31: expected struct task_struct *p ../kernel/sched/deadline.c:1803:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1803:70: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1803:70: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1803:70: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1918:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/deadline.c:1918:39: expected struct task_struct *donor ../kernel/sched/deadline.c:1918:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2728:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2728:9: expected struct sched_domain *[assigned] sd ../kernel/sched/deadline.c:2728:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/deadline.c:2396:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2396:14: expected struct task_struct *curr ../kernel/sched/deadline.c:2396:14: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2397:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2397:15: expected struct task_struct *donor ../kernel/sched/deadline.c:2397:15: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2471:43: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2471:43: expected struct task_struct *p ../kernel/sched/deadline.c:2471:43: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3053:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3053:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:3053:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:3055:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3055:23: expected struct task_struct *p ../kernel/sched/deadline.c:3055:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3057:44: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:3057:44: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:3057:44: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:3284:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3284:23: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3284:23: struct task_struct * ../kernel/sched/deadline.c:3337:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:202:48: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:202:48: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:202:48: struct task_struct * ../kernel/sched/syscalls.c:1382:22: warning: incorrect type in assignment (different address spaces) ../kernel/sched/syscalls.c:1382:22: expected struct task_struct *curr ../kernel/sched/syscalls.c:1382:22: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:1242:6: warning: context imbalance in 'sched_getaffinity' - different lock contexts for basic block ../kernel/sched/syscalls.c:1307: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 ../arch/x86/kernel/fpu/xstate.c:1656:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1656:9: expected struct lockdep_map const *lock ../arch/x86/kernel/fpu/xstate.c:1656:9: got struct lockdep_map [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1750:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1750:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1750:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1758:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1758:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1758:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1776:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1776:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1776:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1780:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1780:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1780:41: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1795:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1795:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1795:33: got struct spinlock [noderef] __rcu * ../drivers/usb/host/xhci-pci.c:985:1: error: bad constant expression ../drivers/usb/host/xhci-pci.c:986: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:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../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/usb/host/xhci-pci-renesas.c:663:1: error: bad constant expression ../drivers/usb/host/xhci-pci-renesas.c:664:1: error: bad constant expression ../drivers/usb/host/xhci-pci-renesas.c:665:1: error: bad constant expression ../drivers/usb/host/xhci-pci-renesas.c:666:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_mh.c:536:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_mh.c:537:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_mh.c:538:1: error: bad constant expression ../kernel/power/suspend.c:339:1: error: bad constant expression ../kernel/power/suspend.c:340:1: error: bad constant 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 ../drivers/net/wireless/ath/ath10k/core.c:48:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:49:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:50:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:51:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:52:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:53:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:54:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:56:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:57:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:58:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:59:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:60:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:62:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:63:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:3782:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:3783:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:3784:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:25:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:26:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:29:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:30:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:34:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:35:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:39:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:40:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:2714:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:2715:1: error: bad constant expression ../drivers/usb/dwc3/dwc3-st.c:367:1: error: bad constant expression ../drivers/usb/dwc3/dwc3-st.c:368:1: error: bad constant expression ../drivers/usb/dwc3/dwc3-st.c:369:1: error: bad constant expression ../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2784:60: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-truncation=] 2784 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2784:52: note: directive argument in the range [-2147483639, 2147483646] 2784 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2784:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2784 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2785 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ ../io_uring/napi.c:84:12: warning: context imbalance in '__io_napi_del_id' - wrong count at exit ../io_uring/napi.c:116:9: warning: context imbalance in '__io_napi_remove_stale' - wrong count at exit ../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../io_uring/napi.c:263:27: warning: context imbalance in 'io_napi_free' - wrong count at exit ../drivers/watchdog/watchdog_dev.c:1319:1: error: bad constant expression ../drivers/watchdog/watchdog_dev.c:1320:1: error: bad constant expression ../drivers/watchdog/watchdog_dev.c:1324:1: error: bad constant expression ../drivers/watchdog/watchdog_dev.c:1325:1: error: bad constant expression ../block/bfq-iosched.c:7630:1: error: bad constant expression ../block/bfq-iosched.c:7689:1: error: bad constant expression ../block/bfq-iosched.c:7690:1: error: bad constant expression ../block/bfq-iosched.c:7691:1: error: bad constant expression ../sound/soc/sof/ipc3.c: note: in included file: ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../kernel/rcu/srcutree.c:36:1: error: bad constant expression ../kernel/rcu/srcutree.c:40:1: error: bad constant expression ../kernel/rcu/srcutree.c:61:1: error: bad constant expression ../kernel/rcu/srcutree.c:65:1: error: bad constant expression ../kernel/rcu/srcutree.c:69:1: error: bad constant expression ../kernel/rcu/srcutree.c:667:1: error: bad constant expression ../kernel/rcu/srcutree.c:693:1: error: bad constant expression ../kernel/rcu/srcutree.c:700:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:28:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:29:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:33:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:34:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:2303:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:2304: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 ../drivers/nvme/host/rdma.c:147:1: error: bad constant expression ../drivers/nvme/host/rdma.c:148:1: error: bad constant expression ../drivers/nvme/host/rdma.c:2434:1: error: bad constant expression ../drivers/nvme/host/rdma.c:2435: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 ../net/sunrpc/xprtsock.c:3721:1: error: bad constant expression ../net/sunrpc/xprtsock.c:3722:1: error: bad constant expression ../net/sunrpc/xprtsock.c:3756:1: error: bad constant expression ../net/sunrpc/xprtsock.c:3758:1: error: bad constant expression ../net/sunrpc/xprtsock.c:3760:1: error: bad constant expression ../sound/soc/codecs/wm8903.c:2223:1: error: bad constant expression ../sound/soc/codecs/wm8903.c:2224:1: error: bad constant expression ../sound/soc/codecs/wm8903.c:2225:1: error: bad constant expression ../mm/page_alloc.c:2916:17: warning: context imbalance in 'free_frozen_page_commit' - unexpected unlock ../mm/page_alloc.c:2959:13: warning: context imbalance in '__free_frozen_pages' - different lock contexts for basic block ../mm/page_alloc.c:3062:33: warning: context imbalance in 'free_unref_folios' - unexpected unlock ../mm/page_alloc.c:3350:20: warning: context imbalance in 'rmqueue_pcplist' - different lock contexts for basic block ../mm/page_alloc.c:3222:13: warning: context imbalance in 'get_page_from_freelist' - different lock contexts for basic block ../mm/page_alloc.c:5194:9: warning: context imbalance in 'alloc_pages_bulk_noprof' - different lock contexts for basic block ../mm/page_alloc.c:7502:30: warning: context imbalance in '__accept_page' - unexpected unlock ../mm/page_alloc.c:7510:6: warning: context imbalance in 'accept_page' - wrong count at exit ../mm/page_alloc.c:7525:13: warning: context imbalance in 'try_to_accept_memory_one' - wrong count at exit ../net/sunrpc/auth.c:91:1: error: bad constant expression ../net/sunrpc/auth.c:92:1: error: bad constant expression ../net/sunrpc/auth.c:95:1: error: bad constant expression ../net/sunrpc/auth.c:96: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 Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' ../drivers/net/ethernet/engleder/tsnep_main.c:2713:1: error: bad constant expression ../drivers/net/ethernet/engleder/tsnep_main.c:2714:1: error: bad constant expression ../drivers/net/ethernet/engleder/tsnep_main.c:2715:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_sed.c:138:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_sed.c:139:1: error: bad constant expression ../io_uring/cmd_net.c:60:32: warning: array of flexible structures ../io_uring/cmd_net.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures ../kernel/irq/manage.c:50:43: warning: context imbalance in '__synchronize_hardirq' - different lock contexts for basic block ../kernel/irq/manage.c:441:12: warning: context imbalance in '__irq_set_affinity' - wrong count at exit ../kernel/irq/manage.c:571:5: warning: context imbalance in 'irq_setup_affinity' - wrong count at exit ../kernel/irq/manage.c:1184:13: warning: context imbalance in 'irq_wake_secondary' - different lock contexts for basic block ../kernel/irq/manage.c:1272:6: warning: context imbalance in 'irq_wake_thread' - different lock contexts for basic block ../kernel/irq/manage.c:2031:12: warning: context imbalance in 'free_nmi' - different lock contexts for basic block ../drivers/scsi/xen-scsifront.c:1235:1: error: bad constant expression ../drivers/scsi/xen-scsifront.c:1236:1: error: bad constant expression ../drivers/scsi/xen-scsifront.c:1237:1: error: bad constant expression ../drivers/scsi/xen-scsifront.c:1238: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 ../drivers/usb/cdns3/cdnsp-gadget.c:158:16: warning: cast to restricted __le32 ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: warning: incorrect type in argument 1 (different base types) ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: expected unsigned int val ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: got restricted __le32 [usertype] ../net/netfilter/ipvs/ip_vs_nq.c:137:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_nq.c:138: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:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../drivers/usb/host/xen-hcd.c:1608:1: error: bad constant expression ../drivers/usb/host/xen-hcd.c:1609:1: error: bad constant expression ../drivers/usb/host/xen-hcd.c:1610:1: error: bad constant expression ../drivers/usb/host/xen-hcd.c:1611: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 ../fs/buffer.c:251:18: warning: context imbalance in '__find_get_block_slow' - different lock contexts for basic block ../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/md/md-linear.c:346:1: error: bad constant expression ../drivers/md/md-linear.c:347:1: error: bad constant expression ../drivers/md/md-linear.c:348:1: error: bad constant expression ../drivers/md/md-linear.c:349:1: error: bad constant expression ../drivers/md/md-linear.c:350:1: error: bad constant expression ../drivers/md/md-linear.c:216:19: error: incompatible types in comparison expression (different address spaces): ../drivers/md/md-linear.c:216:19: void [noderef] __rcu * ../drivers/md/md-linear.c:216:19: void * ../drivers/md/md-linear.c:221:9: error: incompatible types in comparison expression (different address spaces): ../drivers/md/md-linear.c:221:9: void [noderef] __rcu * ../drivers/md/md-linear.c:221:9: void * ../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 ../net/netfilter/ipvs/ip_vs_twos.c:138:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_twos.c:139:1: error: bad constant expression ../drivers/net/ethernet/freescale/enetc/enetc.c:3777:1: error: bad constant expression ../drivers/net/ethernet/freescale/enetc/enetc.c:3778:1: error: bad constant expression ../drivers/net/tun.c:3733:1: error: bad constant expression ../drivers/net/tun.c:3734:1: error: bad constant expression ../drivers/net/tun.c:3735:1: error: bad constant expression ../drivers/net/tun.c:3736:1: error: bad constant expression ../drivers/net/tun.c:3737:1: error: bad constant expression ../drivers/net/tun.c:3738:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:31:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:32:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:36:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:37:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:206:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:207:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:208:1: error: bad constant expression ../drivers/usb/mtu3/mtu3_qmu.c:81:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:81:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:92:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:92:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:100:21: warning: incorrect type in argument 3 (different base types) ../drivers/usb/mtu3/mtu3_qmu.c:100:21: expected unsigned int [usertype] data ../drivers/usb/mtu3/mtu3_qmu.c:100:21: got restricted __le32 [usertype] ../drivers/usb/mtu3/mtu3_qmu.c:112:21: warning: incorrect type in argument 3 (different base types) ../drivers/usb/mtu3/mtu3_qmu.c:112:21: expected unsigned int [usertype] data ../drivers/usb/mtu3/mtu3_qmu.c:112:21: got restricted __le32 [usertype] ../net/mac80211/main.c:1797:1: error: bad constant expression ../net/mac80211/main.c:1798:1: error: bad constant expression ../drivers/nvme/host/fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/nvme/host/fc.c:3969:1: error: bad constant expression ../drivers/nvme/host/fc.c:3970:1: error: bad constant expression ../sound/soc/codecs/wm8996.c:3091:1: error: bad constant expression ../sound/soc/codecs/wm8996.c:3092:1: error: bad constant expression ../sound/soc/codecs/wm8996.c:3093:1: error: bad constant expression ../kernel/irq/chip.c:465:25: warning: context imbalance in 'irq_wait_on_inprogress' - unexpected unlock ../kernel/irq/chip.c:610:6: warning: context imbalance in 'handle_simple_irq' - wrong count at exit ../kernel/irq/chip.c:685:6: warning: context imbalance in 'handle_level_irq' - wrong count at exit ../kernel/irq/chip.c:736:6: warning: context imbalance in 'handle_fasteoi_irq' - wrong count at exit ../kernel/irq/chip.c:823:6: warning: context imbalance in 'handle_edge_irq' - wrong count at exit ../kernel/irq/chip.c:1137:6: warning: context imbalance in 'handle_fasteoi_ack_irq' - wrong count at exit ../kernel/irq/chip.c:1175:6: warning: context imbalance in 'handle_fasteoi_mask_irq' - wrong count at exit ../kernel/rcu/rcutorture.c:54:1: error: bad constant expression ../kernel/rcu/rcutorture.c:55:1: error: bad constant expression ../kernel/rcu/rcutorture.c:56:1: error: bad constant expression ../kernel/rcu/rcutorture.c:83:1: error: bad constant expression ../kernel/rcu/rcutorture.c:83:1: error: bad constant expression ../kernel/rcu/rcutorture.c:85:1: error: bad constant expression ../kernel/rcu/rcutorture.c:85:1: error: bad constant expression ../kernel/rcu/rcutorture.c:86:1: error: bad constant expression ../kernel/rcu/rcutorture.c:86:1: error: bad constant expression ../kernel/rcu/rcutorture.c:87:1: error: bad constant expression ../kernel/rcu/rcutorture.c:87:1: error: bad constant expression ../kernel/rcu/rcutorture.c:88:1: error: bad constant expression ../kernel/rcu/rcutorture.c:88:1: error: bad constant expression ../kernel/rcu/rcutorture.c:89:1: error: bad constant expression ../kernel/rcu/rcutorture.c:89:1: error: bad constant expression ../kernel/rcu/rcutorture.c:90:1: error: bad constant expression ../kernel/rcu/rcutorture.c:90:1: error: bad constant expression ../kernel/rcu/rcutorture.c:91:1: error: bad constant expression ../kernel/rcu/rcutorture.c:91:1: error: bad constant expression ../kernel/rcu/rcutorture.c:92:1: error: bad constant expression ../kernel/rcu/rcutorture.c:92:1: error: bad constant expression ../kernel/rcu/rcutorture.c:93:1: error: bad constant expression ../kernel/rcu/rcutorture.c:93:1: error: bad constant expression ../kernel/rcu/rcutorture.c:94:1: error: bad constant expression ../kernel/rcu/rcutorture.c:94:1: error: bad constant expression ../kernel/rcu/rcutorture.c:95:1: error: bad constant expression ../kernel/rcu/rcutorture.c:95:1: error: bad constant expression ../kernel/rcu/rcutorture.c:97:1: error: bad constant expression ../kernel/rcu/rcutorture.c:97:1: error: bad constant expression ../kernel/rcu/rcutorture.c:99:1: error: bad constant expression ../kernel/rcu/rcutorture.c:99:1: error: bad constant expression ../kernel/rcu/rcutorture.c:101:1: error: bad constant expression ../kernel/rcu/rcutorture.c:101:1: error: bad constant expression ../kernel/rcu/rcutorture.c:102:1: error: bad constant expression ../kernel/rcu/rcutorture.c:102:1: error: bad constant expression ../kernel/rcu/rcutorture.c:103:1: error: bad constant expression ../kernel/rcu/rcutorture.c:103:1: error: bad constant expression ../kernel/rcu/rcutorture.c:104:1: error: bad constant expression ../kernel/rcu/rcutorture.c:104:1: error: bad constant expression ../kernel/rcu/rcutorture.c:105:1: error: bad constant expression ../kernel/rcu/rcutorture.c:105:1: error: bad constant expression ../kernel/rcu/rcutorture.c:106:1: error: bad constant expression ../kernel/rcu/rcutorture.c:106:1: error: bad constant expression ../kernel/rcu/rcutorture.c:107:1: error: bad constant expression ../kernel/rcu/rcutorture.c:107:1: error: bad constant expression ../kernel/rcu/rcutorture.c:109:1: error: bad constant expression ../kernel/rcu/rcutorture.c:109:1: error: bad constant expression ../kernel/rcu/rcutorture.c:111:1: error: bad constant expression ../kernel/rcu/rcutorture.c:111:1: error: bad constant expression ../kernel/rcu/rcutorture.c:112:1: error: bad constant expression ../kernel/rcu/rcutorture.c:112:1: error: bad constant expression ../kernel/rcu/rcutorture.c:113:1: error: bad constant expression ../kernel/rcu/rcutorture.c:113:1: error: bad constant expression ../kernel/rcu/rcutorture.c:114:1: error: bad constant expression ../kernel/rcu/rcutorture.c:114:1: error: bad constant expression ../kernel/rcu/rcutorture.c:115:1: error: bad constant expression ../kernel/rcu/rcutorture.c:115:1: error: bad constant expression ../kernel/rcu/rcutorture.c:116:1: error: bad constant expression ../kernel/rcu/rcutorture.c:116:1: error: bad constant expression ../kernel/rcu/rcutorture.c:117:1: error: bad constant expression ../kernel/rcu/rcutorture.c:117:1: error: bad constant expression ../kernel/rcu/rcutorture.c:118:1: error: bad constant expression ../kernel/rcu/rcutorture.c:118:1: error: bad constant expression ../kernel/rcu/rcutorture.c:119:1: error: bad constant expression ../kernel/rcu/rcutorture.c:119:1: error: bad constant expression ../kernel/rcu/rcutorture.c:120:1: error: bad constant expression ../kernel/rcu/rcutorture.c:120:1: error: bad constant expression ../kernel/rcu/rcutorture.c:121:1: error: bad constant expression ../kernel/rcu/rcutorture.c:121:1: error: bad constant expression ../kernel/rcu/rcutorture.c:122:1: error: bad constant expression ../kernel/rcu/rcutorture.c:122:1: error: bad constant expression ../kernel/rcu/rcutorture.c:123:1: error: bad constant expression ../kernel/rcu/rcutorture.c:123:1: error: bad constant expression ../kernel/rcu/rcutorture.c:124:1: error: bad constant expression ../kernel/rcu/rcutorture.c:124:1: error: bad constant expression ../kernel/rcu/rcutorture.c:125:1: error: bad constant expression ../kernel/rcu/rcutorture.c:125:1: error: bad constant expression ../kernel/rcu/rcutorture.c:126:1: error: bad constant expression ../kernel/rcu/rcutorture.c:126:1: error: bad constant expression ../kernel/rcu/rcutorture.c:127:1: error: bad constant expression ../kernel/rcu/rcutorture.c:127:1: error: bad constant expression ../kernel/rcu/rcutorture.c:128:1: error: bad constant expression ../kernel/rcu/rcutorture.c:128:1: error: bad constant expression ../kernel/rcu/rcutorture.c:129:1: error: bad constant expression ../kernel/rcu/rcutorture.c:129:1: error: bad constant expression ../kernel/rcu/rcutorture.c:130:1: error: bad constant expression ../kernel/rcu/rcutorture.c:130:1: error: bad constant expression ../kernel/rcu/rcutorture.c:131:1: error: bad constant expression ../kernel/rcu/rcutorture.c:131:1: error: bad constant expression ../kernel/rcu/rcutorture.c:132:1: error: bad constant expression ../kernel/rcu/rcutorture.c:132:1: error: bad constant expression ../kernel/rcu/rcutorture.c:133:1: error: bad constant expression ../kernel/rcu/rcutorture.c:133:1: error: bad constant expression ../kernel/rcu/rcutorture.c:134:1: error: bad constant expression ../kernel/rcu/rcutorture.c:134:1: error: bad constant expression ../kernel/rcu/rcutorture.c:135:1: error: bad constant expression ../kernel/rcu/rcutorture.c:135:1: error: bad constant expression ../kernel/rcu/rcutorture.c:136:1: error: bad constant expression ../kernel/rcu/rcutorture.c:136:1: error: bad constant expression ../kernel/rcu/rcutorture.c:137:1: error: bad constant expression ../kernel/rcu/rcutorture.c:137:1: error: bad constant expression ../kernel/rcu/rcutorture.c:138:1: error: too many errors ../drivers/md/raid0.c:23:1: error: bad constant expression ../drivers/md/raid0.c:837:1: error: bad constant expression ../drivers/md/raid0.c:838:1: error: bad constant expression ../drivers/md/raid0.c:839:1: error: bad constant expression ../drivers/md/raid0.c:840:1: error: bad constant expression ../drivers/md/raid0.c:841:1: error: bad constant expression ../kernel/locking/rtmutex_api.c: note: in included file (through ../include/linux/sched/signal.h, ../kernel/locking/rtmutex.c): ../include/linux/sched/task.h:116:21: warning: context imbalance in 'task_blocks_on_rt_mutex' - unexpected unlock ../kernel/locking/rtmutex_api.c: note: in included file: ../kernel/locking/rtmutex.c:1672:9: warning: context imbalance in 'rt_mutex_handle_deadlock' - unexpected unlock ../net/netfilter/ipvs/ip_vs_pe_sip.c:186:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_pe_sip.c:187:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_ftp.c:62:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_ftp.c:63:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_ftp.c:638:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_ftp.c:639: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/usb/musb/musb_core.c:98:1: error: bad constant expression ../drivers/usb/musb/musb_core.c:99:1: error: bad constant expression ../drivers/usb/musb/musb_core.c:100:1: error: bad constant expression ../drivers/usb/musb/musb_core.c:101:1: error: bad constant expression ../drivers/usb/musb/musb_core.c:1265:1: error: bad constant expression ../drivers/usb/musb/musb_core.c:1266:1: error: bad constant expression ../drivers/net/ethernet/freescale/fec_main.c:210:1: error: bad constant expression ../drivers/net/ethernet/freescale/fec_main.c:211:1: error: bad constant expression ../drivers/net/ethernet/freescale/fec_main.c:4842:1: error: bad constant expression ../drivers/net/ethernet/freescale/fec_main.c:4843: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/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 ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:604:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:605:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:606:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:607:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:608:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:609:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:610:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:611:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:612:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:613:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:614:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:615:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:617:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:617:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:618:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:619:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:619:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:620:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:620:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:621:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:622:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:622:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:623:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:623:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:624:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:625:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:625:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:626:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:626:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:627:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:627:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:630:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:633:1: error: bad constant expression ../drivers/md/raid1.c:3518:1: error: bad constant expression ../drivers/md/raid1.c:3519:1: error: bad constant expression ../drivers/md/raid1.c:3520:1: error: bad constant expression ../drivers/md/raid1.c:3521:1: error: bad constant expression ../drivers/md/raid1.c:3522:1: error: bad constant expression ../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/nvme/host/tcp.c:35:1: error: bad constant expression ../drivers/nvme/host/tcp.c:36:1: error: bad constant expression ../drivers/nvme/host/tcp.c:43:1: error: bad constant expression ../drivers/nvme/host/tcp.c:44:1: error: bad constant expression ../drivers/nvme/host/tcp.c:51:1: error: bad constant expression ../drivers/nvme/host/tcp.c:52:1: error: bad constant expression ../drivers/nvme/host/tcp.c:3072:1: error: bad constant expression ../drivers/nvme/host/tcp.c:3073:1: error: bad constant expression ../kernel/rcu/rcuscale.c:46:1: error: bad constant expression ../kernel/rcu/rcuscale.c:47:1: error: bad constant expression ../kernel/rcu/rcuscale.c:48:1: error: bad constant expression ../kernel/rcu/rcuscale.c:88:1: error: bad constant expression ../kernel/rcu/rcuscale.c:88:1: error: bad constant expression ../kernel/rcu/rcuscale.c:89:1: error: bad constant expression ../kernel/rcu/rcuscale.c:89:1: error: bad constant expression ../kernel/rcu/rcuscale.c:90:1: error: bad constant expression ../kernel/rcu/rcuscale.c:90:1: error: bad constant expression ../kernel/rcu/rcuscale.c:91:1: error: bad constant expression ../kernel/rcu/rcuscale.c:91:1: error: bad constant expression ../kernel/rcu/rcuscale.c:92:1: error: bad constant expression ../kernel/rcu/rcuscale.c:92:1: error: bad constant expression ../kernel/rcu/rcuscale.c:93:1: error: bad constant expression ../kernel/rcu/rcuscale.c:93:1: error: bad constant expression ../kernel/rcu/rcuscale.c:94:1: error: bad constant expression ../kernel/rcu/rcuscale.c:94:1: error: bad constant expression ../kernel/rcu/rcuscale.c:95:1: error: bad constant expression ../kernel/rcu/rcuscale.c:95:1: error: bad constant expression ../kernel/rcu/rcuscale.c:97:1: error: bad constant expression ../kernel/rcu/rcuscale.c:97:1: error: bad constant expression ../kernel/rcu/rcuscale.c:98:1: error: bad constant expression ../kernel/rcu/rcuscale.c:98:1: error: bad constant expression ../kernel/rcu/rcuscale.c:99:1: error: bad constant expression ../kernel/rcu/rcuscale.c:99:1: error: bad constant expression ../kernel/rcu/rcuscale.c:100:1: error: bad constant expression ../kernel/rcu/rcuscale.c:100:1: error: bad constant expression ../kernel/rcu/rcuscale.c:101:1: error: bad constant expression ../kernel/rcu/rcuscale.c:101:1: error: bad constant expression ../kernel/rcu/rcuscale.c:102:1: error: bad constant expression ../kernel/rcu/rcuscale.c:102:1: error: bad constant expression ../kernel/rcu/rcuscale.c:105:1: error: bad constant expression ../kernel/rcu/rcuscale.c:106:1: error: bad constant expression ../kernel/rcu/rcuscale.c:706:1: error: bad constant expression ../kernel/rcu/rcuscale.c:706:1: error: bad constant expression ../kernel/rcu/rcuscale.c:707:1: error: bad constant expression ../kernel/rcu/rcuscale.c:707:1: error: bad constant expression ../kernel/rcu/rcuscale.c:708:1: error: bad constant expression ../kernel/rcu/rcuscale.c:708:1: error: bad constant expression ../kernel/rcu/rcuscale.c:709:1: error: bad constant expression ../kernel/rcu/rcuscale.c:709:1: error: bad constant expression ../kernel/rcu/rcuscale.c:710:1: error: bad constant expression ../kernel/rcu/rcuscale.c:710: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 ../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/net/veth.c:2007:1: error: bad constant expression ../drivers/net/veth.c:2008:1: error: bad constant expression ../drivers/net/veth.c:2009: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:5897:47: warning: context imbalance in '__slab_free' - unexpected unlock ../drivers/nvme/host/apple.c:1725:1: error: bad constant expression ../drivers/nvme/host/apple.c:1726:1: error: bad constant expression ../drivers/nvme/host/apple.c:1727: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 ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:57:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:58: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:62:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:65: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/net/ethernet/hisilicon/hns3/hns3_enet.c:6077:1: error: bad constant expression ../kernel/rcu/refscale.c:68:1: error: bad constant expression ../kernel/rcu/refscale.c:69:1: error: bad constant expression ../kernel/rcu/refscale.c:70:1: error: bad constant expression ../kernel/rcu/refscale.c:73:1: error: bad constant expression ../kernel/rcu/refscale.c:74:1: error: bad constant expression ../kernel/rcu/refscale.c:76:1: error: bad constant expression ../kernel/rcu/refscale.c:76:1: error: bad constant expression ../kernel/rcu/refscale.c:77:1: error: bad constant expression ../kernel/rcu/refscale.c:77:1: error: bad constant expression ../kernel/rcu/refscale.c:80:1: error: bad constant expression ../kernel/rcu/refscale.c:80:1: error: bad constant expression ../kernel/rcu/refscale.c:83:1: error: bad constant expression ../kernel/rcu/refscale.c:83:1: error: bad constant expression ../kernel/rcu/refscale.c:86:1: error: bad constant expression ../kernel/rcu/refscale.c:86:1: error: bad constant expression ../kernel/rcu/refscale.c:88:1: error: bad constant expression ../kernel/rcu/refscale.c:88:1: error: bad constant expression ../kernel/rcu/refscale.c:90:1: error: bad constant expression ../kernel/rcu/refscale.c:90:1: error: bad constant expression ../kernel/rcu/refscale.c:92:1: error: bad constant expression ../kernel/rcu/refscale.c:92:1: error: bad constant expression ../kernel/rcu/refscale.c:94:1: error: bad constant expression ../kernel/rcu/refscale.c:94:1: error: bad constant expression ../kernel/rcu/refscale.c:102:1: error: bad constant expression ../kernel/rcu/refscale.c:102:1: error: bad constant expression ../kernel/rcu/refscale.c:1065:24: error: incompatible types in comparison expression (different address spaces): ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe [noderef] __rcu * ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe * ../sound/soc/sof/intel/hda-stream.c:28:1: error: bad constant expression ../sound/soc/sof/intel/hda-stream.c:29:1: error: bad constant expression ../drivers/net/virtio_net.c:31:1: error: bad constant expression ../drivers/net/virtio_net.c:34:1: error: bad constant expression ../drivers/net/virtio_net.c:35:1: error: bad constant expression ../drivers/net/virtio_net.c:36:1: error: bad constant expression ../drivers/net/virtio_net.c:7252:1: error: bad constant expression ../drivers/net/virtio_net.c:7253:1: error: bad constant expression Warning: ../arch/x86/kernel/apic/apic.c:2149 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' Warning: ../arch/x86/kernel/apic/apic.c:2149 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead ../fs/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/usb/gadget/udc/core.c:1947:1: error: bad constant expression ../drivers/usb/gadget/udc/core.c:1948:1: error: bad constant expression ../drivers/usb/gadget/udc/core.c:1949:1: error: bad constant expression ../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 ../net/9p/client.c:626:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:626:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:626:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:628:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:628:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:628:48: got struct spinlock [noderef] __rcu * ../net/9p/client.c:711:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:711:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:711:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:713:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:713:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:713:48: got struct spinlock [noderef] __rcu * ../drivers/media/platform/raspberrypi/rp1-cfe/csi2.c:22:1: error: bad constant expression ../drivers/media/platform/raspberrypi/rp1-cfe/csi2.c:23:1: error: bad constant expression ../drivers/md/raid10.c:5152:1: error: bad constant expression ../drivers/md/raid10.c:5153:1: error: bad constant expression ../drivers/md/raid10.c:5154:1: error: bad constant expression ../drivers/md/raid10.c:5155:1: error: bad constant expression ../drivers/md/raid10.c:5156: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 ../net/smc/af_smc.c:3671:1: error: bad constant expression ../net/smc/af_smc.c:3672:1: error: bad constant expression ../net/smc/af_smc.c:3673:1: error: bad constant expression ../net/smc/af_smc.c:3674:1: error: bad constant expression ../net/smc/af_smc.c:3675:1: error: bad constant expression ../net/smc/af_smc.c:3675:1: error: bad constant expression ../net/smc/af_smc.c:3677:1: error: bad constant expression ../net/smc/af_smc.c:3679:1: error: bad constant expression ../net/smc/af_smc.c:3681: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? ../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 ../drivers/net/ethernet/intel/libeth/xdp.c:449:1: error: bad constant expression ../drivers/net/ethernet/intel/libeth/xdp.c:450:1: error: bad constant expression ../drivers/net/ethernet/intel/libeth/xdp.c:451:1: error: bad constant expression ../sound/soc/codecs/wm8962.c:3981:1: error: bad constant expression ../sound/soc/codecs/wm8962.c:3982:1: error: bad constant expression ../sound/soc/codecs/wm8962.c:3983: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/net/wireless/ath/ath11k/qmi.c:30:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/qmi.c:31:1: error: bad constant expression ../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 ../fs/notify/fanotify/fanotify_user.c:117:13: warning: context imbalance in 'perm_group_watchdog' - wrong count at exit ../drivers/net/ethernet/intel/igc/igc_main.c:35:1: error: bad constant expression ../drivers/net/ethernet/intel/igc/igc_main.c:36:1: error: bad constant expression ../drivers/net/ethernet/intel/igc/igc_main.c:37:1: error: bad constant expression ../drivers/net/ethernet/intel/igc/igc_main.c:38:1: error: bad constant expression ../sound/soc/sof/intel/hda-dsp.c:40:1: error: bad constant expression ../sound/soc/sof/intel/hda-dsp.c:41: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 ../kernel/module/main.c:3002: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/md/raid5.c:67:1: error: bad constant expression ../drivers/md/raid5.c:68:1: error: bad constant expression ../drivers/md/raid5.c:9116:1: error: bad constant expression ../drivers/md/raid5.c:9117:1: error: bad constant expression ../drivers/md/raid5.c:9118:1: error: bad constant expression ../drivers/md/raid5.c:9119:1: error: bad constant expression ../drivers/md/raid5.c:9120:1: error: bad constant expression ../drivers/md/raid5.c:9121:1: error: bad constant expression ../drivers/md/raid5.c:9122:1: error: bad constant expression ../drivers/md/raid5.c:9123:1: error: bad constant expression ../drivers/md/raid5.c:9124:1: error: bad constant expression ../drivers/md/raid5.c:9125:1: error: bad constant expression ../drivers/md/raid5.c:9128:1: error: bad constant expression ../drivers/md/raid5.c:9129:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:187:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:188:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:204:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:205:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:209:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:210:1: error: bad constant expression ../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/freezer.c:206:9: warning: context imbalance in '__thaw_task' - wrong count at exit ../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/kcmp.c:192:37: expected void *v1 ../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/kcmp.c:192:53: expected void *v2 ../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) ../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot ../kernel/kcmp.c:207:62: got void * ../drivers/net/wireless/ath/ath12k/dp_peer.c:651:1: warning: context imbalance in 'ath12k_dp_link_peer_get_sta_rate_info_stats' - wrong count at exit ../drivers/net/wireless/ath/ath12k/dp_peer.c:676:6: warning: context imbalance in 'ath12k_dp_link_peer_reset_rx_stats' - wrong count at exit ../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 ../net/sctp/socket.c:8546:23: warning: context imbalance in 'sctp_get_port_local' - unexpected unlock ../arch/x86/kernel/apic/vector.c:61:6: warning: context imbalance in 'lock_vector_lock' - wrong count at exit ../arch/x86/kernel/apic/vector.c:69:6: warning: context imbalance in 'unlock_vector_lock' - unexpected unlock ../arch/x86/kernel/apic/vector.c:924:13: warning: context imbalance in 'apic_force_complete_move' - wrong count at exit ../drivers/cpufreq/intel_pstate.c:3944:1: error: bad constant expression ../drivers/cpufreq/intel_pstate.c:3945: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 ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c:3430:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c:3431:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c:3432:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c:3433:1: error: bad constant expression ../scripts/Makefile.build:287: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../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 ../mm/hugetlb.c:667:12: warning: context imbalance in 'allocate_file_region_entries' - wrong count at exit ../mm/hugetlb.c:738:13: warning: context imbalance in 'region_add' - wrong count at exit ../mm/hugetlb.c:805:13: warning: context imbalance in 'region_chg' - wrong count at exit ../mm/hugetlb.c:5099:20: warning: context imbalance in 'move_huge_pte' - different lock contexts for basic block ../mm/hugetlb.c: note: in included file: ../include/linux/mm.h:1578:22: warning: context imbalance in 'hugetlb_wp' - unexpected unlock ../drivers/md/md-cluster.c:1662:1: error: bad constant expression ../drivers/md/md-cluster.c:1663:1: error: bad constant expression ../drivers/md/md-cluster.c:1664:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/mbox.c:567:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/mbox.c:568:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/mbox.c:569: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/i915/i915_drm_client.c:92:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: expected struct list_head const *list ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: got struct list_head [noderef] __rcu *pos ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * ../drivers/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 ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:160:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:161:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:166:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:167:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:172:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:173:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:175:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:176:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:177:1: error: bad constant expression ../sound/soc/codecs/wm8994.c:4707:1: error: bad constant expression ../sound/soc/codecs/wm8994.c:4708:1: error: bad constant expression ../sound/soc/codecs/wm8994.c:4709:1: error: bad constant expression ../sound/soc/codecs/wm8994.c:4710: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? ../kernel/module/dups.c:39:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence * ../drivers/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:11262:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11263:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11264:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11265:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11266:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h: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/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:41:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:42:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:43:1: error: bad constant expression ../drivers/usb/typec/ucsi/ucsi.c:2152:1: error: bad constant expression ../drivers/usb/typec/ucsi/ucsi.c:2153:1: error: bad constant expression ../drivers/usb/typec/ucsi/ucsi.c:2154: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 ../sound/soc/sof/intel/hda-pcm.c:35:1: error: bad constant expression ../sound/soc/sof/intel/hda-pcm.c:36:1: error: bad constant expression ../sound/soc/sof/intel/hda-pcm.c:39:1: error: bad constant expression ../sound/soc/sof/intel/hda-pcm.c:40:1: error: bad constant expression ../sound/soc/sof/intel/hda-pcm.c:43:1: error: bad constant expression ../sound/soc/sof/intel/hda-pcm.c:44: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 ../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/net/ethernet/mediatek/mtk_eth_soc.c:36:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:37:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:5618:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:5619:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:5620:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:5621:1: error: bad constant expression ../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/usb/typec/tipd/core.c:2045:1: error: bad constant expression ../drivers/usb/typec/tipd/core.c:2046:1: error: bad constant expression ../drivers/usb/typec/tipd/core.c:2047: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 ../drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c:162:46: warning: cast to restricted __be16 ../net/9p/trans_xen.c:564:1: error: bad constant expression ../net/9p/trans_xen.c:573:1: error: bad constant expression ../net/9p/trans_xen.c:574:1: error: bad constant expression ../net/9p/trans_xen.c:575:1: error: bad constant expression ../net/9p/trans_xen.c:576: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 ../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" ../mm/mempolicy.c:693:17: warning: context imbalance in 'queue_folios_pte_range' - unexpected unlock ../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/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/net/ethernet/marvell/mvneta.c:5964:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5965:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5966:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5968:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5969:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5971:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5972:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:40:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:41:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:42:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:43:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:44:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:45:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:46:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:47:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:48:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:49:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:50:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:365:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:366:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:367:1: error: bad constant expression ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1091:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: expected restricted __le32 [noderef] __iomem ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: got unsigned short [usertype] tx_offset ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1431:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: expected unsigned int [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: expected restricted __le32 [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: got unsigned int [usertype] buffer ../drivers/md/md.c:10851:1: error: bad constant expression ../drivers/md/md.c:10853:1: error: bad constant expression ../drivers/md/md.c:10854:1: error: bad constant expression ../drivers/md/md.c:10855:1: error: bad constant expression ../drivers/md/md.c:10857:1: error: bad constant expression ../drivers/md/md.c:10858:1: error: bad constant expression ../drivers/md/md.c:10859:1: error: bad constant expression ../drivers/md/md.c:10860:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:128:19: warning: cast to restricted __be32 ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:132:41: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:12935:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:12936:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:12937:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:12938:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:48:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:49:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:50:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:54:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:55:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:58:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:59:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_guc_ct.c:992:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block ../drivers/net/wireless/intel/iwlwifi/dvm/main.c:49:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/dvm/main.c:50:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/dvm/main.c:51: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 ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:32:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:33:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:34:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:774:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:775:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:84:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:85:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:89:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:90: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/net/wireless/ath/ath12k/pci.c:1853:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/pci.c:1854: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/net/wireless/ath/ath6kl/sdio.c:1432:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1433:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1434:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1436:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1437:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1438:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1439:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1440:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1441:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1442:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1443:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1444:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1445:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1446:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1447:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1448:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1449:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1450:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1451:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1452:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1453:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1454:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1455:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1456:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1457: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 ../net/rxrpc/rxperf.c:17:1: error: bad constant expression ../net/rxrpc/rxperf.c:18:1: error: bad constant expression ../net/rxrpc/rxperf.c:19:1: error: bad constant expression ../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" ../kernel/smp.c:175:1: error: bad constant expression ../kernel/smp.c:177:1: error: bad constant expression ../mm/kfence/kfence_test.c:871:1: error: bad constant expression ../mm/kfence/kfence_test.c:872:1: error: bad constant expression ../mm/kfence/kfence_test.c:873: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/net/wireless/intel/iwlwifi/mvm/ops.c:35:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mvm/ops.c:36:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mvm/ops.c:37:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mvm/ops.c:46:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mvm/ops.c:47:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1247:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1248:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1249:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1250:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1251:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1252:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1253:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1254:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1255:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1256:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1257:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1258:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1259:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1260:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1261:1: error: bad constant expression ../fs/nfs_common/nfslocalio.c:17:1: error: bad constant expression ../fs/nfs_common/nfslocalio.c:18:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:237:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:238:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:239:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:240:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:241:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:242:1: error: bad constant expression ../drivers/net/ethernet/mellanox/mlxsw/core.c:3414:1: error: bad constant expression ../drivers/net/ethernet/mellanox/mlxsw/core.c:3415:1: error: bad constant expression ../drivers/net/ethernet/mellanox/mlxsw/core.c:3416: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 ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:880:14: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:961:35: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1001:31: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1259:33: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1264:33: error: too long token expansion ../sound/soc/sof/intel/hda.c:58:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:59:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:467:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:468:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:474:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:475:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:478:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:479:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:482:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:483:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:486:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:487:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1757:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1758:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1759:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1760:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1761:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1762:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1763:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1764:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1765:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1766:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1767:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1768:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1769:1: error: bad constant expression ../drivers/net/ethernet/intel/idpf/idpf_txrx.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/netdevice.h, ../include/linux/if_vlan.h, ../include/net/pkt_sched.h, ../drivers/net/ethernet/intel/idpf/idpf.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'idpf_xdp_finalize_rx' - unexpected unlock ../drivers/net/ethernet/intel/idpf/idpf_txrx.c:3643:29: warning: context imbalance in 'idpf_rx_splitq_clean' - wrong count at exit ../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 ../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/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 ../fs/coredump.c:508:27: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:508:27: expected struct spinlock [usertype] *lock ../fs/coredump.c:508:27: got struct spinlock [noderef] __rcu * ../fs/coredump.c:517:29: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:517:29: expected struct spinlock [usertype] *lock ../fs/coredump.c:517:29: got struct spinlock [noderef] __rcu * ../fs/coredump.c:556:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:556:31: expected struct spinlock [usertype] *lock ../fs/coredump.c:556:31: got struct spinlock [noderef] __rcu * ../fs/coredump.c:561:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:561:33: expected struct spinlock [usertype] *lock ../fs/coredump.c:561:33: got struct spinlock [noderef] __rcu * ../net/sunrpc/svc_xprt.c:27:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:36:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:37:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:39:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:40:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3822:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3823:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3824:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3827:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3828:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3829:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3830:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3831:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3832:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3835:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3836:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3837:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3840:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3841:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3842:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3843:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3846:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3847:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3848:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3849:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3850:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3853:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3854:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3855:1: error: bad constant expression ../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/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 ../arch/x86/kernel/kvm.c:73:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? ../net/mac80211/rate.c:27:1: error: bad constant expression ../net/mac80211/rate.c:28:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:15:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:16:1: error: bad constant expression ../drivers/net/xen-netfront.c:65:1: error: bad constant expression ../drivers/net/xen-netfront.c:66:1: error: bad constant expression ../drivers/net/xen-netfront.c:70:1: error: bad constant expression ../drivers/net/xen-netfront.c:71:1: error: bad constant expression ../drivers/net/xen-netfront.c:2718:1: error: bad constant expression ../drivers/net/xen-netfront.c:2719:1: error: bad constant expression ../drivers/net/xen-netfront.c:2720:1: error: bad constant expression ../drivers/net/xen-netfront.c:2721: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/tegra/gem.c:25:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:260:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:261:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:262:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:263:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:264:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:265:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:266:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:267:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:268:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:269:1: error: bad constant expression ../mm/kasan/kasan_test_c.c:36:1: error: bad constant expression ../mm/kasan/kasan_test_c.c:2267:1: error: bad constant expression ../mm/kasan/kasan_test_c.c:2268:1: error: bad constant expression ../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" ../kernel/time/posix-cpu-timers.c: note: in included file: ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/time/posix-cpu-timers.c:42:5: warning: context imbalance in 'update_rlimit_cpu' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/time/posix-cpu-timers.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'posix_cpu_timer_wait_running' - unexpected unlock ../kernel/time/posix-cpu-timers.c: note: in included file: ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../drivers/md/dm.c:3813:1: error: bad constant expression ../drivers/md/dm.c:3814:1: error: bad constant expression ../drivers/md/dm.c:3816:1: error: bad constant expression ../drivers/md/dm.c:3817:1: error: bad constant expression ../drivers/md/dm.c:3819:1: error: bad constant expression ../drivers/md/dm.c:3820:1: error: bad constant expression ../drivers/md/dm.c:3822:1: error: bad constant expression ../drivers/md/dm.c:3823:1: error: bad constant expression ../drivers/md/dm.c:3825:1: error: bad constant expression ../drivers/md/dm.c:3826:1: error: bad constant expression ../drivers/md/dm.c:3827: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/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/net/wireless/mediatek/mt76/mt7915/mmio.c:17:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/mmio.c:18:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/mmio.c:1003:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/mmio.c:1004:1: error: bad constant expression ../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/net/wireless/mediatek/mt76/mt7615/mmio.c:274:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7615/mmio.c:275:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/sdio.c:2676:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/sdio.c:2677:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/sdio.c:2678: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/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 ../net/openvswitch/datapath.c:2855:1: error: bad constant expression ../net/openvswitch/datapath.c:2856:1: error: bad constant expression ../net/openvswitch/datapath.c:2857:1: error: bad constant expression ../net/openvswitch/datapath.c:2858:1: error: bad constant expression ../net/openvswitch/datapath.c:2859:1: error: bad constant expression ../net/openvswitch/datapath.c:2860:1: error: bad constant expression ../net/openvswitch/datapath.c:2861:1: error: bad constant expression ../net/openvswitch/datapath.c:2862:1: error: bad constant expression ../drivers/net/ethernet/intel/idpf/xsk.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/netdevice.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h, ../include/net/libeth/xdp.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'idpf_xsk_finalize_rx' - unexpected unlock ../drivers/net/ethernet/intel/idpf/xsk.c:466:5: warning: context imbalance in 'idpf_xskrq_poll' - wrong count at exit ../net/vmw_vsock/virtio_transport_common.c:1799:1: error: bad constant expression ../net/vmw_vsock/virtio_transport_common.c:1800:1: error: bad constant expression ../net/vmw_vsock/virtio_transport_common.c:1801: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/net/wireless/ath/ath12k/debugfs_sta.c:139:16: warning: context imbalance in 'ath12k_dbg_sta_dump_rx_stats' - wrong count at exit ../drivers/net/wireless/ath/ath10k/usb.c:1128:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/usb.c:1129:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/usb.c:1130: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/net/ethernet/marvell/mvpp2/mvpp2_main.c:69:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:70:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7903:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7904:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7905:1: error: bad constant expression ../drivers/md/dm-ioctl.c:2189:1: error: bad constant expression ../drivers/md/dm-ioctl.c:2190:1: error: bad constant expression ../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" ../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/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" ../fs/proc/base.c:890:65: error: incompatible types in comparison expression (different address spaces): ../fs/proc/base.c:890:65: struct task_struct [noderef] __rcu * ../fs/proc/base.c:890:65: struct task_struct * ../fs/proc/base.c:2326:25: warning: cast to restricted fmode_t ../fs/proc/base.c:2383:42: warning: cast from restricted fmode_t ../fs/proc/base.c:2483:48: warning: cast from restricted fmode_t ../fs/proc/base.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../fs/proc/base.c:1170:36: warning: context imbalance in '__set_oom_adj' - unexpected unlock ../fs/proc/base.c:2508:13: warning: context imbalance in 'timers_start' - wrong count at exit ../fs/proc/base.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'timers_stop' - unexpected unlock ../fs/proc/base.c:2538:12: warning: context imbalance in 'show_timer' - wrong count at exit ../fs/proc/base.c:3048:17: warning: context imbalance in 'do_io_accounting' - different lock contexts for basic block ../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/net/wireless/mediatek/mt76/mt7996/mmio.c:18:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:891:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:892:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2288:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2289:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2290:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2291:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2294:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2297:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2300:1: error: bad constant expression ../drivers/platform/chrome/cros_ec_proto.c:1171:1: error: bad constant expression ../drivers/platform/chrome/cros_ec_proto.c:1172:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/dvm/power.c:26:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/dvm/power.c:27:1: error: bad constant expression ../fs/proc/array.c:253:11: warning: incorrect type in assignment (different address spaces) ../fs/proc/array.c:253:11: expected struct k_sigaction *k ../fs/proc/array.c:253:11: got struct k_sigaction [noderef] __rcu * ../fs/proc/array.c:531:44: warning: incorrect type in argument 1 (different address spaces) ../fs/proc/array.c:531:44: expected struct task_struct *tsk ../fs/proc/array.c:531:44: got struct task_struct [noderef] __rcu *real_parent ../fs/proc/array.c:730:47: error: incompatible types in comparison expression (different address spaces): ../fs/proc/array.c:730:47: struct task_struct [noderef] __rcu * ../fs/proc/array.c:730:47: struct task_struct * ../fs/proc/array.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/tty.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../fs/proc/array.c:289:9: warning: context imbalance in 'proc_pid_status' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../fs/proc/array.c:541:17: warning: context imbalance in 'do_task_stat' - different lock contexts for basic block ../drivers/net/wireless/ath/ath10k/snoc.c:1893:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/snoc.c:1894:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/snoc.c:1895: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/staging/media/atomisp/pci/atomisp_v4l2.c:48:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:49:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:53:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:54:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:67:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:68:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:71:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:72:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1507:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1508:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1509:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1510:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1511:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1512: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 ../kernel/cgroup/rstat.c:342:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? ../kernel/cgroup/rstat.c:413:9: warning: context imbalance in 'css_rstat_flush' - different lock contexts for basic block ../drivers/md/dm-kcopyd.c:40:1: error: bad constant expression ../drivers/md/dm-kcopyd.c:41:1: error: bad constant expression ../kernel/cgroup/freezer.c:140:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:140:35: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:140:35: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c:143:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:143:37: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:143:37: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup-v1.c:498:16: warning: context imbalance in '__cgroup1_procs_write' - wrong count at exit ../arch/x86/kernel/shstk.c:410:55: warning: cast removes address space '__user' of 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/net/wireless/ath/ath11k/ahb.c:1318:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/ahb.c:1319: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/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" ../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/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 ../sound/soc/sof/intel/lnl.c:189:1: error: bad constant expression ../sound/soc/sof/intel/lnl.c:190:1: error: bad constant expression ../kernel/cgroup/cpuset.c:291:6: warning: context imbalance in 'cpuset_callback_lock_irq' - wrong count at exit ../kernel/cgroup/cpuset.c:296:6: warning: context imbalance in 'cpuset_callback_unlock_irq' - unexpected unlock ../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 ../kernel/cgroup/cgroup.c:6923:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6923:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6923:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:6926:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6926:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6926:43: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:3265:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit ../kernel/cgroup/cgroup.c:6686:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6802:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6822:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6871:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock ../drivers/md/dm-stats.c:1264:1: error: bad constant expression ../drivers/md/dm-stats.c:1265:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/wifi7/core.c:67:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/wifi7/core.c:68:1: error: bad constant expression ../drivers/md/dm-rq.c:589:1: error: bad constant expression ../drivers/md/dm-rq.c:590:1: error: bad constant expression ../drivers/md/dm-rq.c:594:1: error: bad constant expression ../drivers/md/dm-rq.c:595:1: error: bad constant expression ../drivers/md/dm-rq.c:597:1: error: bad constant expression ../drivers/md/dm-rq.c:598:1: error: bad constant expression ../drivers/md/dm-rq.c:600:1: error: bad constant expression ../drivers/md/dm-rq.c:601:1: error: bad constant expression ../drivers/hv/hv.c:294:26: warning: cast removes address space '__iomem' of expression ../drivers/hv/hv.c:313:26: warning: cast removes address space '__iomem' of expression ../drivers/hv/hv.c:432:39: warning: incorrect type in argument 1 (different address spaces) ../drivers/hv/hv.c:432:39: expected void volatile [noderef] __iomem *addr ../drivers/hv/hv.c:432:39: got void *hyp_synic_message_page ../drivers/hv/hv.c:446:39: warning: incorrect type in argument 1 (different address spaces) ../drivers/hv/hv.c:446:39: expected void volatile [noderef] __iomem *addr ../drivers/hv/hv.c:446:39: got void *hyp_synic_event_page ../drivers/hv/vmbus_drv.c:3005:1: error: bad constant expression ../drivers/hv/vmbus_drv.c:3006:1: error: bad constant expression ../drivers/hv/connection.c:71:1: error: bad constant expression ../drivers/hv/connection.c:72:1: error: bad constant expression ../drivers/hv/channel_mgmt.c: note: in included file: ../include/linux/hyperv.h:600:31: warning: array of flexible structures ../drivers/hv/channel.c: note: in included file: ../include/linux/hyperv.h:600:31: warning: array of flexible structures ../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? ../mm/memcontrol.c:4194:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4194:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:4194: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/net/wireless/ath/ath11k/pci.c:1315:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/pci.c:1316:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/pci.c:1319:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/pci.c:1320:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/pci.c:1321:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/pci.c:1322: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 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 ../kernel/time/timer_migration.c:905:9: warning: context imbalance in 'tmigr_update_events' - different lock contexts for basic block ../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" ../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 ../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 ../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/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:522:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:523:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:524:1: error: bad constant expression ../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/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/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/net/ethernet/marvell/octeontx2/nic/otx2_vf.c:29:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c:30:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c:31:1: error: bad constant expression ../mm/memory-failure.c:748:17: warning: context imbalance in 'hwpoison_pte_range' - unexpected unlock ../drivers/net/ethernet/marvell/octeontx2/nic/rep.c:27:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/rep.c:28:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/rep.c:29:1: error: bad constant expression ../drivers/md/dm-raid.c:4163:1: error: bad constant expression ../drivers/md/dm-raid.c:4164:1: error: bad constant expression ../drivers/md/dm-raid.c:4167:1: error: bad constant expression ../drivers/md/dm-raid.c:4168:1: error: bad constant expression ../drivers/md/dm-raid.c:4169:1: error: bad constant expression ../drivers/md/dm-raid.c:4170:1: error: bad constant expression ../drivers/md/dm-raid.c:4171:1: error: bad constant expression ../drivers/md/dm-raid.c:4172:1: error: bad constant expression ../drivers/md/dm-raid.c:4173:1: error: bad constant expression ../drivers/md/dm-raid.c:4174:1: error: bad constant expression ../drivers/md/dm-raid.c:4175:1: error: bad constant expression ../drivers/md/dm-raid.c:4176:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_ptp.c:203:5: warning: context imbalance in 'ice_ptp_read_src_clk_reg' - wrong count at exit ../drivers/hv/hv_util.c:295:1: error: bad constant expression ../drivers/hv/hv_util.c:296:1: error: bad constant expression ../drivers/hv/hv_util.c:814:1: error: bad constant expression ../drivers/hv/hv_util.c:815:1: error: bad constant expression ../net/mac80211/mlme.c:54:1: error: bad constant expression ../net/mac80211/mlme.c:55:1: error: bad constant expression ../net/mac80211/mlme.c:59:1: error: bad constant expression ../net/mac80211/mlme.c:60:1: error: bad constant expression ../net/mac80211/mlme.c:72:1: error: bad constant expression ../net/mac80211/mlme.c:73:1: error: bad constant expression ../net/mac80211/mlme.c:87:1: error: bad constant expression ../net/mac80211/mlme.c:88:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mld/tests/hcmd.c:12:1: error: bad constant expression ../scripts/Makefile.build:287: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../drivers/gpu/drm/xe/xe_pt.c:1108:72: warning: Using plain integer as NULL pointer ../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/android/binder_alloc.c:42: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/firmware/efi/libstub/unaccepted_memory.c:7:30: warning: symbol 'unaccepted_table' was not declared. Should it be static? ../fs/dlm/lock.c:345:1: warning: context imbalance in 'dlm_refcount_dec_and_write_lock_bh' - wrong count at exit ../fs/dlm/lock.c:366:17: warning: context imbalance in 'put_rsb' - unexpected unlock ../fs/dlm/lock.c:366:17: warning: context imbalance in '__put_lkb' - unexpected unlock ../fs/dlm/lock.c:1887:31: warning: context imbalance in 'remove_from_waiters_ms' - unexpected unlock ../drivers/firmware/efi/libstub/x86-stub.c:912:17: warning: symbol 'efi_stub_entry' was not declared. Should it be static? ../drivers/firmware/efi/libstub/x86-stub.c:1054:6: warning: symbol 'efi_handover_entry' was not declared. Should it be static? ../drivers/net/ethernet/socionext/netsec.c:2227:1: error: bad constant expression ../drivers/net/ethernet/socionext/netsec.c:2228:1: error: bad constant expression ../drivers/net/ethernet/socionext/netsec.c:2229:1: error: bad constant expression ../drivers/net/ethernet/socionext/netsec.c:2230:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/accel/amdxdna/aie2_ctx.c:27:1: error: bad constant expression ../drivers/accel/amdxdna/aie2_ctx.c:28:1: error: bad constant expression ../fs/netfs/locking.c:56:5: warning: context imbalance in 'netfs_start_io_read' - wrong count at exit ../fs/netfs/locking.c:87:6: warning: context imbalance in 'netfs_end_io_read' - wrong count at exit ../fs/netfs/locking.c:101:5: warning: context imbalance in 'netfs_start_io_write' - wrong count at exit ../fs/netfs/locking.c:124:6: warning: context imbalance in 'netfs_end_io_write' - wrong count at exit ../fs/netfs/locking.c:167:5: warning: context imbalance in 'netfs_start_io_direct' - wrong count at exit ../fs/netfs/locking.c:200:6: warning: context imbalance in 'netfs_end_io_direct' - wrong count at exit ../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/android/binder.c:121:1: error: bad constant expression ../drivers/android/binder.c:124: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 ../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/net/ethernet/ti/cpsw.c:51:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:52:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:55:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:56:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:59:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:60:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:63:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:64:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:1841:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:1842:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:1843:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:1844:1: error: bad constant expression ../drivers/md/dm-pcache/dm_pcache.c:495:1: error: bad constant expression ../drivers/md/dm-pcache/dm_pcache.c:496:1: error: bad constant expression ../drivers/md/dm-pcache/dm_pcache.c:497: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/msm/adreno/a2xx_catalog.c:48:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? ../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/net/ethernet/stmicro/stmmac/stmmac_main.c:70:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:71:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:74:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:75:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:78:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:79:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:95:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:96:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:99:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:100:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:104:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:105:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:110:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:111:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:119:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:120:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:127:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:128:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8302:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8303:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8304:1: error: bad constant expression ../drivers/accel/ivpu/ivpu_pm.c:28:1: error: bad constant expression ../drivers/accel/ivpu/ivpu_pm.c:29:1: error: bad constant expression ../drivers/accel/ivpu/ivpu_pm.c:33:1: error: bad constant expression ../drivers/accel/ivpu/ivpu_pm.c:34:1: error: bad constant expression ../drivers/accel/ivpu/ivpu_pm.c:37:1: error: bad constant expression ../drivers/accel/ivpu/ivpu_pm.c:38:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:986:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:987:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:988:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:989:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:990:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:991:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:992:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:993:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:994:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:995:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:996:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:998:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:999:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:1000:1: error: bad constant expression ../drivers/md/bcache/btree.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/btree.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:428:17: warning: array of flexible structures ../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:88:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h: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" ../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/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 ../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/msm/adreno/a4xx_catalog.c:48:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? ../drivers/md/bcache/journal.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:363:17: warning: array of flexible structures ../drivers/md/bcache/journal.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/journal.c:671:8: warning: context imbalance in 'journal_write_unlocked' - different lock contexts for basic block ../drivers/md/bcache/journal.c:765:9: warning: context imbalance in 'journal_try_write' - different lock contexts for basic block ../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 ../mm/secretmem.c:39:1: error: bad constant expression ../mm/secretmem.c:40:1: error: bad constant expression ../fs/ext4/ialloc.c:1097:32: warning: context imbalance in '__ext4_new_inode' - different lock contexts for basic block ../drivers/gpu/drm/msm/adreno/a5xx_catalog.c:153:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? ../drivers/net/wireless/intel/iwlwifi/mvm/tests/hcmd.c:12:1: error: bad constant expression ../drivers/net/ethernet/pensando/ionic/ionic_main.c:17:1: error: bad constant expression ../drivers/net/ethernet/pensando/ionic/ionic_main.c:18:1: error: bad constant expression ../drivers/net/ethernet/pensando/ionic/ionic_main.c:19:1: error: bad constant expression 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 ../net/mac80211/rc80211_minstrel_ht.c:198:1: error: bad constant expression ../net/mac80211/rc80211_minstrel_ht.c:199: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 ../fs/ext4/mballoc.c:1485:40: warning: context imbalance in 'ext4_mb_init_cache' - different lock contexts for basic block ../fs/ext4/mballoc.c:3666:40: warning: context imbalance in 'ext4_discard_work' - different lock contexts for basic block ../fs/ext4/mballoc.c:3899:40: warning: context imbalance in 'ext4_mb_release' - different lock contexts for basic block ../fs/ext4/mballoc.c:5709:32: warning: context imbalance in 'ext4_discard_preallocations' - different lock contexts for basic block ../fs/ext4/mballoc.c:5769:32: warning: context imbalance in 'ext4_mb_show_ac' - different lock contexts for basic block ../fs/ext4/mballoc.c:6005:32: warning: context imbalance in 'ext4_mb_discard_lg_preallocations' - different lock contexts for basic block ../fs/ext4/mballoc.c:5769:32: warning: context imbalance in 'ext4_mb_new_blocks' - different lock contexts for basic block ../fs/ext4/mballoc.c:6638:32: warning: context imbalance in 'ext4_mb_clear_bb' - different lock contexts for basic block ../fs/ext4/mballoc.c:6978:17: warning: context imbalance in 'ext4_try_to_trim_range' - different lock contexts for basic block ../fs/ext4/mballoc.c:7183:32: warning: context imbalance in 'ext4_mballoc_query_range' - different lock contexts for basic block ../fs/netfs/fscache_cache.c:405:13: warning: context imbalance in 'fscache_caches_seq_start' - wrong count at exit ../fs/netfs/fscache_cache.c:417:13: warning: context imbalance in 'fscache_caches_seq_stop' - wrong count at exit ../drivers/md/bcache/request.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:363:17: warning: array of flexible structures ../drivers/md/bcache/request.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/target/target_core_transport.c: In function ‘transport_dump_vpd_ident’: ../drivers/target/target_core_transport.c:1263:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1262:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1262 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1264 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1268:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1267:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1267 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1269 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1258:60: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 220 [-Wformat-truncation=] 1258 | "T10 VPD Binary Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1257:17: note: ‘snprintf’ output between 36 and 289 bytes into a destination of size 254 1257 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1258 | "T10 VPD Binary Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1259 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/md/bcache/writeback.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../fs/lockd/clntproc.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:237:25: warning: context imbalance in 'nlmclnt_put_lockowner' - unexpected unlock ../drivers/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 Warning: ../drivers/md/bcache/request.c:308 function parameter 'bch_data_insert' not described in 'CLOSURE_CALLBACK' Warning: ../drivers/md/bcache/request.c:308 expecting prototype for bch_data_insert(). Prototype was for CLOSURE_CALLBACK() instead ../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:1662:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1962:1: warning: symbol 'a8xx_gpulist' was not declared. Should it be static? ../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 ../fs/nfs/dir.c:2880:1: error: bad constant expression ../fs/nfs/dir.c:2881:1: error: bad constant expression ../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 ../fs/nfsd/nfsctl.c:1365:1: error: bad constant expression ../fs/nfsd/nfsctl.c:2313:1: error: bad constant expression ../fs/nfsd/nfsctl.c:2314:1: error: bad constant expression ../fs/nfsd/nfsctl.c:2315: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/uio/uio_hv_generic.c:420:1: error: bad constant expression ../drivers/uio/uio_hv_generic.c:421:1: error: bad constant expression ../drivers/uio/uio_hv_generic.c:422:1: error: bad constant expression ../drivers/uio/uio_hv_generic.c:423:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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 ../fs/netfs/fscache_volume.c:509:13: warning: context imbalance in 'fscache_volumes_seq_start' - wrong count at exit ../fs/netfs/fscache_volume.c:521:13: warning: context imbalance in 'fscache_volumes_seq_stop' - wrong count at exit ../drivers/gpu/drm/msm/adreno/a6xx_hfi.c: note: in included file (through ../drivers/gpu/drm/msm/adreno/a6xx_gmu.h): ../drivers/gpu/drm/msm/adreno/a6xx_hfi.h:202:42: warning: array of flexible structures ../fs/smb/client/cifsfs.c:104:1: error: bad constant expression ../fs/smb/client/cifsfs.c:105:1: error: bad constant expression ../fs/smb/client/cifsfs.c:109:1: error: bad constant expression ../fs/smb/client/cifsfs.c:110:1: error: bad constant expression ../fs/smb/client/cifsfs.c:113:1: error: bad constant expression ../fs/smb/client/cifsfs.c:114:1: error: bad constant expression ../fs/smb/client/cifsfs.c:117:1: error: bad constant expression ../fs/smb/client/cifsfs.c:118:1: error: bad constant expression ../fs/smb/client/cifsfs.c:122:1: error: bad constant expression ../fs/smb/client/cifsfs.c:123:1: error: bad constant expression ../fs/smb/client/cifsfs.c:163:1: error: bad constant expression ../fs/smb/client/cifsfs.c:167:1: error: bad constant expression ../fs/smb/client/cifsfs.c:168:1: error: bad constant expression ../fs/smb/client/cifsfs.c:173:1: error: bad constant expression ../fs/smb/client/cifsfs.c:174:1: error: bad constant expression ../fs/smb/client/cifsfs.c:176:1: error: bad constant expression ../fs/smb/client/cifsfs.c:177:1: error: bad constant expression ../fs/smb/client/cifsfs.c:179:1: error: bad constant expression ../fs/smb/client/cifsfs.c:180:1: error: bad constant expression ../fs/smb/client/cifsfs.c:182:1: error: bad constant expression ../fs/smb/client/cifsfs.c:183:1: error: bad constant expression ../fs/smb/client/cifsfs.c:185:1: error: bad constant expression ../fs/smb/client/cifsfs.c:186:1: error: bad constant expression ../fs/smb/client/cifsfs.c:1183:1: error: bad constant expression ../fs/smb/client/cifsfs.c:1193:1: error: bad constant expression ../fs/smb/client/cifsfs.c:1194:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2137:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2138:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2139:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2142:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2143:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2144:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2145:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2146:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2147:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2148:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2149:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion ../fs/nfs/inode.c:2805:1: error: bad constant expression ../fs/nfs/inode.c:2806:1: error: bad constant expression ../fs/nfs/inode.c:2807:1: error: bad constant expression ../fs/nfs/inode.c:2808:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: expected void [noderef] __iomem *llc_mmio ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: got void * ../drivers/gpu/drm/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/net/vmxnet3/vmxnet3_drv.c:4613:1: error: bad constant expression ../drivers/net/vmxnet3/vmxnet3_drv.c:4614:1: error: bad constant expression ../drivers/net/vmxnet3/vmxnet3_drv.c:4615:1: error: bad constant expression ../drivers/net/vmxnet3/vmxnet3_drv.c:4616:1: error: bad constant expression ../drivers/net/fjes/fjes_main.c: note: in included file (through ../drivers/net/fjes/fjes_hw.h, ../drivers/net/fjes/fjes.h): ../drivers/net/fjes/fjes_regs.h:47:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:48:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:55:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:56:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:64:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:65:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:66:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:74:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:75:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:76:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:77:33: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:84:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:85:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:86:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:87:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:95:31: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:96:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_main.c:26:1: error: bad constant expression ../drivers/net/fjes/fjes_main.c:27:1: error: bad constant expression ../drivers/net/fjes/fjes_main.c:28:1: error: bad constant expression ../drivers/net/fjes/fjes_main.c:29: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/net/xen-netback/netback.c:57:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:63:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:69:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:73:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:74:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:83:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:97:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:98:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:105:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:1788:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:1789:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:1790:1: error: bad constant expression ../kernel/bpf/core.c:250:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:3010:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? ../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer ../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: got int ../drivers/net/fjes/fjes_hw.c: note: in included file (through ../drivers/net/fjes/fjes_hw.h): ../drivers/net/fjes/fjes_regs.h:47:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:48:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:55:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:56:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:64:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:65:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:66:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:74:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:75:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:76:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:77:33: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:84:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:85:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:86:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:87:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:95:31: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:96:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/thunderbolt/main.c:218:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:219:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:1519:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:1520:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:1521:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:1522:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:1523:1: error: bad constant expression ../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:1319:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1319:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1319:40: got struct ftrace_hash [noderef] __rcu *filter_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 *notrace_hash ../kernel/trace/ftrace.c:1321:37: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1321:37: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1321:37: got struct ftrace_hash * ../kernel/trace/ftrace.c:1322:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1322:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1322:38: got struct ftrace_hash * ../kernel/trace/ftrace.c:2134:54: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2134:54: expected struct ftrace_hash *old_hash ../kernel/trace/ftrace.c:2134:54: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1526:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:1526:9: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:1526:9: struct ftrace_hash * ../kernel/trace/ftrace.c:1542:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1543:40: 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:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1716:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1717:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1778:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1779:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:2112:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2123:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2606:53: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2617:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3413:51: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3414:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3420:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3421:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3434:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3435:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3438:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3442:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3457:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3458:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3466:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3472:81: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3476:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3478:56: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3508:60: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3509:49: warning: incorrect type in argument 3 (different address spaces) ../kernel/trace/ftrace.c:3548:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3550:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3552:48: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3554:49: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3560:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3561:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3567:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3568:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3570:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3571:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3576:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3577:54: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3624:31: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3625:32: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3640:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3641:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3646:43: 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:3649:39: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3650:40: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3692:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3693:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3694:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3695:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3985:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4002:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4691:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4694:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5105:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5107:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5487:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5631:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5637:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5902:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5904:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5985:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5988:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6004:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6048:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6105:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6170:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6215:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6542:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6544:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6613:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6621:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6686:47: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6687:55: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7404:46: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7405:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7409:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7427:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7427:66: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7479:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7480:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7869:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7870:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7914:36: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:7914:36: struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:7914:36: struct ftrace_ops * ../kernel/trace/ftrace.c:8690:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8690:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8690:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:8739:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8739:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8739: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 ../fs/fuse/dev.c:30:1: error: bad constant expression ../fs/fuse/dev.c:31:1: error: bad constant expression ../kernel/trace/ring_buffer.c:5861:9: warning: context imbalance in 'ring_buffer_peek' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5947:9: warning: context imbalance in 'ring_buffer_consume' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5972:25: warning: context imbalance in 'ring_buffer_read_start' - wrong count at exit ../kernel/trace/ring_buffer.c:6196:13: warning: context imbalance in 'reset_disabled_cpu_buffer' - wrong count at exit ../kernel/trace/ring_buffer.c:6338:17: warning: context imbalance in 'ring_buffer_empty' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6368:9: warning: context imbalance in 'ring_buffer_empty_cpu' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6600:5: warning: context imbalance in 'ring_buffer_read_page' - different lock contexts for basic block ../kernel/bpf/verifier.c:353:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:23449:38: error: subtraction of functions? Share your drugs ../kernel/bpf/verifier.c: note: in included file (through ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../kernel/context_tracking.c:125:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:125:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:125:39: got struct context_tracking * ../kernel/context_tracking.c:164:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:164:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:164:39: got struct context_tracking * ../kernel/context_tracking.c:205:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:205:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:205:39: got struct context_tracking * ../kernel/context_tracking.c:260:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:260:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:260:39: got struct context_tracking * ../kernel/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:12176:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14206:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14206:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14206:9: struct perf_event_context * ../kernel/events/core.c:14723:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14723:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:14723: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/ata/sata_dwc_460ex.c:1248:1: error: bad constant expression ../drivers/ata/sata_dwc_460ex.c:1249:1: error: bad constant expression ../drivers/ata/sata_dwc_460ex.c:1250:1: error: bad constant expression ../drivers/ata/sata_dwc_460ex.c:1251:1: error: bad constant expression ../kernel/trace/trace.c:5755: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: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 * ../drivers/gpu/drm/i915/gt/intel_reset.c:1569:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block ../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 ../fs/ext4/fast_commit.c:394:12: warning: context imbalance in '__track_dentry_update' - unexpected unlock ../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 ../fs/fuse/dev_uring.c:16:1: error: bad constant expression ../fs/fuse/dev_uring.c:17:1: error: bad constant expression ../drivers/infiniband/sw/rdmavt/vt.c:15:1: error: bad constant expression ../drivers/infiniband/sw/rdmavt/vt.c:16:1: error: bad constant expression ../kernel/torture.c:43:1: error: bad constant expression ../kernel/torture.c:44:1: error: bad constant expression ../kernel/torture.c:45:1: error: bad constant expression ../kernel/torture.c:48:1: error: bad constant expression ../kernel/torture.c:51:1: error: bad constant expression ../kernel/torture.c:54:1: error: bad constant expression ../kernel/torture.c:57:1: error: bad constant expression ../kernel/torture.c:60: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/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/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 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' ../kernel/bpf/rqspinlock.c:101:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:101:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:101:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:122:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:122:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:122:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:135:51: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:135:51: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:135:51: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:673:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:673:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:673:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:692:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:715:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:734:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? ../drivers/infiniband/sw/siw/siw_cm.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../fs/nfs/fs_context.c:1773:1: error: bad constant expression ../fs/nfs/fs_context.c:1785:1: error: bad constant expression ../fs/nfs/fs_context.c:1786:1: error: bad constant expression ../drivers/infiniband/sw/siw/siw_qp.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/edac/ghes_edac.c:573:1: error: bad constant expression ../drivers/edac/ghes_edac.c:574:1: error: bad constant expression ../fs/afs/callback.c:146:22: warning: context imbalance in 'afs_lookup_volume_rcu' - different lock contexts for basic block ../drivers/rpmsg/qcom_glink_native.c:1987:1: error: bad constant expression ../drivers/rpmsg/qcom_glink_native.c:1988:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-clt.c:39:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-clt.c:40: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:1488:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../fs/nfsd/nfs4proc.c:56:1: error: bad constant expression ../fs/nfsd/nfs4proc.c:57:1: error: bad constant expression ../fs/nfsd/nfs4proc.c:64:1: error: bad constant expression ../fs/nfsd/nfs4proc.c:65:1: error: bad constant expression ../drivers/ata/pata_arasan_cf.c:977:1: error: bad constant expression ../drivers/ata/pata_arasan_cf.c:978:1: error: bad constant expression ../drivers/ata/pata_arasan_cf.c:979:1: error: bad constant expression ../drivers/ata/pata_arasan_cf.c:980:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:21:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:22:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:42:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:43:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:46:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:47:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:51:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:52:1: error: bad constant expression ../drivers/infiniband/sw/rdmavt/qp.c: note: in included file (through ../include/rdma/rdmavt_cq.h, ../include/rdma/rdmavt_qp.h, ../drivers/infiniband/sw/rdmavt/qp.h): ../include/uapi/rdma/rvt-abi.h:64:27: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/qp.c: note: in included file (through ../drivers/infiniband/sw/rdmavt/qp.h): ../include/rdma/rdmavt_qp.h:205:27: warning: array of flexible structures ../fs/afs/cell.c:741:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:741:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:741:9: struct hlist_node * ../fs/afs/cell.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../fs/nfs/fscache.c:60:51: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:60:51: expected unsigned long long x ../fs/nfs/fscache.c:60:51: got restricted __be16 const [usertype] sin_port ../fs/nfs/fscache.c:61:61: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:61:61: expected unsigned long long x ../fs/nfs/fscache.c:61:61: got restricted __be32 const [usertype] s_addr ../fs/nfs/fscache.c:66:52: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:66:52: expected unsigned long long x ../fs/nfs/fscache.c:66:52: got restricted __be16 const [usertype] sin6_port ../fs/nfs/fscache.c:67:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:67:73: expected unsigned long long x ../fs/nfs/fscache.c:67:73: got restricted __be32 const ../fs/nfs/fscache.c:68:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:68:73: expected unsigned long long x ../fs/nfs/fscache.c:68:73: got restricted __be32 const ../fs/nfs/fscache.c:69:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:69:73: expected unsigned long long x ../fs/nfs/fscache.c:69:73: got restricted __be32 const ../fs/nfs/fscache.c:70:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:70:73: expected unsigned long long x ../fs/nfs/fscache.c:70:73: got restricted __be32 const ../drivers/hwmon/coretemp.c:39:1: error: bad constant expression ../drivers/hwmon/coretemp.c:40:1: error: bad constant expression ../drivers/hwmon/coretemp.c:835:1: error: bad constant expression ../drivers/hwmon/coretemp.c:836:1: error: bad constant expression ../drivers/hwmon/coretemp.c:837:1: error: bad constant expression ../fs/afs/dir.c:311:9: warning: context imbalance in 'afs_read_dir' - wrong count at exit ../fs/afs/dir.c:550:9: warning: context imbalance in 'afs_dir_iterate' - different lock contexts for basic block ../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock ../fs/nfsd/nfs4state.c:1188:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock ../fs/afs/dir_search.c:225:9: warning: context imbalance in 'afs_dir_search' - different lock contexts for basic block ../fs/nfs/localio.c:59:1: error: bad constant expression ../drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:888:1: error: bad constant expression ../drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:889:1: error: bad constant expression ../drivers/ata/ata_piix.c:450:1: error: bad constant expression ../drivers/ata/ata_piix.c:451:1: error: bad constant expression ../drivers/ata/ata_piix.c:452:1: error: bad constant expression ../drivers/ata/ata_piix.c:454:1: error: bad constant expression ../drivers/ata/ata_piix.c:1573:1: error: bad constant expression ../drivers/ata/ata_piix.c:1574:1: error: bad constant expression ../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/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" ../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/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 ../kernel/trace/trace_events.c:1295:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events.c:1295:31: expected struct event_filter *filter ../kernel/trace/trace_events.c:1295: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 ../drivers/infiniband/hw/hfi1/chip.c:31:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:32:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:42:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:43:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:46:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:47:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:50:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:51:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:54:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:55:1: error: bad constant expression ../drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c:18: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 ../fs/erofs/data.c:263:26: warning: Using plain integer as NULL pointer ../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/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 ../fs/erofs/super.c:944:1: error: bad constant expression ../fs/erofs/super.c:1075:1: error: bad constant expression ../fs/erofs/super.c:1076:1: error: bad constant expression ../fs/erofs/super.c:1077:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:35:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:36:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:40:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:41:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:51:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:53:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:54: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 ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:844:9: error: Expected ) in function call ../fs/btrfs/ctree.c:844:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:888:9: error: Expected ) in function call ../fs/btrfs/ctree.c:888:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:953:9: error: Expected ) in function call ../fs/btrfs/ctree.c:953:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1559:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1559:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1586:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1586:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1613:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1613:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1695:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1695:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1696:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1696:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1738:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1738:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1823:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1896:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1896:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1968:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1968:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1972:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1972:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1978:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1978:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2052:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2052:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2079:17: error: Expected ) in function call ../fs/btrfs/ctree.c:2079:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2164:33: error: Expected ) in function call ../fs/btrfs/ctree.c:2164:33: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2287:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2287:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:3047:9: error: Expected ) in function call ../fs/btrfs/ctree.c:3047:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4637:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4637:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4638:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4638:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4816:17: error: Expected ) in function call ../fs/btrfs/ctree.c:4816:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:193:22: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:193:22: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:193:22: struct extent_buffer * ../fs/btrfs/ctree.c:564:17: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:564:17: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:564:17: struct extent_buffer * ../fs/btrfs/ctree.c:909:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:909:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:909:9: struct extent_buffer * ../fs/btrfs/ctree.c:2922:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:2922:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:2922:9: struct extent_buffer * ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.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/extent-tree.c:341:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:341:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:353:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:353:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:365:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:365:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:375:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:375:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:640:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:640:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:879:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:879:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1414:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1414:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1453:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1453:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2436:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2436:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2443:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2443:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2444:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2444:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2906:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2906:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3109:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3109:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3452:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3452:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3853:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3853:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3911:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3911:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3914:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3914:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4410:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4410:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4413:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4413:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4783:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4783:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4954:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4954:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5286:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5286:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5287:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5287:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5432:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5432:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5460:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5460:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5627:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5627:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5763:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5763:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5816:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5816:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5834:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5834:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5863:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5863:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c:47:9: error: Expected ) in function call ../fs/btrfs/dir-item.c:47:9: error: got __VA_OPT__ ../drivers/ata/sata_nv.c:588:1: error: bad constant expression ../drivers/ata/sata_nv.c:589:1: error: bad constant expression ../drivers/ata/sata_nv.c:590:1: error: bad constant expression ../drivers/ata/sata_nv.c:592:1: error: bad constant expression ../drivers/ata/sata_nv.c:2471:1: error: bad constant expression ../drivers/ata/sata_nv.c:2472:1: error: bad constant expression ../drivers/ata/sata_nv.c:2473:1: error: bad constant expression ../drivers/ata/sata_nv.c:2474:1: error: bad constant expression ../drivers/ata/sata_nv.c:2475:1: error: bad constant expression ../drivers/ata/sata_nv.c:2476:1: error: bad constant expression ../drivers/greybus/es2.c:1459:1: error: bad constant expression ../drivers/greybus/es2.c:1460:1: error: bad constant expression ../drivers/greybus/es2.c:1461: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:1478: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:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884: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:1629:17: error: Expected ) in function call ../fs/btrfs/super.c:1629:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1859:9: error: Expected ) in function call ../fs/btrfs/super.c:1859:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1904:17: error: Expected ) in function call ../fs/btrfs/super.c:1904:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1924:17: error: Expected ) in function call ../fs/btrfs/super.c:1924:17: error: got __VA_OPT__ ../fs/btrfs/super.c:2119:9: error: Expected ) in function call ../fs/btrfs/super.c:2119:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2211:1: error: bad constant expression ../fs/btrfs/super.c:2313:9: error: Expected ) in function call ../fs/btrfs/super.c:2313:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2521:1: error: bad constant expression ../fs/btrfs/super.c:2522:1: error: bad constant expression ../fs/btrfs/super.c:2687:17: error: Expected ) in function call ../fs/btrfs/super.c:2687:17: error: got __VA_OPT__ ../fs/btrfs/super.c:2701:1: error: bad constant expression ../fs/btrfs/super.c:2702:1: error: bad constant expression ../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 ../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 ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: 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/file-item.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:93:9: error: Expected ) in function call ../fs/btrfs/file-item.c:93:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:122:9: error: Expected ) in function call ../fs/btrfs/file-item.c:122:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:131:9: error: Expected ) in function call ../fs/btrfs/file-item.c:131:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:138:9: error: Expected ) in function call ../fs/btrfs/file-item.c:138:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:292:9: error: Expected ) in function call ../fs/btrfs/file-item.c:292:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:322:9: error: Expected ) in function call ../fs/btrfs/file-item.c:322:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:370:9: error: Expected ) in function call ../fs/btrfs/file-item.c:370:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:507:9: error: Expected ) in function call ../fs/btrfs/file-item.c:507:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:651:9: error: Expected ) in function call ../fs/btrfs/file-item.c:651:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:801:9: error: Expected ) in function call ../fs/btrfs/file-item.c:801:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:802:9: error: Expected ) in function call ../fs/btrfs/file-item.c:802:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:936:9: error: Expected ) in function call ../fs/btrfs/file-item.c:936:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1366:17: error: Expected ) in function call ../fs/btrfs/file-item.c:1366:17: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1395:9: error: Expected ) in function call ../fs/btrfs/file-item.c:1395:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:465:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:465:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:466:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:466:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:637:25: error: Expected ) in function call ../fs/btrfs/inode-item.c:637:25: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:729:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:729:9: error: got __VA_OPT__ ../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/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/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/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 ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:189:9: error: Expected ) in function call ../fs/btrfs/transaction.c:189:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1030:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1030:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1032:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1032:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1039:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1039:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1045:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1045:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1240:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1240:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1346:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1346:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1481:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1481:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1500:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1500:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1503:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1503:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1506:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1506:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1674:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1674:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1677:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1677:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2177:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2177:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2188:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2188:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2205:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2205:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2512:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2512:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2513:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2513:9: error: got __VA_OPT__ ../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 In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/fs_dirent.h:5, from ../include/linux/fs/super_types.h:5, from ../include/linux/fs/super.h:5, from ../include/linux/fs.h:5, from ../fs/smb/client/cifssmb.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:3952:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4126:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4211:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:4996:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:5071:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:5143:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/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 ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/raid56.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.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/disk-io.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/disk-io.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:198:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:198:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:199:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:199:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:233:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:233:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:297:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:297:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:378:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:378:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:630:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:630:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:802:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:802:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1128:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1128:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1251:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:1251:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1441:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1441:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2211:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:2211:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2714:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:2714:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:3687:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:3687:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4130:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:4130:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4165:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4165:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4192:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4192:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4382:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4382:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4391:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4391:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4451:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4451:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4707:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4707:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4790:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4790:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4791:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4791:9: error: got __VA_OPT__ ../fs/f2fs/file.c:3705:36: warning: incorrect type in argument 1 (different base types) ../fs/f2fs/file.c:3705:36: expected unsigned short const [usertype] *pwcs ../fs/f2fs/file.c:3705:36: got restricted __le16 * ../fs/f2fs/file.c:3741:28: warning: incorrect type in argument 4 (different base types) ../fs/f2fs/file.c:3741:28: expected unsigned short [usertype] *pwcs ../fs/f2fs/file.c:3741:28: got restricted __le16 * ../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures ../fs/ceph/caps.c:3801:9: warning: context imbalance in 'handle_cap_grant' - wrong count at exit ../fs/ceph/caps.c:4503:26: warning: context imbalance in 'ceph_handle_caps' - unexpected unlock ../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/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_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 ../fs/nfs/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'nfs4_put_open_state' - unexpected unlock ../fs/nfs/nfs4state.c:937:20: warning: context imbalance in 'nfs4_put_lock_state' - unexpected unlock ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/compression.h: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/defrag.c:505:9: error: Expected ) in function call ../fs/btrfs/defrag.c:505:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:646:17: error: Expected ) in function call ../fs/btrfs/defrag.c:646:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1086:25: error: Expected ) in function call ../fs/btrfs/defrag.c:1086:25: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1208:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1208:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1209:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1209:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1232:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1232:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1375:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1375:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file: ../fs/btrfs/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/file.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/file.c:50:9: error: Expected ) in function call ../fs/btrfs/file.c:50:9: error: got __VA_OPT__ ../fs/btrfs/file.c:90:9: error: Expected ) in function call ../fs/btrfs/file.c:90:9: error: got __VA_OPT__ ../fs/btrfs/file.c:91:9: error: Expected ) in function call ../fs/btrfs/file.c:91:9: error: got __VA_OPT__ ../fs/btrfs/file.c:167:9: error: Expected ) in function call ../fs/btrfs/file.c:167:9: error: got __VA_OPT__ ../fs/btrfs/file.c:223:25: error: Expected ) in function call ../fs/btrfs/file.c:223:25: error: got __VA_OPT__ ../fs/btrfs/file.c:1174:9: error: Expected ) in function call ../fs/btrfs/file.c:1174:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1231:9: error: Expected ) in function call ../fs/btrfs/file.c:1231:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1232:9: error: Expected ) in function call ../fs/btrfs/file.c:1232:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1822:9: error: Expected ) in function call ../fs/btrfs/file.c:1822:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1823:9: error: Expected ) in function call ../fs/btrfs/file.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2339:9: error: Expected ) in function call ../fs/btrfs/file.c:2339:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2778:9: error: Expected ) in function call ../fs/btrfs/file.c:2778:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2971:17: error: Expected ) in function call ../fs/btrfs/file.c:2971:17: error: got __VA_OPT__ ../drivers/infiniband/hw/hfi1/firmware.c:29:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/firmware.c:30:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/firmware.c:31:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/firmware.c:32:1: error: bad constant expression ../drivers/iio/imu/bno055/bno055_ser_core.c:557:1: error: bad constant expression ../drivers/iio/imu/bno055/bno055_ser_core.c:558:1: error: bad constant expression ../drivers/iio/imu/bno055/bno055_ser_core.c:559:1: error: bad constant expression ../drivers/iio/imu/bno055/bno055_ser_core.c:560:1: error: bad constant expression ../fs/gfs2/ops_fstype.c:1808:1: error: bad constant expression ../fs/gfs2/ops_fstype.c:1816: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/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/infiniband/hw/hfi1/init.c:51:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:52:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:57:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:58:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:64:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:65:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:68:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:69:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:72:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:73:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:76:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:77:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:80:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:81: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 ../fs/afs/super.c:51:1: error: bad constant expression ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: 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/extent_map.c:148:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:148:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:273:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:273:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:274:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:274:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:316:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:316:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:467:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:467:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:607:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:607:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:708:17: error: Expected ) in function call ../fs/btrfs/extent_map.c:708:17: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:752:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:752:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:934:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:934:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:964:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:964:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1009:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1009:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1045:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1045:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1046:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1046:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1065:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1065:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1066:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1066:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1067:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1067:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1068:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1068:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1069:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1069:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1070:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1070:9: error: got __VA_OPT__ ../fs/erofs/zdata.c:954:32: warning: context imbalance in 'z_erofs_put_pcluster' - different lock contexts for basic block ../fs/nfs/delegation.c:31:1: error: bad constant expression ../fs/nfs/delegation.c:34:1: error: bad constant expression ../fs/nfs/delegation.c:35:1: error: bad constant expression ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../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/inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/inode.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/inode.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:481:9: error: Expected ) in function call ../fs/btrfs/inode.c:481:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:488:17: error: Expected ) in function call ../fs/btrfs/inode.c:488:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:489:17: error: Expected ) in function call ../fs/btrfs/inode.c:489:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:491:17: error: Expected ) in function call ../fs/btrfs/inode.c:491:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:532:17: error: Expected ) in function call ../fs/btrfs/inode.c:532:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:922:9: error: Expected ) in function call ../fs/btrfs/inode.c:922:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1157:17: error: Expected ) in function call ../fs/btrfs/inode.c:1157:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:1158:17: error: Expected ) in function call ../fs/btrfs/inode.c:1158:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:1333:9: error: Expected ) in function call ../fs/btrfs/inode.c:1333:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1403:25: error: Expected ) in function call ../fs/btrfs/inode.c:1403:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:1823:9: error: Expected ) in function call ../fs/btrfs/inode.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2072:9: error: Expected ) in function call ../fs/btrfs/inode.c:2072:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2166:17: error: Expected ) in function call ../fs/btrfs/inode.c:2166:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2311:17: error: Expected ) in function call ../fs/btrfs/inode.c:2311:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2380:9: error: Expected ) in function call ../fs/btrfs/inode.c:2380:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2502:9: error: Expected ) in function call ../fs/btrfs/inode.c:2502:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2507:17: error: Expected ) in function call ../fs/btrfs/inode.c:2507:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2531:25: error: Expected ) in function call ../fs/btrfs/inode.c:2531:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2533:25: error: Expected ) in function call ../fs/btrfs/inode.c:2533:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2672:17: error: Expected ) in function call ../fs/btrfs/inode.c:2672:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3069:9: error: Expected ) in function call ../fs/btrfs/inode.c:3069:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3202:17: error: Expected ) in function call ../fs/btrfs/inode.c:3202:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3391:9: error: Expected ) in function call ../fs/btrfs/inode.c:3391:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3428:17: error: Expected ) in function call ../fs/btrfs/inode.c:3428:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3533:9: error: Expected ) in function call ../fs/btrfs/inode.c:3533:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3958:17: error: Expected ) in function call ../fs/btrfs/inode.c:3958:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3959:17: error: Expected ) in function call ../fs/btrfs/inode.c:3959:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3993:9: error: Expected ) in function call ../fs/btrfs/inode.c:3993:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4827:17: error: Expected ) in function call ../fs/btrfs/inode.c:4827:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4906:9: error: Expected ) in function call ../fs/btrfs/inode.c:4906:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5003:9: error: Expected ) in function call ../fs/btrfs/inode.c:5003:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5045:25: error: Expected ) in function call ../fs/btrfs/inode.c:5045:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:5456:9: error: Expected ) in function call ../fs/btrfs/inode.c:5456:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5709:9: error: Expected ) in function call ../fs/btrfs/inode.c:5709:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:7077:9: error: Expected ) in function call ../fs/btrfs/inode.c:7077:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:7254:17: error: Expected ) in function call ../fs/btrfs/inode.c:7254:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7255:17: error: Expected ) in function call ../fs/btrfs/inode.c:7255:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7263:17: error: Expected ) in function call ../fs/btrfs/inode.c:7263:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7264:17: error: Expected ) in function call ../fs/btrfs/inode.c:7264:17: error: too many errors ../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 ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:1339:1: error: bad constant expression ../fs/btrfs/sysfs.c:1340:1: error: bad constant expression ../fs/btrfs/sysfs.c:1973:17: error: Expected ) in function call ../fs/btrfs/sysfs.c:1973:17: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2009:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2009:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2188:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2188:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2189:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2189:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2419:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2419:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2637:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2637:9: error: got __VA_OPT__ ../fs/smb/client/smbdirect.c:135:1: error: bad constant expression ../fs/smb/client/smbdirect.c:136:1: error: bad constant expression ../fs/smb/client/smbdirect.c:142:1: error: bad constant expression ../fs/smb/client/smbdirect.c:143:1: error: bad constant expression ../drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:56:1: error: bad constant expression ../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * ../fs/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/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/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 ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:80:9: error: Expected ) in function call ../fs/btrfs/xattr.c:80:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:141:17: error: Expected ) in function call ../fs/btrfs/xattr.c:141:17: error: got __VA_OPT__ ../fs/btrfs/xattr.c:242:17: error: Expected ) in function call ../fs/btrfs/xattr.c:242:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file: ../fs/btrfs/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/ordered-data.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:287:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:287:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:360:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:360:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:361:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:361:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:362:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:362:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:537:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:537:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:627:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:627:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:628:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:628:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:629:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:629:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:705:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:705:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1047:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1047:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1242:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1242:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1264:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1264:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1311:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1311:17: error: got __VA_OPT__ ../fs/f2fs/extent_cache.c:1016:38: warning: context imbalance in '__shrink_extent_tree' - different lock contexts for basic block ../fs/afs/volume.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../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:3318:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3326:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3507:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3519:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3516:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3523:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3533:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3530:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3537:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3547:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3544:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3554:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3551:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3562:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3558:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3570:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3566:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2329:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2333:66: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../drivers/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 ../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.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/extent_io.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/extent_io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:164:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:164:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:182:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:182:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:213:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:213:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:249:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:249:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:296:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:296:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:386:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:386:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:389:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:389:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:400:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:400:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:430:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:430:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:494:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:494:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:526:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:526:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:554:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:554:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:558:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:558:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:580:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:580:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:794:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:794:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:795:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:795:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:810:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:810:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:811:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:811:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:908:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:908:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:926:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:926:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:944:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:944:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:979:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:979:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1029:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1029:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1170:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1170:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1171:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1171:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1209:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1209:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1230:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1230:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1280:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1280:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1283:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1283:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1284:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1284:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1353:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1353:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1356:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1356:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1371:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1371:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1434:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1434:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1618:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1618:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1621:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1621:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1638:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1638:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1639:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1639:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1640:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1640:9: error: too many errors ../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 ../fs/btrfs/locking.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/locking.c:86:9: error: Expected ) in function call ../fs/btrfs/locking.c:86:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/volumes.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/volumes.c:460:9: error: Expected ) in function call ../fs/btrfs/volumes.c:460:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1357:17: error: Expected ) in function call ../fs/btrfs/volumes.c:1357:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1559:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1559:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1812:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1812:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2090:9: error: Expected ) in function call ../fs/btrfs/volumes.c:2090:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2110:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2110:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2314:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2314:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2379:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2379:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3572:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3572:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3780:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3780:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4568:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4568:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4659:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4659:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4815:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4815:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5130:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5130:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5341:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5341:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5356:17: error: Expected ) in function call ../fs/btrfs/volumes.c:5356:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5971:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5971:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6268:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6268:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6279:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6279:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6307:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6307:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6326:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6326:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6329:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6329:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6497:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6497:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6569:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6569:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7110:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7110:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7230:25: error: Expected ) in function call ../fs/btrfs/volumes.c:7230:25: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7285:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7285:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7313:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7313:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7321:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7321:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7324:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7324:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7328:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7328:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7450:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7450:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7840:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7840:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8239:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8239:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8268:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8268:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8276:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8276:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8288:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8288:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8294:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8294:9: error: got __VA_OPT__ ../fs/f2fs/compress.c:565:1: error: bad constant expression ../fs/f2fs/compress.c:566: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/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/infiniband/core/cm.c:33:1: error: bad constant expression ../drivers/infiniband/core/cm.c:34:1: error: bad constant expression ../drivers/infiniband/core/cm.c:35: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 ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.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/ioctl.c:5139:17: error: Expected ) in function call ../fs/btrfs/ioctl.c:5139:17: error: got __VA_OPT__ ../fs/nfs/pnfs_nfs.c:196:17: warning: context imbalance in 'pnfs_put_commit_array' - unexpected unlock ../fs/nfs/pnfs_nfs.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/tlbbatch.h, ...): ../include/linux/list.h:295:25: warning: context imbalance in 'nfs4_pnfs_ds_put' - unexpected unlock ../fs/nfs/pnfs.c:3521: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 ../fs/btrfs/export.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/export.c: note: in included file: ../fs/btrfs/btrfs_inode.h: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/ocfs2/suballoc.c:2525:17: warning: context imbalance in 'ocfs2_block_group_clear_bits' - different lock contexts for basic block ../kernel/trace/trace_uprobe.c: note: in included file (through ../include/linux/workqueue.h, ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__uprobe_perf_func' - unexpected unlock ../fs/nfs/filelayout/filelayout.c:47:1: error: bad constant expression ../fs/nfs/filelayout/filelayout.c:48:1: error: bad constant expression ../fs/nfs/filelayout/filelayout.c:49:1: error: bad constant expression ../fs/nfs/filelayout/filelayout.c:1150:1: error: bad constant expression ../drivers/infiniband/core/cma.c:43:1: error: bad constant expression ../drivers/infiniband/core/cma.c:44:1: error: bad constant expression ../drivers/infiniband/core/cma.c:45:1: error: bad constant expression ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/extent-tree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:418:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:418:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:707:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:707:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:842:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:842:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1169:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1169:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1564:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1564:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1776:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1776:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1845:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1845:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1865:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1865:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1890:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1890:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1926:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1926:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2376:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2376:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2606:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2606:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2607:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2607:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2633:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2633:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2682:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2682:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3099:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3099:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3232:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3232:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3401:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3401:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3494:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3494:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:4031:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:4031:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file: ../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/tree-log.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:266:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:266:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:453:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:453:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:505:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:505:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2285:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2285:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2438:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2438:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2586:33: error: Expected ) in function call ../fs/btrfs/tree-log.c:2586:33: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2790:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2790:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3341:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3341:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3482:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3482:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3588:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3588:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3923:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3923:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3955:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3955:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4034:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4034:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4087:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4087:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4413:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4413:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4683:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4683:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4698:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4698:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6567:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6567:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6611:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6611:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6707:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6707:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6776:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6776:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:7990:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:7990:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:8064:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:8064:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/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/zlib.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/zlib.c:122:9: error: Expected ) in function call ../fs/btrfs/zlib.c:122:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/compression.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: 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/lzo.c:156:9: error: Expected ) in function call ../fs/btrfs/lzo.c:156:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:236:9: error: Expected ) in function call ../fs/btrfs/lzo.c:236:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:262:17: error: Expected ) in function call ../fs/btrfs/lzo.c:262:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:330:17: error: Expected ) in function call ../fs/btrfs/lzo.c:330:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:389:17: error: Expected ) in function call ../fs/btrfs/lzo.c:389:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:392:17: error: Expected ) in function call ../fs/btrfs/lzo.c:392:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:489:9: error: Expected ) in function call ../fs/btrfs/lzo.c:489:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: 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/zstd.c:187:9: error: Expected ) in function call ../fs/btrfs/zstd.c:187:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:253:9: error: Expected ) in function call ../fs/btrfs/zstd.c:253:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:291:9: error: Expected ) in function call ../fs/btrfs/zstd.c:291:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:335:9: error: Expected ) in function call ../fs/btrfs/zstd.c:335:9: error: got __VA_OPT__ ../fs/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/nfs/filelayout/filelayoutdev.c:298:1: error: bad constant expression ../fs/nfs/filelayout/filelayoutdev.c:299:1: error: bad constant expression ../fs/nfs/filelayout/filelayoutdev.c:302:1: error: bad constant expression ../fs/nfs/filelayout/filelayoutdev.c:303:1: error: bad constant expression ../fs/btrfs/compression.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/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/compression.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:212:17: error: Expected ) in function call ../fs/btrfs/compression.c:212:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:266:9: error: Expected ) in function call ../fs/btrfs/compression.c:266:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:354:17: error: Expected ) in function call ../fs/btrfs/compression.c:354:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:379:9: error: Expected ) in function call ../fs/btrfs/compression.c:379:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:380:9: error: Expected ) in function call ../fs/btrfs/compression.c:380:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:592:9: error: Expected ) in function call ../fs/btrfs/compression.c:592:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:780:9: error: Expected ) in function call ../fs/btrfs/compression.c:780:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:815:9: error: Expected ) in function call ../fs/btrfs/compression.c:815:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:846:9: error: Expected ) in function call ../fs/btrfs/compression.c:846:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:942:9: error: Expected ) in function call ../fs/btrfs/compression.c:942:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1063:9: error: Expected ) in function call ../fs/btrfs/compression.c:1063:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1103:9: error: Expected ) in function call ../fs/btrfs/compression.c:1103:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1254:17: error: Expected ) in function call ../fs/btrfs/compression.c:1254:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:1260:17: error: Expected ) in function call ../fs/btrfs/compression.c:1260:17: error: got __VA_OPT__ ../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 ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:571:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:571:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:613:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:613:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:616:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:616:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:851:17: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:851:17: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:882:25: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:882:25: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1116:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1116:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1127:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1127:9: error: got __VA_OPT__ ../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 ../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 ../kernel/trace/rv/reactor_printk.c:40:1: error: bad constant expression ../kernel/trace/rv/reactor_printk.c:41:1: error: bad constant expression ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:173:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:173:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:174:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:174:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:175:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:175:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:308:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:308:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:610:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:610:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:697:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:697:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:719:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:719:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:780:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:780:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:858:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:858:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:866:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:866:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:987:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:987:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1002:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1002:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1072:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1072:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1073:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1073:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1191:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1191:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1485:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1485:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1604:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1604:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1605:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1605:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1617:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1617:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2198:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2198:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2243:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2243:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1120:25: error: Expected ) in function call ../fs/btrfs/backref.c:1120:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:1264:9: error: Expected ) in function call ../fs/btrfs/backref.c:1264:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1335:9: error: Expected ) in function call ../fs/btrfs/backref.c:1335:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1398:17: error: Expected ) in function call ../fs/btrfs/backref.c:1398:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:1506:9: error: Expected ) in function call ../fs/btrfs/backref.c:1506:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1653:33: error: Expected ) in function call ../fs/btrfs/backref.c:1653:33: error: got __VA_OPT__ ../fs/btrfs/backref.c:1701:9: error: Expected ) in function call ../fs/btrfs/backref.c:1701:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1745:9: error: Expected ) in function call ../fs/btrfs/backref.c:1745:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2366:17: error: Expected ) in function call ../fs/btrfs/backref.c:2366:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:2419:9: error: Expected ) in function call ../fs/btrfs/backref.c:2419:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2420:9: error: Expected ) in function call ../fs/btrfs/backref.c:2420:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2966:17: error: Expected ) in function call ../fs/btrfs/backref.c:2966:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3026:9: error: Expected ) in function call ../fs/btrfs/backref.c:3026:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3046:17: error: Expected ) in function call ../fs/btrfs/backref.c:3046:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3047:17: error: Expected ) in function call ../fs/btrfs/backref.c:3047:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3048:17: error: Expected ) in function call ../fs/btrfs/backref.c:3048:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3102:9: error: Expected ) in function call ../fs/btrfs/backref.c:3102:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3149:9: error: Expected ) in function call ../fs/btrfs/backref.c:3149:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3150:9: error: Expected ) in function call ../fs/btrfs/backref.c:3150:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3151:9: error: Expected ) in function call ../fs/btrfs/backref.c:3151:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3152:9: error: Expected ) in function call ../fs/btrfs/backref.c:3152:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3159:9: error: Expected ) in function call ../fs/btrfs/backref.c:3159:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3184:9: error: Expected ) in function call ../fs/btrfs/backref.c:3184:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3229:17: error: Expected ) in function call ../fs/btrfs/backref.c:3229:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3279:17: error: Expected ) in function call ../fs/btrfs/backref.c:3279:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3329:25: error: Expected ) in function call ../fs/btrfs/backref.c:3329:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3397:25: error: Expected ) in function call ../fs/btrfs/backref.c:3397:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3462:17: error: Expected ) in function call ../fs/btrfs/backref.c:3462:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3465:17: error: Expected ) in function call ../fs/btrfs/backref.c:3465:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3558:9: error: Expected ) in function call ../fs/btrfs/backref.c:3558:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3679:9: error: Expected ) in function call ../fs/btrfs/backref.c:3679:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:312:9: error: Expected ) in function call ../fs/btrfs/relocation.c:312:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:351:17: error: Expected ) in function call ../fs/btrfs/relocation.c:351:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:469:9: error: Expected ) in function call ../fs/btrfs/relocation.c:469:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:470:9: error: Expected ) in function call ../fs/btrfs/relocation.c:470:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:528:17: error: Expected ) in function call ../fs/btrfs/relocation.c:528:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:750:9: error: Expected ) in function call ../fs/btrfs/relocation.c:750:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1028:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1028:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1029:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1029:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1064:17: error: Expected ) in function call ../fs/btrfs/relocation.c:1064:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1431:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1431:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1432:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1432:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2026:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2026:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2036:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2036:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2207:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2207:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2297:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2297:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2344:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2344:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2484:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2484:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2506:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2506:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2529:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2529:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2796:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2796:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3193:17: error: Expected ) in function call ../fs/btrfs/relocation.c:3193:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3804:9: error: Expected ) in function call ../fs/btrfs/relocation.c:3804:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3903:17: error: Expected ) in function call ../fs/btrfs/relocation.c:3903:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4164:17: error: Expected ) in function call ../fs/btrfs/relocation.c:4164:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4206:17: error: Expected ) in function call ../fs/btrfs/relocation.c:4206:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4392:9: error: Expected ) in function call ../fs/btrfs/relocation.c:4392:9: error: got __VA_OPT__ ../kernel/trace/rv/reactor_panic.c:41:1: error: bad constant expression ../kernel/trace/rv/reactor_panic.c:42:1: error: bad constant expression ../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 ../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/i915/i915_active.c:1062:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block ../fs/nfs/flexfilelayout/flexfilelayout.c:3029:1: error: bad constant expression ../fs/nfs/flexfilelayout/flexfilelayout.c:3031:1: error: bad constant expression ../fs/nfs/flexfilelayout/flexfilelayout.c:3032:1: error: bad constant expression ../fs/nfs/flexfilelayout/flexfilelayout.c:3037:1: error: bad constant expression ../fs/nfs/flexfilelayout/flexfilelayout.c:3038:1: error: bad constant expression ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: too many errors ../drivers/infiniband/hw/hfi1/qp.c:21:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/qp.c:22:1: error: bad constant expression ../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 ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:208:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:208:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:376:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:376:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:377:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:377:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1110:25: error: Expected ) in function call ../fs/btrfs/qgroup.c:1110:25: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1164:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1164:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1229:17: error: Expected ) in function call ../fs/btrfs/qgroup.c:1229:17: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1519:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1519:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2047:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2047:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2565:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2565:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2566:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2566:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:4142:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:4142:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.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/dev-replace.c:554:9: error: Expected ) in function call ../fs/btrfs/dev-replace.c:554:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/send.c: 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/send.c:959:9: error: Expected ) in function call ../fs/btrfs/send.c:959:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1472:9: error: Expected ) in function call ../fs/btrfs/send.c:1472:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1790:17: error: Expected ) in function call ../fs/btrfs/send.c:1790:17: error: got __VA_OPT__ ../fs/btrfs/send.c:2754:9: error: Expected ) in function call ../fs/btrfs/send.c:2754:9: error: got __VA_OPT__ ../fs/btrfs/send.c:2770:17: error: Expected ) in function call ../fs/btrfs/send.c:2770:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3188:25: error: Expected ) in function call ../fs/btrfs/send.c:3188:25: error: got __VA_OPT__ ../fs/btrfs/send.c:3491:9: error: Expected ) in function call ../fs/btrfs/send.c:3491:9: error: got __VA_OPT__ ../fs/btrfs/send.c:3520:17: error: Expected ) in function call ../fs/btrfs/send.c:3520:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3528:25: error: Expected ) in function call ../fs/btrfs/send.c:3528:25: error: got __VA_OPT__ ../fs/btrfs/send.c:4995:17: error: Expected ) in function call ../fs/btrfs/send.c:4995:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7182:17: error: Expected ) in function call ../fs/btrfs/send.c:7182:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7190:17: error: Expected ) in function call ../fs/btrfs/send.c:7190:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7259:9: error: Expected ) in function call ../fs/btrfs/send.c:7259:9: error: got __VA_OPT__ ../fs/btrfs/send.c:7368:9: error: Expected ) in function call ../fs/btrfs/send.c:7368:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file: ../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/props.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/props.c:102:9: error: Expected ) in function call ../fs/btrfs/props.c:102:9: error: got __VA_OPT__ ../fs/btrfs/props.c:125:17: error: Expected ) in function call ../fs/btrfs/props.c:125:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:243:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:243:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:244:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:244:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:250:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:250:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:251:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:251:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:252:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:252:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:264:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:264:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:383:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:383:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:384:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:384:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:392:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:392:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:393:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:393:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:394:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:394:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:410:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:410:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:442:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:442:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:522:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:522:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:526:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:526:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:548:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:548:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:552:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:552:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:553:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:553:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:730:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:730:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:734:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:734:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:916:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:916:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:923:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:923:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:925:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:925:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:956:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:956:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:963:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:963:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:965:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:965:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1502:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1502:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1503:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1503:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1510:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1510:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1511:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1511:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1512:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1512:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1516:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1516:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1567:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1567:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1568:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1568:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1649:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1649:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1650:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1650:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:234:9: error: Expected ) in function call ../fs/btrfs/raid56.c:234:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:240:17: error: Expected ) in function call ../fs/btrfs/raid56.c:240:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:241:17: error: Expected ) in function call ../fs/btrfs/raid56.c:241:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:275:33: error: Expected ) in function call ../fs/btrfs/raid56.c:275:33: error: got __VA_OPT__ ../fs/btrfs/raid56.c:308:9: error: Expected ) in function call ../fs/btrfs/raid56.c:308:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:311:9: error: Expected ) in function call ../fs/btrfs/raid56.c:311:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:326:9: error: Expected ) in function call ../fs/btrfs/raid56.c:326:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:329:9: error: Expected ) in function call ../fs/btrfs/raid56.c:329:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:340:9: error: Expected ) in function call ../fs/btrfs/raid56.c:340:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:341:9: error: Expected ) in function call ../fs/btrfs/raid56.c:341:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:365:17: error: Expected ) in function call ../fs/btrfs/raid56.c:365:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:380:9: error: Expected ) in function call ../fs/btrfs/raid56.c:380:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:381:9: error: Expected ) in function call ../fs/btrfs/raid56.c:381:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:434:17: error: Expected ) in function call ../fs/btrfs/raid56.c:434:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:435:17: error: Expected ) in function call ../fs/btrfs/raid56.c:435:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:715:9: error: Expected ) in function call ../fs/btrfs/raid56.c:715:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:716:9: error: Expected ) in function call ../fs/btrfs/raid56.c:716:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:719:9: error: Expected ) in function call ../fs/btrfs/raid56.c:719:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:731:9: error: Expected ) in function call ../fs/btrfs/raid56.c:731:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:734:9: error: Expected ) in function call ../fs/btrfs/raid56.c:734:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1019:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1019:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1043:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1043:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1077:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1077:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1083:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1083:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1089:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1089:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1090:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1090:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1131:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1131:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1133:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1133:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1183:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1183:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1251:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1251:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1253:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1253:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1255:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1255:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1300:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1300:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1348:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1348:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1387:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1387:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1388:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1388:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1394:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1394:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1400:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1400:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1464:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1464:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1467:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1467:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1512:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1512:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1531:25: error: Expected ) in function call ../fs/btrfs/raid56.c:1531:25: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1568:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1568:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1591:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1591:17: error: too many errors ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.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/tree-checker.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c:184:9: error: Expected ) in function call ../fs/btrfs/tree-checker.c:184:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c:446:17: error: Expected ) in function call ../fs/btrfs/block-rsv.c:446:17: error: got __VA_OPT__ ../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 ../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/infiniband/hw/hfi1/sdma.c:29:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:30:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:33:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:34:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:37:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:38:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:41:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:42:1: error: bad constant expression ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:119:17: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:119:17: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:187:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:187:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:460:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:460:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:214:9: error: Expected ) in function call ../fs/btrfs/space-info.c:214:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:265:9: error: Expected ) in function call ../fs/btrfs/space-info.c:265:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:267:9: error: Expected ) in function call ../fs/btrfs/space-info.c:267:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:539:17: error: Expected ) in function call ../fs/btrfs/space-info.c:539:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:917:17: error: Expected ) in function call ../fs/btrfs/space-info.c:917:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1681:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1681:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1686:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1686:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1693:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1693:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1769:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1769:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1778:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1778:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1779:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1779:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1780:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1780:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1939:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1939:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1942:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1942:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:213:9: error: Expected ) in function call ../fs/btrfs/block-group.c:213:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:384:9: error: Expected ) in function call ../fs/btrfs/block-group.c:384:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:394:9: error: Expected ) in function call ../fs/btrfs/block-group.c:394:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:603:9: error: Expected ) in function call ../fs/btrfs/block-group.c:603:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:604:9: error: Expected ) in function call ../fs/btrfs/block-group.c:604:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:605:9: error: Expected ) in function call ../fs/btrfs/block-group.c:605:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1319:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1319:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1320:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1320:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2371:9: error: Expected ) in function call ../fs/btrfs/block-group.c:2371:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2468:25: error: Expected ) in function call ../fs/btrfs/block-group.c:2468:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2936:9: error: Expected ) in function call ../fs/btrfs/block-group.c:2936:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:3704:9: error: Expected ) in function call ../fs/btrfs/block-group.c:3704:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4332:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4332:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4439:25: error: Expected ) in function call ../fs/btrfs/block-group.c:4439:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4567:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4567:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4568:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4568:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4569:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4569:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4570:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4570:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4571:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4571:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4572:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4572:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4612:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4612:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4645:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4645:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4646:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4646:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4683:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4683:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../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/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:72:9: error: Expected ) in function call ../fs/btrfs/reflink.c:72:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c:212:25: error: Expected ) in function call ../fs/btrfs/reflink.c:212:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:417:17: error: Expected ) in function call ../fs/btrfs/reflink.c:417:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:511:25: error: Expected ) in function call ../fs/btrfs/reflink.c:511:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:520:25: error: Expected ) in function call ../fs/btrfs/reflink.c:520:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:521:25: error: Expected ) in function call ../fs/btrfs/reflink.c:521:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:793:17: error: Expected ) in function call ../fs/btrfs/reflink.c:793:17: error: got __VA_OPT__ ../drivers/infiniband/hw/hfi1/tid_rdma.c:2375:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:2376:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:4236:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:4237:9: warning: dubious: !x & y ../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:127:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:127:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:133:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:133:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:141:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:141:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:297:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:297:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:298:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:298:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:959:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:959:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1067:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1067:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1069:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1069:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1758:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1758:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1788:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1788:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1789:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1789:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1822:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1822:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1823:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1866:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1866:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1878:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1878:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1935:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1935:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/subpage.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/subpage.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:73:17: error: Expected ) in function call ../fs/btrfs/subpage.c:73:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:80:17: error: Expected ) in function call ../fs/btrfs/subpage.c:80:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:112:9: error: Expected ) in function call ../fs/btrfs/subpage.c:112:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:122:9: error: Expected ) in function call ../fs/btrfs/subpage.c:122:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:155:9: error: Expected ) in function call ../fs/btrfs/subpage.c:155:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:169:9: error: Expected ) in function call ../fs/btrfs/subpage.c:169:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:173:9: error: Expected ) in function call ../fs/btrfs/subpage.c:173:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:181:9: error: Expected ) in function call ../fs/btrfs/subpage.c:181:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:182:9: error: Expected ) in function call ../fs/btrfs/subpage.c:182:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:189:17: error: Expected ) in function call ../fs/btrfs/subpage.c:189:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:253:9: error: Expected ) in function call ../fs/btrfs/subpage.c:253:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:282:9: error: Expected ) in function call ../fs/btrfs/subpage.c:282:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:334:9: error: Expected ) in function call ../fs/btrfs/subpage.c:334:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:476:17: error: Expected ) in function call ../fs/btrfs/subpage.c:476:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:702:17: error: Expected ) in function call ../fs/btrfs/subpage.c:702:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:709:9: error: Expected ) in function call ../fs/btrfs/subpage.c:709:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:712:17: error: Expected ) in function call ../fs/btrfs/subpage.c:712:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:713:17: error: Expected ) in function call ../fs/btrfs/subpage.c:713:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:715:9: error: Expected ) in function call ../fs/btrfs/subpage.c:715:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:735:9: error: Expected ) in function call ../fs/btrfs/subpage.c:735:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:745:17: error: Expected ) in function call ../fs/btrfs/subpage.c:745:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:746:17: error: Expected ) in function call ../fs/btrfs/subpage.c:746:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:750:9: error: Expected ) in function call ../fs/btrfs/subpage.c:750:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:789:9: error: Expected ) in function call ../fs/btrfs/subpage.c:789:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:790:9: error: Expected ) in function call ../fs/btrfs/subpage.c:790:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:794:9: error: Expected ) in function call ../fs/btrfs/subpage.c:794:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:795:9: error: Expected ) in function call ../fs/btrfs/subpage.c:795:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:796:9: error: Expected ) in function call ../fs/btrfs/subpage.c:796:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:797:9: error: Expected ) in function call ../fs/btrfs/subpage.c:797:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:798:9: error: Expected ) in function call ../fs/btrfs/subpage.c:798:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:799:9: error: Expected ) in function call ../fs/btrfs/subpage.c:799:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:821:9: error: Expected ) in function call ../fs/btrfs/subpage.c:821:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:822:9: error: Expected ) in function call ../fs/btrfs/subpage.c:822:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:826:9: error: Expected ) in function call ../fs/btrfs/subpage.c:826:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:48:9: error: Expected ) in function call ../fs/btrfs/bio.c:48:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:108:9: error: Expected ) in function call ../fs/btrfs/bio.c:108:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:190:9: error: Expected ) in function call ../fs/btrfs/bio.c:190:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:193:17: error: Expected ) in function call ../fs/btrfs/bio.c:193:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:279:17: error: Expected ) in function call ../fs/btrfs/bio.c:279:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:283:17: error: Expected ) in function call ../fs/btrfs/bio.c:283:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:311:9: error: Expected ) in function call ../fs/btrfs/bio.c:311:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:405:9: error: Expected ) in function call ../fs/btrfs/bio.c:405:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:501:17: error: Expected ) in function call ../fs/btrfs/bio.c:501:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:529:9: error: Expected ) in function call ../fs/btrfs/bio.c:529:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:862:17: error: Expected ) in function call ../fs/btrfs/bio.c:862:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:863:17: error: Expected ) in function call ../fs/btrfs/bio.c:863:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:885:9: error: Expected ) in function call ../fs/btrfs/bio.c:885:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:891:17: error: Expected ) in function call ../fs/btrfs/bio.c:891:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:903:9: error: Expected ) in function call ../fs/btrfs/bio.c:903:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:938:9: error: Expected ) in function call ../fs/btrfs/bio.c:938:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:942:9: error: Expected ) in function call ../fs/btrfs/bio.c:942:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:943:9: error: Expected ) in function call ../fs/btrfs/bio.c:943:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:944:9: error: Expected ) in function call ../fs/btrfs/bio.c:944:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:946:9: error: Expected ) in function call ../fs/btrfs/bio.c:946:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:947:9: error: Expected ) in function call ../fs/btrfs/bio.c:947:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:948:9: error: Expected ) in function call ../fs/btrfs/bio.c:948:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:974:17: error: Expected ) in function call ../fs/btrfs/bio.c:974:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:1008:9: error: Expected ) in function call ../fs/btrfs/bio.c:1008:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1009:9: error: Expected ) in function call ../fs/btrfs/bio.c:1009:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1010:9: error: Expected ) in function call ../fs/btrfs/bio.c:1010:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1011:9: error: Expected ) in function call ../fs/btrfs/bio.c:1011:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1019:17: error: Expected ) in function call ../fs/btrfs/bio.c:1019:17: error: got __VA_OPT__ ../fs/btrfs/fiemap.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/backref.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:115:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:115:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:322:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:322:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:572:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:572:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:582:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:582:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:33:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:33:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:34:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:34:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:142:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:142:25: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:242:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:242:25: error: got __VA_OPT__ ../drivers/infiniband/hw/hfi1/user_sdma.c:33:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/user_sdma.c:34:1: error: bad constant expression ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:166:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:166:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:191:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:191:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:921:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:921:17: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/infiniband/hw/hfi1/verbs.c:30:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:32:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:36:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:37:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:41:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:42:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:45:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:46:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:50:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:51:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:54:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:55:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:58:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:59:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:62:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:63:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:66:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:67:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:71:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:73:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:77:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:78:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:81:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:82:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:85:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:86:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:89:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:90:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:93:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:94:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:110:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:111:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:113:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:114:1: error: bad constant expression ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:96:17: error: Expected ) in function call ../fs/btrfs/zoned.c:96:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:170:9: error: Expected ) in function call ../fs/btrfs/zoned.c:170:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:177:9: error: Expected ) in function call ../fs/btrfs/zoned.c:177:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:244:17: error: Expected ) in function call ../fs/btrfs/zoned.c:244:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:393:17: error: Expected ) in function call ../fs/btrfs/zoned.c:393:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:399:9: error: Expected ) in function call ../fs/btrfs/zoned.c:399:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:838:25: error: Expected ) in function call ../fs/btrfs/zoned.c:838:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:889:9: error: Expected ) in function call ../fs/btrfs/zoned.c:889:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1061:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1061:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1063:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1063:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1180:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1180:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1182:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1182:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1331:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1331:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1843:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1843:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1876:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1876:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1914:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1914:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2002:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2002:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2399:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2399:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2587:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2587:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2594:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2594:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2602:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2602:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2604:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2604:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2630:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2630:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2671:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2671:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2699:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2699:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2958:17: error: Expected ) in function call ../fs/btrfs/zoned.c:2958:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2972:17: error: Expected ) in function call ../fs/btrfs/zoned.c:2972:17: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../compression.h:82:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:82:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:83:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:83:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../btrfs_inode.h, ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/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/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_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_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/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/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/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/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_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/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/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_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/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/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_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_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_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_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_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_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 ../fs/xfs/xfs_super.c:2310:1: error: bad constant expression ../fs/xfs/xfs_super.c:2732:1: error: bad constant expression ../fs/xfs/xfs_super.c:2733:1: error: bad constant expression ../fs/xfs/xfs_super.c:2734: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_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/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_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_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_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_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_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/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_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_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 ../fs/xfs/xfs_qm.c:486:33: warning: context imbalance in 'xfs_qm_dquot_isolate' - different lock contexts for basic block ../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_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/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_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_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/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_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/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/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/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_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/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/../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/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/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/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_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/intel_backlight.c: note: in included file: ../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/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/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_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/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_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/../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/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_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.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/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_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_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_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/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/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_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/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_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_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_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_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_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/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/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/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/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_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_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/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/../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/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 ../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 ../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 ../arch/x86/platform/uv/bios_uv.c:175:12: warning: function 'uv_bios_get_master_nasid' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:182:12: warning: function 'uv_bios_get_heapsize' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:189:12: warning: function 'uv_bios_install_heap' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:196:12: warning: function 'uv_bios_obj_count' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:203:12: warning: function 'uv_bios_enum_objs' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:210:12: warning: function 'uv_bios_enum_ports' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:217:12: warning: function 'uv_bios_get_geoinfo' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:223:12: warning: function 'uv_bios_get_pci_topology' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:249:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/platform/uv/bios_uv.c:249:19: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:249:19: got void [noderef] __iomem * ../arch/x86/platform/uv/bios_uv.c:252:25: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/bios_uv.c:252:25: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/bios_uv.c:252:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:260:25: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/bios_uv.c:260:25: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/bios_uv.c:260:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:261:27: warning: incorrect type in assignment (different address spaces) ../arch/x86/platform/uv/bios_uv.c:261:27: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:261:27: got void [noderef] __iomem * ../arch/x86/xen/enlighten.c:55:20: warning: symbol 'xen_have_vector_callback' was not declared. Should it be static? ../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 ../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:904:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:905:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:906:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? ../arch/x86/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 * ../arch/x86/kernel/signal.c:421:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/signal.c:421:9: expected struct lockdep_map const *lock ../arch/x86/kernel/signal.c:421:9: got struct lockdep_map [noderef] __rcu * ../arch/x86/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 ../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 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); | ^~~~~~~~~~~~ ../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 ../ipc/msg.c:181:26: warning: context imbalance in 'newque' - unexpected unlock ../security/commoncap.c:1411:41: warning: dubious: !x | y ../drivers/pci/pci-driver.c:520:42: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:520:61: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:753:28: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:753:46: warning: restricted pci_power_t degrades to integer ../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 ../drivers/xen/grant-table.c:102:1: error: bad constant expression ../drivers/xen/grant-table.c:502: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 ../drivers/dma/fsl-edma-main.c:1002:1: error: bad constant expression ../drivers/dma/fsl-edma-main.c:1003:1: error: bad constant expression ../init/main.c:194:12: warning: symbol 'envp_init' was not declared. Should it be static? ../init/main.c:292:16: warning: cast to restricted __le32 ../init/main.c:293:16: warning: cast to restricted __le32 ../drivers/video/fbdev/xen-fbfront.c:65:1: error: bad constant expression ../drivers/video/fbdev/xen-fbfront.c:66:1: error: bad constant expression ../drivers/video/fbdev/xen-fbfront.c:697:1: error: bad constant expression ../drivers/video/fbdev/xen-fbfront.c:698:1: error: bad constant expression ../drivers/video/fbdev/xen-fbfront.c:699: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 ../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 ../security/selinux/avc.c:467:58: warning: context imbalance in 'avc_alloc_node' - different lock contexts for basic block ../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/dma/fsl-edma-common.c:959:1: error: bad constant expression ../drivers/xen/manage.c: In function ‘shutdown_event’: ../drivers/xen/manage.c:358:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~ In function ‘setup_shutdown_watcher’, inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:375:2: ../drivers/xen/manage.c:358:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 359 | shutdown_handlers[idx].command); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../drivers/xen/balloon.c:82:1: error: bad constant expression ../drivers/bus/mhi/host/init.c:1489:1: error: bad constant expression ../drivers/bus/mhi/host/init.c:1490: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 ../fs/read_write.c:159:1: warning: context imbalance in 'generic_file_llseek_size' - different lock contexts for basic block ../drivers/tty/hvc/hvc_xen.c:418:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/hvc/hvc_xen.c:418:37: expected void volatile [noderef] __iomem *addr ../drivers/tty/hvc/hvc_xen.c:418:37: got struct xencons_interface *intf ../drivers/pwm/core.c: note: in included file: ../include/linux/pwm.h:13:1: error: bad constant expression ../sound/hda/core/stream.c:392:9: warning: context imbalance in 'snd_hdac_stream_assign' - wrong count at exit ../sound/hda/core/stream.c:417:6: warning: context imbalance in 'snd_hdac_stream_release' - wrong count at exit ../sound/hda/core/stream.c:980:6: warning: context imbalance in 'snd_hdac_dsp_cleanup' - wrong count at exit ../drivers/tty/sysrq.c:1089:1: error: bad constant expression ../drivers/tty/sysrq.c:1092:1: error: bad constant expression ../sound/core/pcm_lib.c:548:32: warning: incorrect type in assignment (different base types) ../sound/core/pcm_lib.c:548:32: expected unsigned int [usertype] ../sound/core/pcm_lib.c:548:32: got restricted __le32 [usertype] ../net/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/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 ../net/socket.c:1735:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../drivers/block/rnbd/rnbd-srv.c:18:1: error: bad constant expression ../drivers/block/rnbd/rnbd-srv.c:19:1: error: bad constant expression ../drivers/block/rnbd/rnbd-srv.c:23:1: error: bad constant expression ../drivers/block/rnbd/rnbd-srv.c:24:1: error: bad constant expression ../drivers/block/rnbd/rnbd-srv.c:59:1: error: bad constant expression ../drivers/char/tpm/xen-tpmfront.c:412:1: error: bad constant expression ../drivers/char/tpm/xen-tpmfront.c:440:1: error: bad constant expression ../drivers/char/tpm/xen-tpmfront.c:441:1: error: bad constant expression ../drivers/char/tpm/xen-tpmfront.c:442:1: error: bad constant expression ../drivers/char/random.c:101:1: error: bad constant expression ../drivers/char/random.c:102: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/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 ../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 ../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 ../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 ../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum ../include/net/checksum.h:41:45: got unsigned int ../sound/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:1295:44: warning: context imbalance in 'snd_pcm_action_group' - unexpected unlock ../sound/core/pcm_native.c:1365:37: warning: context imbalance in 'snd_pcm_stream_group_ref' - 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 ../drivers/gpio/gpiolib.c:446:5: warning: context imbalance in 'gpiod_get_direction' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:546:25: warning: context imbalance in 'gpio_name_to_desc' - wrong count at exit ../drivers/gpio/gpiolib.c:965:9: warning: context imbalance in 'gpiochip_setup_devs' - wrong count at exit ../drivers/gpio/gpiolib.c:1348:20: warning: context imbalance in 'gpio_device_find' - wrong count at exit ../drivers/gpio/gpiolib.c:2456:12: warning: context imbalance in 'gpiod_request_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2528:9: warning: context imbalance in 'gpiod_free_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:2575:6: warning: context imbalance in 'gpiochip_dup_line_label' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:2679:5: warning: context imbalance in 'gpio_do_set_config' - wrong count at exit ../drivers/gpio/gpiolib.c:2856:5: warning: context imbalance in 'gpiod_direction_input_nonotify' - wrong count at exit ../drivers/gpio/gpiolib.c:2923:12: warning: context imbalance in 'gpiod_direction_output_raw_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3100:5: warning: context imbalance in 'gpiod_enable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3133:5: warning: context imbalance in 'gpiod_disable_hw_timestamp_ns' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3304:12: warning: context imbalance in 'gpiod_get_raw_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3358:22: warning: context imbalance in 'gpio_device_chip_cmp' - wrong count at exit ../drivers/gpio/gpiolib.c:3361:5: warning: context imbalance in 'gpiod_get_array_value_complex' - wrong count at exit ../drivers/gpio/gpiolib.c:3596:12: warning: context imbalance in 'gpio_set_open_drain_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3625:12: warning: context imbalance in 'gpio_set_open_source_value_commit' - wrong count at exit ../drivers/gpio/gpiolib.c:3649:12: warning: context imbalance in 'gpiod_set_raw_value_commit' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:3700:5: warning: context imbalance in 'gpiod_set_array_value_complex' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:4024:5: warning: context imbalance in 'gpiod_to_irq' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:4439:6: warning: context imbalance in 'gpiod_line_state_notify' - wrong count at exit ../drivers/gpio/gpiolib.c:5029:5: warning: context imbalance in 'gpiod_hog' - wrong count at exit ../drivers/gpio/gpiolib.c:5343:9: warning: context imbalance in 'gpiolib_dbg_show' - different lock contexts for basic block ../drivers/gpio/gpiolib.c:5371: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:5422:12: warning: context imbalance in 'gpiolib_seq_show' - wrong count at exit ../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 ../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 ../io_uring/filetable.c: note: in included file: ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? ../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? ../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../kernel/cpu.c:1254:9: warning: context imbalance in 'clear_tasks_mm_cpumask' - different lock contexts for basic block ../io_uring/rsrc.c: note: in included file: ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../io_uring/filetable.h:56:35: warning: restricted io_req_flags_t degrades to integer ../drivers/misc/kgdbts.c:1191: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/mm/tlb.c:376:13: warning: context imbalance in 'use_global_asid' - wrong count at exit ../arch/x86/mm/tlb.c:404:6: warning: context imbalance in 'mm_free_global_asid' - wrong count at exit ../net/core/sock.c:2602:9: warning: context imbalance in 'sk_clone' - different lock contexts for basic block ../net/core/sock.c:4280:13: warning: context imbalance in 'proto_seq_start' - wrong count at exit ../net/core/sock.c:4292:13: warning: context imbalance in 'proto_seq_stop' - wrong count at exit ../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/xen/xenbus/xenbus_probe.c:1090:1: error: bad constant expression ../drivers/xen/xenbus/xenbus_probe.c:1090:1: error: bad constant expression ../sound/soc/soc-dapm.c:4934:1: error: bad constant expression ../sound/soc/soc-dapm.c:4935:1: error: bad constant expression ../sound/soc/soc-dapm.c:4936:1: error: bad constant expression ../mm/shrinker.c:10:1: warning: symbol 'shrinker_list' was not declared. Should it be static? ../mm/shrinker.c:11:1: warning: symbol 'shrinker_mutex' was not declared. Should it be static? In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/irqflags.h:102, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../include/linux/slab.h:16, from ../include/linux/resource_ext.h:11, from ../include/linux/acpi.h:14, from ../include/acpi/apei.h:9, from ../include/acpi/ghes.h:5, from ../include/linux/arm_sdei.h:8, from ../drivers/acpi/apei/ghes.c:20: In function ‘fortify_memcpy_chk’, inlined from ‘ghes_handle_aer’ at ../drivers/acpi/apei/ghes.c:639:3: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/base/devres.c:54:1: error: bad constant expression ../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 ../net/ipv4/tcp_cong.c:297:24: warning: incorrect type in initializer (different address spaces) ../net/ipv4/tcp_cong.c:297:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret ../net/ipv4/tcp_cong.c:297:24: got struct tcp_congestion_ops *[assigned] ca ../net/ipv4/tcp_cong.c:297:22: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_cong.c:297:22: expected struct tcp_congestion_ops const *prev ../net/ipv4/tcp_cong.c:297:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret ../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 ../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 ../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 ../drivers/acpi/apei/ghes.c:129:1: error: bad constant expression ../drivers/acpi/apei/ghes.c:136:1: error: bad constant expression ../net/netfilter/xt_ipvs.c:25:1: error: bad constant expression ../net/netfilter/xt_ipvs.c:26:1: error: bad constant expression ../net/netfilter/xt_ipvs.c:27:1: error: bad constant expression ../net/netfilter/xt_ipvs.c:28:1: error: bad constant expression ../net/netfilter/xt_ipvs.c:29: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/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 ../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/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:5593: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/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:1514: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:1514:46: warning: context imbalance in 'folio_batch_move_lru' - unexpected unlock ../mm/swap.c: note: in included file: ../include/linux/mm.h:2261: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 ../drivers/xen/xenbus/xenbus_probe_frontend.c:516:1: error: bad constant expression ../drivers/xen/xenbus/xenbus_probe_frontend.c:517:1: error: bad constant expression ../drivers/xen/xenbus/xenbus_probe_frontend.c:517: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 * ../drivers/pci/xen-pcifront.c:1092:1: error: bad constant expression ../drivers/pci/xen-pcifront.c:1093:1: error: bad constant expression ../drivers/pci/xen-pcifront.c:1094:1: error: bad constant expression ../io_uring/io_uring.c:527:28: warning: invalid assignment: |= ../io_uring/io_uring.c:527:28: left side has type bool ../io_uring/io_uring.c:527: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:810:58: warning: array of flexible structures ../io_uring/io_uring.c:940: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:1739:25: warning: restricted io_req_flags_t degrades to integer ../io_uring/io_uring.c:568:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block ../io_uring/io_uring.c:2508:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block ../drivers/xen/xen-pciback/xenbus.c:23:1: error: bad constant expression ../drivers/xen/xen-pciback/xenbus.c:24:1: error: bad constant 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 ../drivers/xen/xen-pciback/conf_space.c:23:1: error: bad constant expression ../arch/x86/kvm/../../../virt/kvm/pfncache.c:184:17: warning: context imbalance in 'hva_to_pfn_retry' - 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/base/devtmpfs.c:88:30: warning: symbol 'devtmpfs_context_ops' was not declared. Should it be static? ../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) ../io_uring/poll.c:424:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:424:40: expected int mask ../io_uring/poll.c:424:40: got restricted __poll_t [usertype] mask ../io_uring/poll.c:280:38: warning: incorrect type in assignment (different base types) ../io_uring/poll.c:280:38: expected signed int [usertype] res ../io_uring/poll.c:280:38: got restricted __poll_t ../io_uring/poll.c:300:56: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:299:66: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:299:66: expected restricted __poll_t [usertype] val ../io_uring/poll.c:299:66: got unsigned int ../io_uring/poll.c:299:52: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:299:52: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:299:52: got unsigned short ../io_uring/poll.c:302:51: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:302:51: expected signed int [usertype] res ../io_uring/poll.c:302:51: got restricted __poll_t [usertype] mask ../io_uring/poll.c:303:53: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:303:53: expected signed int [usertype] res ../io_uring/poll.c:303:53: got restricted __poll_t [usertype] mask ../io_uring/poll.c:352:71: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:352:65: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:352:65: expected restricted __poll_t [usertype] val ../io_uring/poll.c:352:65: got unsigned int ../io_uring/poll.c:612:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:612:40: expected int mask ../io_uring/poll.c:612:40: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:692:38: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:692:38: expected int mask ../io_uring/poll.c:692:38: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:692:55: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:692:55: expected int events ../io_uring/poll.c:692:55: got restricted __poll_t [usertype] events ../io_uring/poll.c:699:33: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:699:33: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:699:33: got int ../io_uring/poll.c:837:24: warning: invalid assignment: |= ../io_uring/poll.c:837:24: left side has type unsigned int ../io_uring/poll.c:837:24: right side has type restricted __poll_t ../io_uring/poll.c:839:24: warning: invalid assignment: |= ../io_uring/poll.c:839:24: left side has type unsigned int ../io_uring/poll.c:839:24: right side has type restricted __poll_t ../io_uring/poll.c:841:55: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:840:29: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:840:38: warning: incorrect type in return expression (different base types) ../io_uring/poll.c:840:38: expected restricted __poll_t ../io_uring/poll.c:840:38: got unsigned int ../io_uring/poll.c:901:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:901:40: expected signed int [usertype] res ../io_uring/poll.c:901:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask ../io_uring/poll.c:932:38: warning: invalid assignment: &= ../io_uring/poll.c:932:38: left side has type restricted __poll_t ../io_uring/poll.c:932:38: right side has type int ../io_uring/poll.c:933:52: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:933:38: warning: invalid assignment: |= ../io_uring/poll.c:933:38: left side has type restricted __poll_t ../io_uring/poll.c:933:38: right side has type unsigned int ../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/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 * ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in argument 1 (different address spaces) ../mm/backing-dev.c:860:9: expected void [noderef] __rcu **slot ../mm/backing-dev.c:860:9: got void **slot ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../drivers/xen/xen-pciback/pci_stub.c:41:1: error: bad constant expression ../drivers/xen/xen-pciback/pci_stub.c:1762:1: error: bad constant expression ../drivers/xen/xen-pciback/pci_stub.c:1763:1: error: bad constant expression ../drivers/xen/xen-pciback/pci_stub.c:1764:1: error: bad constant expression ../arch/x86/kvm/../../../virt/kvm/guest_memfd.c:192:17: warning: context imbalance in '__kvm_gmem_invalidate_begin' - different lock contexts for basic block ../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1144:32: expected struct task_struct *p1 ../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1784:9: warning: context imbalance in '__se_sys_prlimit64' - different lock contexts for basic block ../kernel/sys.c:1912:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../mm/vmstat.c:1556:47: warning: context imbalance in 'walk_zones_in_node' - unexpected unlock ../drivers/acpi/acpi_extlog.c:340:1: error: bad constant expression ../drivers/acpi/acpi_extlog.c:341:1: error: bad constant expression ../drivers/acpi/acpi_extlog.c:342:1: error: bad constant expression ../drivers/block/xen-blkfront.c:139:1: error: bad constant expression ../drivers/block/xen-blkfront.c:140:1: error: bad constant expression ../drivers/block/xen-blkfront.c:144:1: error: bad constant expression ../drivers/block/xen-blkfront.c:145:1: error: bad constant expression ../drivers/block/xen-blkfront.c:152:1: error: bad constant expression ../drivers/block/xen-blkfront.c:153:1: error: bad constant expression ../drivers/block/xen-blkfront.c:156:1: error: bad constant expression ../drivers/block/xen-blkfront.c:157:1: error: bad constant expression ../drivers/block/xen-blkfront.c:1764:1: error: bad constant expression ../drivers/block/xen-blkfront.c:1765:1: error: bad constant expression ../drivers/block/xen-blkfront.c:2642:1: error: bad constant expression ../drivers/block/xen-blkfront.c:2643:1: error: bad constant expression ../drivers/block/xen-blkfront.c:2644:1: error: bad constant expression ../drivers/block/xen-blkfront.c:2645:1: error: bad constant expression ../drivers/block/xen-blkfront.c:2646:1: error: bad constant expression ../drivers/cxl/core/pci.c:24:1: error: bad constant expression ../drivers/cxl/core/pci.c:25: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:1823:5: warning: context imbalance in 'insert_inode_locked' - wrong count at exit ../fs/inode.c:1951:9: warning: context imbalance in 'iput_final' - unexpected unlock ../fs/inode.c:1966:6: warning: context imbalance in 'iput' - different lock contexts for basic block ../fs/inode.c:2516:17: warning: context imbalance in '__wait_on_freeing_inode' - unexpected unlock ../kernel/signal.c: note: in included file (through ../arch/x86/include/uapi/asm/signal.h, ../arch/x86/include/asm/signal.h, ../include/uapi/linux/signal.h, ../include/linux/signal_types.h, ../include/linux/sched.h, ...): ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:191:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:191:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:191:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:194:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:194:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:194:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:497:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:497:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:497:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:501:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:501:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:501:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:523:53: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:523:53: expected struct k_sigaction *ka ../kernel/signal.c:523:53: got struct k_sigaction [noderef] __rcu * ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:624:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:624:9: expected struct lockdep_map const *lock ../kernel/signal.c:624:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:723:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:723:9: expected struct lockdep_map const *lock ../kernel/signal.c:723:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:754:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:754:9: expected struct lockdep_map const *lock ../kernel/signal.c:754:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:855:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:855:9: expected struct lockdep_map const *lock ../kernel/signal.c:855:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1050:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1050:9: expected struct lockdep_map const *lock ../kernel/signal.c:1050:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1302:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1302:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:1302:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1303:16: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:1303:16: expected struct k_sigaction *action ../kernel/signal.c:1303:16: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:1324:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1324:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:1324:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1927:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1927:37: expected struct spinlock [usertype] *l ../kernel/signal.c:1927:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2192:44: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2211:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2211:65: expected struct task_struct *tsk ../kernel/signal.c:2211:65: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2212:40: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2230:14: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2230:14: expected struct sighand_struct *psig ../kernel/signal.c:2230:14: got struct sighand_struct [noderef] __rcu *[noderef] __rcu sighand ../kernel/signal.c:2259:53: warning: incorrect type in argument 3 (different address spaces) ../kernel/signal.c:2259:53: expected struct task_struct *t ../kernel/signal.c:2259:53: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2260:34: warning: incorrect type in argument 2 (different address spaces) ../kernel/signal.c:2260:34: expected struct task_struct *parent ../kernel/signal.c:2260:34: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2289:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2289:24: expected struct task_struct *parent ../kernel/signal.c:2289:24: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2292:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2292:24: expected struct task_struct *parent ../kernel/signal.c:2292:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/signal.c:2325:17: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2325:17: expected struct sighand_struct *sighand ../kernel/signal.c:2325:17: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:2365:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2365:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2365:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2367:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2367:39: expected struct spinlock [usertype] *lock ../kernel/signal.c:2367:39: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2424:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2424:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2424:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2482:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2482:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2482:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2522:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2522:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2522:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2524:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2524:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2524:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2622:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2622:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2706:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2706:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2706:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2718:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2718:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2718:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2761:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2761:52: expected struct task_struct *tsk ../kernel/signal.c:2761:52: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2801:49: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:2801:49: expected struct sighand_struct *sighand ../kernel/signal.c:2801:49: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c: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 * ../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 ../net/ipv4/tcp_ipv4.c:3475:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3475:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3475:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3601:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3601:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3601:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3605:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3605:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3605:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:1798:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2099:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2362:24: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block ../net/ipv4/tcp_ipv4.c:2557:13: warning: context imbalance in 'listening_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2605:29: warning: context imbalance in 'listening_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2638:13: warning: context imbalance in 'established_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2683:40: warning: context imbalance in 'established_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2815:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3067:36: warning: context imbalance in 'bpf_iter_tcp_resume_listening' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3097:56: warning: context imbalance in 'bpf_iter_tcp_resume_established' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3205:28: warning: context imbalance in 'bpf_iter_tcp_unlock_bucket' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3476:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3476:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3602:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3602:45: warning: dereference of noderef expression ../drivers/misc/mei/gsc-me.c:297:1: error: bad constant expression ../drivers/misc/mei/gsc-me.c:298:1: error: bad constant expression ../drivers/misc/mei/gsc-me.c:299:1: error: bad constant expression ../drivers/misc/mei/gsc-me.c:300:1: error: bad constant expression ../drivers/misc/mei/gsc-me.c:301:1: error: bad constant expression ../drivers/misc/mei/gsc-me.c:302: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/soc/qcom/rpmh-rsc.c:1155:1: error: bad constant expression ../drivers/soc/qcom/rpmh-rsc.c:1156:1: error: bad constant expression ../io_uring/uring_cmd.c:342:59: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/io_uring.h:160:73: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures ../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:2618:19: warning: context imbalance in 'path_init' - different lock contexts for basic block ../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 ../arch/x86/xen/mmu_pv.c:707:19: warning: context imbalance in 'xen_pte_lock' - wrong count at exit ../arch/x86/xen/mmu_pv.c:719:13: warning: context imbalance in 'xen_pte_unlock' - unexpected unlock ../arch/x86/kernel/ldt.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'map_ldt_struct' - unexpected unlock ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'unmap_ldt_struct' - unexpected unlock ../drivers/base/power/runtime.c:546:28: warning: context imbalance in 'rpm_idle' - unexpected unlock ../sound/soc/codecs/88pm860x-codec.c:1399:1: error: bad constant expression ../sound/soc/codecs/88pm860x-codec.c:1400:1: error: bad constant expression ../sound/soc/codecs/88pm860x-codec.c:1401:1: error: bad constant expression ../sound/soc/codecs/88pm860x-codec.c:1402: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/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 ../arch/x86/kernel/setup.c:231:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? ../drivers/xen/evtchn.c:731:1: error: bad constant expression ../drivers/xen/evtchn.c:732:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_conn.c:47:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_conn.c:48: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/nvme/target/core.c:2008:1: error: bad constant expression ../drivers/nvme/target/core.c:2009: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 ../net/xfrm/xfrm_iptfs.c:2761:1: error: bad constant expression ../net/xfrm/xfrm_iptfs.c:2762: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 ../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 * ../mm/percpu.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/percpu.h): ../include/trace/events/percpu.h:11:1: error: too long token expansion ../drivers/soc/qcom/smp2p.c:706:1: error: bad constant expression ../drivers/soc/qcom/smp2p.c:707:1: error: bad constant expression ../net/core/skbuff.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:33:39: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:33:39: expected restricted __wsum [usertype] sum ../include/net/checksum.h:33:39: got unsigned int ../net/wireless/core.c:40:1: error: bad constant expression ../net/wireless/core.c:41:1: error: bad constant expression ../net/wireless/core.c:42:1: error: bad constant expression ../net/wireless/core.c:43:1: error: bad constant expression ../net/wireless/core.c:56:1: error: bad constant expression ../net/wireless/core.c:57:1: error: bad constant expression ../io_uring/sqpoll.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../io_uring/sqpoll.c:45:9: warning: context imbalance in 'io_sq_thread_unpark' - wrong count at exit ../io_uring/sqpoll.c:59:9: warning: context imbalance in 'io_sq_thread_park' - wrong count at exit ../kernel/notifier.c:31:20: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:31:20: expected struct notifier_block **nl ../kernel/notifier.c:31:20: got struct notifier_block [noderef] __rcu ** ../kernel/notifier.c:33:17: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:33:17: expected struct notifier_block [noderef] __rcu *next ../kernel/notifier.c:33:17: got struct notifier_block * ../kernel/notifier.c:34:9: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:34:9: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:34:9: struct notifier_block * ../kernel/notifier.c:44:25: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:44:25: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:44:25: struct notifier_block * ../kernel/notifier.c:148:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:171:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:193:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:223:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:261:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:264:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:324:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:327:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:345:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:380:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:405:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:422:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:429:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:453:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:483:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:486:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:513:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:516:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:546:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/block/xen-blkback/blkback.c:66:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:67:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:82:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:83:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:92:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:94:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:103:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:104:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:113:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:114:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:131:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:1566:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:1567:1: error: bad constant expression ../drivers/block/xen-blkback/blkback.c:1568:1: error: bad constant expression ../net/ipv4/tcp_input.c:7703:17: warning: context imbalance in 'tcp_conn_request' - unexpected unlock ../net/netfilter/ipvs/ip_vs_core.c:2452:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_core.c:2453:1: error: bad constant expression ../net/ipv4/udp.c:1667:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock ../net/ipv4/udp.c:3333:9: warning: context imbalance in 'udp_get_first' - wrong count at exit ../net/ipv4/udp.c:3350:39: warning: context imbalance in 'udp_get_next' - unexpected unlock ../net/ipv4/udp.c:3398:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock ../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/xen/gntdev.c:54:1: error: bad constant expression ../drivers/xen/gntdev.c:55:1: error: bad constant expression ../drivers/xen/gntdev.c:57:1: error: bad constant expression ../drivers/xen/gntdev.c:72:1: error: bad constant expression ../drivers/xen/gntdev.c:73: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/block/xen-blkback/xenbus.c:162:1: error: bad constant expression ../drivers/block/xen-blkback/xenbus.c:163:1: error: bad constant expression ../drivers/block/xen-blkback/xenbus.c:860:1: error: bad constant expression ../drivers/block/xen-blkback/xenbus.c:862:1: error: bad constant expression ../net/ipv4/icmp.c: note: in included file (through ../include/linux/spinlock.h, ../include/linux/sched.h, ../include/linux/percpu.h, ../arch/x86/include/asm/msr.h, ../arch/x86/include/asm/tsc.h, ...): ../include/linux/bottom_half.h:33:30: warning: context imbalance in 'icmp_reply' - different lock contexts for basic block ../include/linux/bottom_half.h:33:30: warning: context imbalance in '__icmp_send' - different lock contexts for basic block ../drivers/usb/core/usb.c:55:1: error: bad constant expression ../drivers/usb/core/usb.c:69:1: error: bad constant expression ../drivers/usb/core/usb.c:70:1: error: bad constant expression ../drivers/usb/core/usb.c:1292:1: error: bad constant expression ../drivers/usb/core/usb.c:1293: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 ../drivers/nvme/target/passthru.c:16:1: error: bad constant expression ../drivers/input/misc/xen-kbdfront.c:50:1: error: bad constant expression ../drivers/input/misc/xen-kbdfront.c:51:1: error: bad constant expression ../drivers/input/misc/xen-kbdfront.c:570:1: error: bad constant expression ../drivers/input/misc/xen-kbdfront.c:571:1: error: bad constant expression ../drivers/input/misc/xen-kbdfront.c:572: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 ../drivers/base/power/wakeup.c:252:5: warning: context imbalance in 'wakeup_sources_read_lock' - wrong count at exit ../drivers/base/power/wakeup.c: note: in included file (through ../include/linux/notifier.h, ../arch/x86/include/asm/uprobes.h, ../include/linux/uprobes.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ...): ../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_read_unlock' - unexpected unlock ../drivers/base/power/wakeup.c:1091:13: warning: context imbalance in 'wakeup_sources_stats_seq_start' - wrong count at exit ../include/linux/srcu.h:463:9: warning: context imbalance in 'wakeup_sources_stats_seq_stop' - unexpected unlock ../net/netfilter/ipvs/ip_vs_ctl.c:49:1: error: bad constant expression ../arch/x86/kvm/mmu/spte.c:24: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/firewire/core-cdev.c:380:13: warning: context imbalance in 'fill_bus_reset_event' - wrong count at exit ../drivers/firewire/core-cdev.c:408:13: warning: context imbalance in 'queue_bus_reset_event' - different lock contexts for basic block ../drivers/firewire/core-cdev.c:1042:12: warning: context imbalance in 'ioctl_create_iso_context' - different lock contexts for basic block ../drivers/firewire/core-cdev.c:1411:13: warning: context imbalance in 'release_iso_resource' - wrong count at exit ../drivers/firewire/core-cdev.c:1699:9: warning: context imbalance in 'fw_cdev_handle_phy_packet' - wrong count at exit ../drivers/firewire/core-cdev.c:1850:13: warning: context imbalance in 'has_outbound_transactions' - wrong count at exit ../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 ../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 ../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/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/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/lapic.c:69:1: error: bad constant expression ../arch/x86/kvm/lapic.c:79: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 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/xen/gntalloc.c:74:1: error: bad constant expression ../drivers/xen/gntalloc.c:75:1: error: bad constant expression ../drivers/xen/gntalloc.c:595:1: error: bad constant expression ../drivers/xen/gntalloc.c:596:1: error: bad constant expression ../drivers/xen/gntalloc.c:598:1: error: bad constant expression ../net/ipv6/tcp_ipv6.c:1516:25: warning: context imbalance in 'tcp_v6_syn_recv_sock' - unexpected unlock ../net/ipv6/tcp_ipv6.c:1913:24: warning: context imbalance in 'tcp_v6_rcv' - different lock contexts for basic block ../block/blk-mq.c:4393:16: warning: incorrect type in argument 1 (different address spaces) ../block/blk-mq.c:4393:16: expected void const *objp ../block/blk-mq.c:4393:16: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx ../block/blk-mq.c:4538:41: warning: incorrect type in initializer (different address spaces) ../block/blk-mq.c:4538:41: expected struct blk_mq_hw_ctx **hctxs ../block/blk-mq.c:4538:41: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx ../block/blk-mq.c:734:36: warning: dereference of noderef expression ../block/blk-mq.c:5215:48: warning: dereference of noderef expression ../net/ipv6/route.c:2393:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2393:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2393:39: got restricted __be32 ../mm/mincore.c:175:17: warning: context imbalance in 'mincore_pte_range' - unexpected unlock ../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/usb/host/xhci.c:37:1: error: bad constant expression ../drivers/usb/host/xhci.c:38:1: error: bad constant expression ../drivers/usb/host/xhci.c:41:1: error: bad constant expression ../drivers/usb/host/xhci.c:42:1: error: bad constant expression ../drivers/usb/host/xhci.c:5661:1: error: bad constant expression ../drivers/usb/host/xhci.c:5662:1: error: bad constant expression ../drivers/usb/host/xhci.c:5663:1: error: bad constant expression ../net/wireless/reg.c:291:1: error: bad constant expression ../net/wireless/reg.c:292:1: error: bad constant expression ../net/wireless/reg.c:775:1: error: bad constant expression ../net/wireless/reg.c:1048: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 ../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 ../drivers/usb/dwc3/core.c:2824:1: error: bad constant expression ../drivers/usb/dwc3/core.c:2825:1: error: bad constant expression ../drivers/usb/dwc3/core.c:2826:1: error: bad constant expression ../drivers/usb/dwc3/core.c:2827:1: error: bad constant expression ../drivers/usb/host/xhci-dbgcap.c:294:25: warning: invalid assignment: &= ../drivers/usb/host/xhci-dbgcap.c:294:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:294:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:296:25: warning: invalid assignment: |= ../drivers/usb/host/xhci-dbgcap.c:296:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:296:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:779:53: warning: restricted __le64 degrades to integer ../drivers/usb/host/xhci-dbgcap.c:831:28: warning: restricted __le64 degrades to integer ../drivers/usb/host/xhci-dbgcap.c:831:69: warning: restricted __le64 degrades to integer ../net/wireless/scan.c:74:1: error: bad constant expression ../net/wireless/scan.c:75:1: error: bad constant expression ../sound/soc/codecs/wm8350.c:1635:1: error: bad constant expression ../sound/soc/codecs/wm8350.c:1636:1: error: bad constant expression ../sound/soc/codecs/wm8350.c:1637:1: error: bad constant expression ../sound/soc/codecs/wm8350.c:1638:1: error: bad constant expression ../drivers/xen/privcmd.c:55:1: error: bad constant expression ../drivers/xen/privcmd.c:56:1: error: bad constant expression ../drivers/xen/privcmd.c:61:1: error: bad constant expression ../drivers/xen/privcmd.c:62:1: error: bad constant expression ../drivers/xen/privcmd.c:66:1: error: bad constant expression ../drivers/xen/privcmd.c:68:1: error: bad constant expression ../drivers/firewire/core-transaction.c:1430:1: error: bad constant expression ../drivers/firewire/core-transaction.c:1431:1: error: bad constant expression ../drivers/firewire/core-transaction.c:1432:1: error: bad constant expression ../drivers/spi/spi-atmel.c:1826:1: error: bad constant expression ../drivers/spi/spi-atmel.c:1827:1: error: bad constant expression ../drivers/spi/spi-atmel.c:1828:1: error: bad constant expression ../drivers/spi/spi-atmel.c:1829:1: error: bad constant expression ../drivers/nvme/host/fault_inject.c:17: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 * ../drivers/media/common/videobuf2/videobuf2-core.c:45:1: error: bad constant expression ../drivers/media/common/videobuf2/videobuf2-core.c:3334:1: error: bad constant expression ../drivers/media/common/videobuf2/videobuf2-core.c:3335:1: error: bad constant expression ../drivers/media/common/videobuf2/videobuf2-core.c:3336:1: error: bad constant expression ../drivers/media/common/videobuf2/videobuf2-core.c:3337:1: error: bad constant expression ../drivers/nvme/host/multipath.c:39:1: error: bad constant expression ../drivers/nvme/host/multipath.c:65:1: error: bad constant expression ../drivers/nvme/host/multipath.c:99: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/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/nvme/target/loop.c:723:1: error: bad constant expression ../drivers/nvme/target/loop.c:724:1: error: bad constant expression ../drivers/nvme/target/loop.c:725: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/usb/host/xhci-pci.c:985:1: error: bad constant expression ../drivers/usb/host/xhci-pci.c:986:1: error: bad constant expression ../drivers/usb/core/hub.c:93:1: error: bad constant expression ../drivers/usb/core/hub.c:94:1: error: bad constant expression ../drivers/usb/core/hub.c:102:1: error: bad constant expression ../drivers/usb/core/hub.c:103:1: error: bad constant expression ../drivers/usb/core/hub.c:122:1: error: bad constant expression ../drivers/usb/core/hub.c:123:1: error: bad constant expression ../drivers/usb/core/hub.c:127:1: error: bad constant expression ../drivers/usb/core/hub.c:128:1: error: bad constant expression ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../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 ../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/xen/xen-acpi-processor.c:30:1: error: bad constant expression ../drivers/xen/xen-acpi-processor.c:31:1: error: bad constant expression ../drivers/xen/xen-acpi-processor.c:598:1: error: bad constant expression ../drivers/xen/xen-acpi-processor.c:599:1: error: bad constant expression ../drivers/xen/xen-acpi-processor.c:600:1: error: bad constant expression ../mm/mlock.c: note: in included file (through ../include/linux/swap.h): ../include/linux/memcontrol.h:1500:39: warning: context imbalance in '__mlock_folio' - unexpected unlock ../include/linux/memcontrol.h:1500:39: warning: context imbalance in '__mlock_new_folio' - unexpected unlock ../include/linux/memcontrol.h:1500: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/usb/host/xhci-pci-renesas.c:663:1: error: bad constant expression ../drivers/usb/host/xhci-pci-renesas.c:664:1: error: bad constant expression ../drivers/usb/host/xhci-pci-renesas.c:665:1: error: bad constant expression ../drivers/usb/host/xhci-pci-renesas.c:666: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 ../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 ../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/net/ethernet/amazon/ena/ena_netdev.c:28:1: error: bad constant expression ../drivers/net/ethernet/amazon/ena/ena_netdev.c:29:1: error: bad constant expression ../drivers/net/ethernet/amazon/ena/ena_netdev.c:30: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/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/net/wireless/ath/main.c:26:1: error: bad constant expression ../drivers/net/wireless/ath/main.c:27:1: error: bad constant expression ../drivers/net/wireless/ath/main.c:28:1: error: bad constant expression ../drivers/spi/spi-axi-spi-engine.c: note: in included file: ../include/linux/spi/offload/provider.h:14:1: error: bad constant expression ../drivers/spi/spi-axi-spi-engine.c:1122:1: error: bad constant expression ../drivers/spi/spi-axi-spi-engine.c:1123:1: error: bad constant expression ../drivers/spi/spi-axi-spi-engine.c:1124:1: error: bad constant expression ../sound/soc/codecs/wm8903.c:2223:1: error: bad constant expression ../sound/soc/codecs/wm8903.c:2224:1: error: bad constant expression ../sound/soc/codecs/wm8903.c:2225:1: error: bad constant expression ../arch/x86/kernel/alternative.c:120:18: warning: symbol 'its_pages' was not declared. Should it be static? ../arch/x86/kernel/alternative.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/mmu_context.h, ../include/linux/mmu_context.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in '__text_poke' - unexpected unlock ../net/netfilter/ipvs/ip_vs_rr.c:124:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_rr.c:125:1: error: bad constant expression ../drivers/scsi/libiscsi_tcp.c:39:1: error: bad constant expression ../drivers/scsi/libiscsi_tcp.c:42:1: error: bad constant expression ../drivers/scsi/libiscsi_tcp.c:43:1: error: bad constant expression ../drivers/scsi/libiscsi_tcp.c:46:1: error: bad constant expression ../drivers/scsi/libiscsi_tcp.c:48: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? ../net/mctp/route.c:213:9: warning: context imbalance in 'mctp_lookup_key' - different lock contexts for basic block ../net/mctp/route.c:608:39: warning: context imbalance in 'mctp_dst_input' - unexpected unlock ../net/netfilter/ipvs/ip_vs_wrr.c:264:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_wrr.c:265: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/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/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/nvme/target/fcloop.c:1799:1: error: bad constant expression ../drivers/nvme/target/fcloop.c:1800:1: error: bad constant expression ../arch/x86/kvm/xen.c:584:9: warning: context imbalance in 'kvm_xen_update_runstate_guest' - unexpected unlock ../drivers/xen/xen-scsiback.c:184:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:187:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:188:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:1888:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:1889:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:1890:1: error: bad constant expression ../drivers/xen/xen-scsiback.c:1891:1: error: bad constant expression ../kernel/power/suspend.c:339:1: error: bad constant expression ../kernel/power/suspend.c:340:1: error: bad constant expression ../drivers/nvme/host/fabrics.c:1553:1: error: bad constant expression ../drivers/nvme/host/fabrics.c:1554: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 ../kernel/irq/manage.c:50:43: warning: context imbalance in '__synchronize_hardirq' - different lock contexts for basic block ../kernel/irq/manage.c:441:12: warning: context imbalance in '__irq_set_affinity' - wrong count at exit ../kernel/irq/manage.c:571:5: warning: context imbalance in 'irq_setup_affinity' - wrong count at exit ../kernel/irq/manage.c:1184:13: warning: context imbalance in 'irq_wake_secondary' - different lock contexts for basic block ../kernel/irq/manage.c:1272:6: warning: context imbalance in 'irq_wake_thread' - different lock contexts for basic block ../kernel/irq/manage.c:2031:12: warning: context imbalance in 'free_nmi' - different lock contexts for basic block ../drivers/nvme/host/pci.c:76:1: error: bad constant expression ../drivers/nvme/host/pci.c:79:1: error: bad constant expression ../drivers/nvme/host/pci.c:80:1: error: bad constant expression ../drivers/nvme/host/pci.c:83:1: error: bad constant expression ../drivers/nvme/host/pci.c:84:1: error: bad constant expression ../drivers/nvme/host/pci.c:88:1: error: bad constant expression ../drivers/nvme/host/pci.c:89:1: error: bad constant expression ../drivers/nvme/host/pci.c:103:1: error: bad constant expression ../drivers/nvme/host/pci.c:123:1: error: bad constant expression ../drivers/nvme/host/pci.c:129:1: error: bad constant expression ../drivers/nvme/host/pci.c:132:1: error: bad constant expression ../drivers/nvme/host/pci.c:133:1: error: bad constant expression ../drivers/nvme/host/pci.c:4087:1: error: bad constant expression ../drivers/nvme/host/pci.c:4088:1: error: bad constant expression ../drivers/nvme/host/pci.c:4089:1: error: bad constant expression ../drivers/nvme/host/pci.c:4090: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/xen/pvcalls-back.c:1249:1: error: bad constant expression ../drivers/xen/pvcalls-back.c:1250:1: error: bad constant expression ../drivers/xen/pvcalls-back.c:1251:1: error: bad constant expression ../drivers/scsi/libiscsi.c:33:1: error: bad constant expression ../drivers/scsi/libiscsi.c:35:1: error: bad constant expression ../drivers/scsi/libiscsi.c:40:1: error: bad constant expression ../drivers/scsi/libiscsi.c:42:1: error: bad constant expression ../drivers/scsi/libiscsi.c:47:1: error: bad constant expression ../drivers/scsi/libiscsi.c:49:1: error: bad constant expression ../drivers/scsi/libiscsi.c:3934:1: error: bad constant expression ../drivers/scsi/libiscsi.c:3935:1: error: bad constant expression ../drivers/scsi/libiscsi.c:3936:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:42:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:45:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:46:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:53:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:56:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:57:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:60:1: error: bad constant expression ../drivers/scsi/iscsi_tcp.c:62: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/usb/host/xen-hcd.c:1608:1: error: bad constant expression ../drivers/usb/host/xen-hcd.c:1609:1: error: bad constant expression ../drivers/usb/host/xen-hcd.c:1610:1: error: bad constant expression ../drivers/usb/host/xen-hcd.c:1611:1: error: bad constant expression ../drivers/usb/dwc3/dwc3-st.c:367:1: error: bad constant expression ../drivers/usb/dwc3/dwc3-st.c:368:1: error: bad constant expression ../drivers/usb/dwc3/dwc3-st.c:369: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 ../net/core/dev.c:5809: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:5765:17: warning: context imbalance in 'net_tx_action' - different lock contexts for basic block ../fs/notify/inotify/inotify_user.c:576:51: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/inotify/inotify_user.c:576:51: expected struct fsnotify_mark_connector *conn ../fs/notify/inotify/inotify_user.c:576:51: got struct fsnotify_mark_connector [noderef] __rcu *i_fsnotify_marks ../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/netfilter/ipvs/ip_vs_lc.c:87:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_lc.c:88:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_wlc.c:110:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_wlc.c:111: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/usb/cdns3/cdnsp-gadget.c:158:16: warning: cast to restricted __le32 ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: warning: incorrect type in argument 1 (different base types) ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: expected unsigned int val ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: got restricted __le32 [usertype] ../mm/pagewalk.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/mm.h, ../include/linux/pagewalk.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'walk_pte_range' - unexpected unlock ../mm/pagewalk.c:882:14: warning: context imbalance in 'folio_walk_start' - different lock contexts for basic block ../drivers/watchdog/watchdog_dev.c:1319:1: error: bad constant expression ../drivers/watchdog/watchdog_dev.c:1320:1: error: bad constant expression ../drivers/watchdog/watchdog_dev.c:1324:1: error: bad constant expression ../drivers/watchdog/watchdog_dev.c:1325: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/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:251:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence * ../drivers/media/platform/raspberrypi/rp1-cfe/csi2.c:22:1: error: bad constant expression ../drivers/media/platform/raspberrypi/rp1-cfe/csi2.c:23:1: error: bad constant expression ../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 ../sound/soc/codecs/wm8996.c:3091:1: error: bad constant expression ../sound/soc/codecs/wm8996.c:3092:1: error: bad constant expression ../sound/soc/codecs/wm8996.c:3093: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 ../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 ../drivers/usb/mtu3/mtu3_qmu.c:81:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:81:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:92:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:92:16: warning: cast to restricted __le32 ../drivers/usb/mtu3/mtu3_qmu.c:100:21: warning: incorrect type in argument 3 (different base types) ../drivers/usb/mtu3/mtu3_qmu.c:100:21: expected unsigned int [usertype] data ../drivers/usb/mtu3/mtu3_qmu.c:100:21: got restricted __le32 [usertype] ../drivers/usb/mtu3/mtu3_qmu.c:112:21: warning: incorrect type in argument 3 (different base types) ../drivers/usb/mtu3/mtu3_qmu.c:112:21: expected unsigned int [usertype] data ../drivers/usb/mtu3/mtu3_qmu.c:112:21: got restricted __le32 [usertype] ../arch/x86/kernel/fpu/core.c:232:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:232:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:232:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:239:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:239:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:239:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:625:39: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:625:39: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:625:39: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:629:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:629:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:629:41: got struct spinlock [noderef] __rcu * ../kernel/rcu/srcutree.c:36:1: error: bad constant expression ../kernel/rcu/srcutree.c:40:1: error: bad constant expression ../kernel/rcu/srcutree.c:61:1: error: bad constant expression ../kernel/rcu/srcutree.c:65:1: error: bad constant expression ../kernel/rcu/srcutree.c:69:1: error: bad constant expression ../kernel/rcu/srcutree.c:667:1: error: bad constant expression ../kernel/rcu/srcutree.c:693:1: error: bad constant expression ../kernel/rcu/srcutree.c:700:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:60:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:61:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:62:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:63:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:67:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:68:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:71:1: error: bad constant expression ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:72: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" ../net/mptcp/protocol.c:3554:9: warning: context imbalance in 'mptcp_sk_clone_init' - unexpected unlock ../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 ../fs/notify/fanotify/fanotify_user.c:117:13: warning: context imbalance in 'perm_group_watchdog' - wrong count at exit ../drivers/usb/musb/musb_core.c:98:1: error: bad constant expression ../drivers/usb/musb/musb_core.c:99:1: error: bad constant expression ../drivers/usb/musb/musb_core.c:100:1: error: bad constant expression ../drivers/usb/musb/musb_core.c:101:1: error: bad constant expression ../drivers/usb/musb/musb_core.c:1265:1: error: bad constant expression ../drivers/usb/musb/musb_core.c:1266:1: error: bad constant expression ../kernel/irq/chip.c:465:25: warning: context imbalance in 'irq_wait_on_inprogress' - unexpected unlock ../kernel/irq/chip.c:610:6: warning: context imbalance in 'handle_simple_irq' - wrong count at exit ../kernel/irq/chip.c:685:6: warning: context imbalance in 'handle_level_irq' - wrong count at exit ../kernel/irq/chip.c:736:6: warning: context imbalance in 'handle_fasteoi_irq' - wrong count at exit ../kernel/irq/chip.c:823:6: warning: context imbalance in 'handle_edge_irq' - wrong count at exit ../kernel/irq/chip.c:1137:6: warning: context imbalance in 'handle_fasteoi_ack_irq' - wrong count at exit ../kernel/irq/chip.c:1175:6: warning: context imbalance in 'handle_fasteoi_mask_irq' - wrong count at exit ../drivers/xen/pvcalls-front.c:1310:1: error: bad constant expression ../drivers/xen/pvcalls-front.c:1311:1: error: bad constant expression ../drivers/xen/pvcalls-front.c:1312:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt7601u/usb.c:367:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt7601u/usb.c:368:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt7601u/usb.c:369:1: error: bad constant expression ../arch/x86/kernel/fpu/xstate.c:1656:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1656:9: expected struct lockdep_map const *lock ../arch/x86/kernel/fpu/xstate.c:1656:9: got struct lockdep_map [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1750:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1750:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1750:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1758:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1758:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1758:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1776:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1776:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1776:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1780:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1780:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1780:41: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1795:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1795:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1795:33: got struct spinlock [noderef] __rcu * ../drivers/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 ../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 Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' ../drivers/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/scsi/xen-scsifront.c:1235:1: error: bad constant expression ../drivers/scsi/xen-scsifront.c:1236:1: error: bad constant expression ../drivers/scsi/xen-scsifront.c:1237:1: error: bad constant expression ../drivers/scsi/xen-scsifront.c:1238: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/watchdog/xen_wdt.c:31:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:32:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:36:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:37:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:206:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:207:1: error: bad constant expression ../drivers/watchdog/xen_wdt.c:208:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_fo.c:73:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_fo.c:74: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/nvme/target/tcp.c:62:1: error: bad constant expression ../drivers/nvme/target/tcp.c:72:1: error: bad constant expression ../drivers/nvme/target/tcp.c:80:1: error: bad constant expression ../drivers/nvme/target/tcp.c:81:1: error: bad constant expression ../drivers/nvme/target/tcp.c:2246:1: error: bad constant expression ../drivers/nvme/target/tcp.c:2247:1: error: bad constant expression ../drivers/nvme/target/tcp.c:2248: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/usb/gadget/udc/core.c:1947:1: error: bad constant expression ../drivers/usb/gadget/udc/core.c:1948:1: error: bad constant expression ../drivers/usb/gadget/udc/core.c:1949:1: error: bad constant expression ../drivers/md/md-linear.c:346:1: error: bad constant expression ../drivers/md/md-linear.c:347:1: error: bad constant expression ../drivers/md/md-linear.c:348:1: error: bad constant expression ../drivers/md/md-linear.c:349:1: error: bad constant expression ../drivers/md/md-linear.c:350:1: error: bad constant expression ../drivers/md/md-linear.c:216:19: error: incompatible types in comparison expression (different address spaces): ../drivers/md/md-linear.c:216:19: void [noderef] __rcu * ../drivers/md/md-linear.c:216:19: void * ../drivers/md/md-linear.c:221:9: error: incompatible types in comparison expression (different address spaces): ../drivers/md/md-linear.c:221:9: void [noderef] __rcu * ../drivers/md/md-linear.c:221:9: void * ../drivers/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 ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../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/net/wireless/ath/ath11k/core.c:25:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:26:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:29:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:30:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:34:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:35:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:39:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:40:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:2714:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/core.c:2715:1: error: bad constant expression ../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? ../drivers/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 ../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 ../drivers/nvme/host/rdma.c:147:1: error: bad constant expression ../drivers/nvme/host/rdma.c:148:1: error: bad constant expression ../drivers/nvme/host/rdma.c:2434:1: error: bad constant expression ../drivers/nvme/host/rdma.c:2435: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:2223: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:3196:17: warning: context imbalance in 'apply_to_pte_range' - unexpected unlock ../mm/memory.c:3829:42: warning: context imbalance in 'wp_page_copy' - different lock contexts for basic block ../mm/memory.c:3868:19: warning: context imbalance in 'finish_mkwrite_fault' - different lock contexts for basic block ../mm/memory.c:3899: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:4091:19: warning: context imbalance in 'do_wp_page' - wrong count at exit ../mm/memory.c:4353:9: warning: context imbalance in 'remove_device_exclusive_entry' - different lock contexts for basic block ../mm/memory.c:4379: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:5283:9: warning: context imbalance in 'do_anonymous_page' - different lock contexts for basic block ../mm/memory.c:5515:12: warning: context imbalance in 'finish_fault' - different lock contexts for basic block ../mm/memory.c:5899: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:6746:5: warning: context imbalance in 'follow_pfnmap_start' - different lock contexts for basic block ../mm/memory.c:6832:28: warning: context imbalance in 'follow_pfnmap_end' - unexpected unlock ../net/netfilter/ipvs/ip_vs_ovf.c:80:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_ovf.c:81: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 * ../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/md/raid0.c:23:1: error: bad constant expression ../drivers/md/raid0.c:837:1: error: bad constant expression ../drivers/md/raid0.c:838:1: error: bad constant expression ../drivers/md/raid0.c:839:1: error: bad constant expression ../drivers/md/raid0.c:840:1: error: bad constant expression ../drivers/md/raid0.c:841:1: error: bad constant expression ../sound/soc/codecs/wm8962.c:3981:1: error: bad constant expression ../sound/soc/codecs/wm8962.c:3982:1: error: bad constant expression ../sound/soc/codecs/wm8962.c:3983:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_lblc.c:631:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_lblc.c:632:1: error: bad constant expression ../drivers/usb/typec/ucsi/ucsi.c:2152:1: error: bad constant expression ../drivers/usb/typec/ucsi/ucsi.c:2153:1: error: bad constant expression ../drivers/usb/typec/ucsi/ucsi.c:2154:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:28:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:29:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:33:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:34:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:2303:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/core.c:2304:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/wmi.c:18:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/wmi.c:19:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/wmi.c:22:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/wmi.c:23:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/wmi.c:27:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/wmi.c:28:1: error: bad constant expression ../drivers/nvme/host/fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/nvme/host/fc.c:3969:1: error: bad constant expression ../drivers/nvme/host/fc.c:3970:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:48:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:49:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:50:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:51:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:52:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:53:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:54:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:56:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:57:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:58:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:59:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:60:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:62:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:63:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:3782:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:3783:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/core.c:3784:1: error: bad constant expression ../kernel/module/dups.c:39:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:24:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:25:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:26:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:37:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:38:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:42:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:43:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:46:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:47:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:50:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:51:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:54:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:56:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:59:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:60:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:63:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:64:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:67:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:68:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:73:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c:74:1: error: bad constant expression ../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" ../block/blk-zoned.c:665:30: warning: context imbalance in 'disk_get_and_lock_zone_wplug' - wrong count at exit ../block/blk-zoned.c:1487:31: warning: context imbalance in 'blk_zone_wplug_handle_write' - unexpected unlock ../block/blk-zoned.c:2113:31: warning: context imbalance in 'blk_revalidate_seq_zone' - unexpected unlock ../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 ../io_uring/query.c: note: in included file (through ../io_uring/query.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../drivers/usb/typec/tipd/core.c:2045:1: error: bad constant expression ../drivers/usb/typec/tipd/core.c:2046:1: error: bad constant expression ../drivers/usb/typec/tipd/core.c:2047:1: error: bad constant expression ../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/module/main.c:3002:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/txrx.c:24:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/txrx.c:25:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/txrx.c:28:1: error: bad constant expression ../drivers/net/wireless/ath/wil6210/txrx.c:29: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 ../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/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 ../kernel/locking/rtmutex_api.c: note: in included file (through ../include/linux/sched/signal.h, ../kernel/locking/rtmutex.c): ../include/linux/sched/task.h:116:21: warning: context imbalance in 'task_blocks_on_rt_mutex' - unexpected unlock ../kernel/locking/rtmutex_api.c: note: in included file: ../kernel/locking/rtmutex.c:1672:9: warning: context imbalance in 'rt_mutex_handle_deadlock' - unexpected unlock ../net/netfilter/ipvs/ip_vs_lblcr.c:816:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_lblcr.c:817:1: error: bad constant expression ../drivers/net/ethernet/engleder/tsnep_main.c:2713:1: error: bad constant expression ../drivers/net/ethernet/engleder/tsnep_main.c:2714:1: error: bad constant expression ../drivers/net/ethernet/engleder/tsnep_main.c:2715: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 ../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:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../drivers/nvme/host/apple.c:1725:1: error: bad constant expression ../drivers/nvme/host/apple.c:1726:1: error: bad constant expression ../drivers/nvme/host/apple.c:1727: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/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 ../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:2892:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2892:23: expected struct task_struct *p ../kernel/sched/deadline.c:2892:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2902:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2902:13: struct task_struct * ../kernel/sched/deadline.c:2902:13: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3008:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3008:25: struct task_struct * ../kernel/sched/deadline.c:3008:25: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2509:42: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2509:42: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2509:42: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2519:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2519:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2519:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1192:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1192:39: expected struct task_struct *p ../kernel/sched/deadline.c:1192:39: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1192:85: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1192:85: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1192:85: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1290:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1290:23: expected struct task_struct *p ../kernel/sched/deadline.c:1290:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:1803:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1803:31: expected struct task_struct *p ../kernel/sched/deadline.c:1803:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1803:70: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1803:70: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1803:70: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1918:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/deadline.c:1918:39: expected struct task_struct *donor ../kernel/sched/deadline.c:1918:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2728:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2728:9: expected struct sched_domain *[assigned] sd ../kernel/sched/deadline.c:2728:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/deadline.c:2396:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2396:14: expected struct task_struct *curr ../kernel/sched/deadline.c:2396:14: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2397:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2397:15: expected struct task_struct *donor ../kernel/sched/deadline.c:2397:15: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2471:43: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2471:43: expected struct task_struct *p ../kernel/sched/deadline.c:2471:43: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3053:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3053:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:3053:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:3055:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3055:23: expected struct task_struct *p ../kernel/sched/deadline.c:3055:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3057:44: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:3057:44: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:3057:44: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:3284:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3284:23: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3284:23: struct task_struct * ../kernel/sched/deadline.c:3337:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:202:48: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:202:48: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:202:48: struct task_struct * ../kernel/sched/syscalls.c:1382:22: warning: incorrect type in assignment (different address spaces) ../kernel/sched/syscalls.c:1382:22: expected struct task_struct *curr ../kernel/sched/syscalls.c:1382:22: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:1369:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1369:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1369:25: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:1242:6: warning: context imbalance in 'sched_getaffinity' - different lock contexts for basic block ../kernel/sched/syscalls.c:1307: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 ../arch/x86/kvm/vmx/hyperv.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/sgx.c:15:1: error: bad constant expression ../drivers/md/raid1.c:3518:1: error: bad constant expression ../drivers/md/raid1.c:3519:1: error: bad constant expression ../drivers/md/raid1.c:3520:1: error: bad constant expression ../drivers/md/raid1.c:3521:1: error: bad constant expression ../drivers/md/raid1.c:3522: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:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315:25: struct task_struct * ../drivers/gpu/drm/tegra/gem.c:25: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:8072:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:8072:43: expected struct task_struct *push_task ../kernel/sched/core.c:8072:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:5524:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:5524:15: expected struct task_struct *donor ../kernel/sched/core.c:5524:15: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:6192:32: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6192:32: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6192:32: struct task_struct * ../kernel/sched/core.c:6223:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6223:23: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6223:23: struct task_struct * ../kernel/sched/core.c:6231:46: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6231:46: struct task_struct * ../kernel/sched/core.c:6231:46: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6288:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6288:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:6288:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:6742:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6742:14: expected struct task_struct *prev ../kernel/sched/core.c:6742:14: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:6809:37: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:6809:37: expected struct task_struct *prev ../kernel/sched/core.c:6809:37: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:7315:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7315:17: struct task_struct * ../kernel/sched/core.c:7315:17: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:8955:16: warning: incorrect type in return expression (different address spaces) ../kernel/sched/core.c:8955:16: expected struct task_struct * ../kernel/sched/core.c:8955:16: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10216:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10216:25: expected struct task_struct *p ../kernel/sched/core.c:10216:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10477:58: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10477:58: expected struct task_struct *t ../kernel/sched/core.c:10477:58: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10513:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:10513:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:10513: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:1832:9: warning: context imbalance in '__task_rq_lock' - wrong count at exit ../kernel/sched/sched.h:1832: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:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2315:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2315:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2315: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:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2660:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2660:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2660:9: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326:26: struct task_struct * ../kernel/sched/core.c:10476:31: warning: dereference of noderef expression ../kernel/sched/core.c:10476:53: warning: dereference of noderef expression ../kernel/sched/core.c:10481:30: warning: dereference of noderef expression ../kernel/sched/core.c:10481:52: warning: dereference of noderef expression ../kernel/sched/core.c:10482:46: warning: dereference of noderef expression ../kernel/sched/core.c:10487:35: warning: dereference of noderef expression ../kernel/sched/core.c:10504:13: warning: context imbalance in 'mm_cid_fixup_task_to_cpu' - wrong count at exit ../kernel/sched/sched.h:2326:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2326:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2326: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 * ../io_uring/zcrx.c:912:13: warning: context imbalance in 'io_zcrx_ring_refill' - wrong count at exit ../io_uring/zcrx.c:1083:9: warning: context imbalance in 'zcrx_parse_rq' - wrong count at exit ../drivers/nvme/host/tcp.c:35:1: error: bad constant expression ../drivers/nvme/host/tcp.c:36:1: error: bad constant expression ../drivers/nvme/host/tcp.c:43:1: error: bad constant expression ../drivers/nvme/host/tcp.c:44:1: error: bad constant expression ../drivers/nvme/host/tcp.c:51:1: error: bad constant expression ../drivers/nvme/host/tcp.c:52:1: error: bad constant expression ../drivers/nvme/host/tcp.c:3072:1: error: bad constant expression ../drivers/nvme/host/tcp.c:3073:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_guc_ct.c:992:9: warning: context imbalance in '__guc_ct_send_locked' - different lock contexts for basic block ../net/netfilter/ipvs/ip_vs_dh.c:271:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_dh.c:272:1: error: bad constant expression ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1091:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: expected restricted __le32 [noderef] __iomem ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: got unsigned short [usertype] tx_offset ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1431:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: expected unsigned int [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: expected restricted __le32 [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: got unsigned int [usertype] buffer ../drivers/cpuidle/cpuidle.c:823:1: error: bad constant expression ../drivers/cpuidle/cpuidle.c:824:1: error: bad constant expression ../fs/dax.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/fs_dax.h): ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../fs/dax.c:727:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:727:39: expected unsigned long v ../fs/dax.c:727:39: got restricted vm_fault_t ../fs/dax.c:729:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:729:39: expected unsigned long v ../fs/dax.c:729:39: got restricted vm_fault_t ../fs/dax.c:733:31: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:733:31: expected unsigned long v ../fs/dax.c:733:31: got restricted vm_fault_t ../fs/dax.c:1369:41: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1369:41: expected int result ../fs/dax.c:1369:41: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1854:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1854:21: expected int ret ../fs/dax.c:1854:21: got restricted vm_fault_t ../fs/dax.c:1856:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1856:21: expected int ret ../fs/dax.c:1856:21: got restricted vm_fault_t ../fs/dax.c:1859:16: warning: incorrect type in return expression (different base types) ../fs/dax.c:1859:16: expected restricted vm_fault_t ../fs/dax.c:1859:16: got int ret ../fs/dax.c:1877:46: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1877:46: expected int result ../fs/dax.c:1877:46: got restricted vm_fault_t [usertype] ret ../fs/dax.c:1893:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1893:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1893:21: got unsigned long ../fs/dax.c:1934:51: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1934:51: expected int result ../fs/dax.c:1934:51: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:2014:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: got unsigned long ../fs/dax.c:2047:62: warning: incorrect type in argument 4 (different base types) ../fs/dax.c:2047:62: expected int result ../fs/dax.c:2047:62: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2110:55: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2110:55: expected int result ../fs/dax.c:2110:55: got restricted vm_fault_t ../fs/dax.c:2128:58: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2128:58: expected int result ../fs/dax.c:2128:58: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:278:13: warning: context imbalance in 'wait_entry_unlocked' - unexpected unlock ../fs/dax.c:508:49: warning: context imbalance in 'dax_lock_folio' - different lock contexts for basic block ../fs/dax.c:575:17: warning: context imbalance in 'dax_lock_mapping_entry' - different lock contexts for basic block ../fs/dax.c:1141:9: warning: context imbalance in 'dax_writeback_one' - unexpected unlock ../sound/soc/codecs/wm8994.c:4707:1: error: bad constant expression ../sound/soc/codecs/wm8994.c:4708:1: error: bad constant expression ../sound/soc/codecs/wm8994.c:4709:1: error: bad constant expression ../sound/soc/codecs/wm8994.c:4710: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:2738:25: warning: context imbalance in 'make_device_exclusive' - unexpected unlock ../io_uring/napi.c:84:12: warning: context imbalance in '__io_napi_del_id' - wrong count at exit ../io_uring/napi.c:116:9: warning: context imbalance in '__io_napi_remove_stale' - wrong count at exit ../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../io_uring/napi.c:263:27: warning: context imbalance in 'io_napi_free' - wrong count at exit ../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 ../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 ../mm/vmalloc.c:1128:25: warning: context imbalance in 'find_vmap_area_exceed_addr_lock' - wrong count at exit ../mm/vmalloc.c:4673:28: warning: context imbalance in 'vread_iter' - unexpected unlock ../kernel/rcu/rcuscale.c:46:1: error: bad constant expression ../kernel/rcu/rcuscale.c:47:1: error: bad constant expression ../kernel/rcu/rcuscale.c:48:1: error: bad constant expression ../kernel/rcu/rcuscale.c:88:1: error: bad constant expression ../kernel/rcu/rcuscale.c:88:1: error: bad constant expression ../kernel/rcu/rcuscale.c:89:1: error: bad constant expression ../kernel/rcu/rcuscale.c:89:1: error: bad constant expression ../kernel/rcu/rcuscale.c:90:1: error: bad constant expression ../kernel/rcu/rcuscale.c:90:1: error: bad constant expression ../kernel/rcu/rcuscale.c:91:1: error: bad constant expression ../kernel/rcu/rcuscale.c:91:1: error: bad constant expression ../kernel/rcu/rcuscale.c:92:1: error: bad constant expression ../kernel/rcu/rcuscale.c:92:1: error: bad constant expression ../kernel/rcu/rcuscale.c:93:1: error: bad constant expression ../kernel/rcu/rcuscale.c:93:1: error: bad constant expression ../kernel/rcu/rcuscale.c:94:1: error: bad constant expression ../kernel/rcu/rcuscale.c:94:1: error: bad constant expression ../kernel/rcu/rcuscale.c:95:1: error: bad constant expression ../kernel/rcu/rcuscale.c:95:1: error: bad constant expression ../kernel/rcu/rcuscale.c:97:1: error: bad constant expression ../kernel/rcu/rcuscale.c:97:1: error: bad constant expression ../kernel/rcu/rcuscale.c:98:1: error: bad constant expression ../kernel/rcu/rcuscale.c:98:1: error: bad constant expression ../kernel/rcu/rcuscale.c:99:1: error: bad constant expression ../kernel/rcu/rcuscale.c:99:1: error: bad constant expression ../kernel/rcu/rcuscale.c:100:1: error: bad constant expression ../kernel/rcu/rcuscale.c:100:1: error: bad constant expression ../kernel/rcu/rcuscale.c:101:1: error: bad constant expression ../kernel/rcu/rcuscale.c:101:1: error: bad constant expression ../kernel/rcu/rcuscale.c:102:1: error: bad constant expression ../kernel/rcu/rcuscale.c:102:1: error: bad constant expression ../kernel/rcu/rcuscale.c:105:1: error: bad constant expression ../kernel/rcu/rcuscale.c:106:1: error: bad constant expression ../kernel/rcu/rcuscale.c:706:1: error: bad constant expression ../kernel/rcu/rcuscale.c:706:1: error: bad constant expression ../kernel/rcu/rcuscale.c:707:1: error: bad constant expression ../kernel/rcu/rcuscale.c:707:1: error: bad constant expression ../kernel/rcu/rcuscale.c:708:1: error: bad constant expression ../kernel/rcu/rcuscale.c:708:1: error: bad constant expression ../kernel/rcu/rcuscale.c:709:1: error: bad constant expression ../kernel/rcu/rcuscale.c:709:1: error: bad constant expression ../kernel/rcu/rcuscale.c:710:1: error: bad constant expression ../kernel/rcu/rcuscale.c:710:1: error: bad constant expression ../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 ../block/mq-deadline.c:1041:1: error: bad constant expression ../block/mq-deadline.c:1056:1: error: bad constant expression ../block/mq-deadline.c:1057:1: error: bad constant expression ../block/mq-deadline.c:1058: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 ../net/netfilter/ipvs/ip_vs_sh.c:377:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_sh.c:378:1: error: bad constant expression ../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" ../kernel/rcu/refscale.c:68:1: error: bad constant expression ../kernel/rcu/refscale.c:69:1: error: bad constant expression ../kernel/rcu/refscale.c:70:1: error: bad constant expression ../kernel/rcu/refscale.c:73:1: error: bad constant expression ../kernel/rcu/refscale.c:74:1: error: bad constant expression ../kernel/rcu/refscale.c:76:1: error: bad constant expression ../kernel/rcu/refscale.c:76:1: error: bad constant expression ../kernel/rcu/refscale.c:77:1: error: bad constant expression ../kernel/rcu/refscale.c:77:1: error: bad constant expression ../kernel/rcu/refscale.c:80:1: error: bad constant expression ../kernel/rcu/refscale.c:80:1: error: bad constant expression ../kernel/rcu/refscale.c:83:1: error: bad constant expression ../kernel/rcu/refscale.c:83:1: error: bad constant expression ../kernel/rcu/refscale.c:86:1: error: bad constant expression ../kernel/rcu/refscale.c:86:1: error: bad constant expression ../kernel/rcu/refscale.c:88:1: error: bad constant expression ../kernel/rcu/refscale.c:88:1: error: bad constant expression ../kernel/rcu/refscale.c:90:1: error: bad constant expression ../kernel/rcu/refscale.c:90:1: error: bad constant expression ../kernel/rcu/refscale.c:92:1: error: bad constant expression ../kernel/rcu/refscale.c:92:1: error: bad constant expression ../kernel/rcu/refscale.c:94:1: error: bad constant expression ../kernel/rcu/refscale.c:94:1: error: bad constant expression ../kernel/rcu/refscale.c:102:1: error: bad constant expression ../kernel/rcu/refscale.c:102:1: error: bad constant expression ../kernel/rcu/refscale.c:1065:24: error: incompatible types in comparison expression (different address spaces): ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe [noderef] __rcu * ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe * ../drivers/net/wireless/mediatek/mt76/usb.c:15:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/usb.c:16:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/usb.c:1137:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/usb.c:1138:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/usb.c:1139:1: error: bad constant expression ../io_uring/cmd_net.c:60:32: warning: array of flexible structures ../io_uring/cmd_net.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures ../kernel/rcu/rcutorture.c:54:1: error: bad constant expression ../kernel/rcu/rcutorture.c:55:1: error: bad constant expression ../kernel/rcu/rcutorture.c:56:1: error: bad constant expression ../kernel/rcu/rcutorture.c:83:1: error: bad constant expression ../kernel/rcu/rcutorture.c:83:1: error: bad constant expression ../kernel/rcu/rcutorture.c:85:1: error: bad constant expression ../kernel/rcu/rcutorture.c:85:1: error: bad constant expression ../kernel/rcu/rcutorture.c:86:1: error: bad constant expression ../kernel/rcu/rcutorture.c:86:1: error: bad constant expression ../kernel/rcu/rcutorture.c:87:1: error: bad constant expression ../kernel/rcu/rcutorture.c:87:1: error: bad constant expression ../kernel/rcu/rcutorture.c:88:1: error: bad constant expression ../kernel/rcu/rcutorture.c:88:1: error: bad constant expression ../kernel/rcu/rcutorture.c:89:1: error: bad constant expression ../kernel/rcu/rcutorture.c:89:1: error: bad constant expression ../kernel/rcu/rcutorture.c:90:1: error: bad constant expression ../kernel/rcu/rcutorture.c:90:1: error: bad constant expression ../kernel/rcu/rcutorture.c:91:1: error: bad constant expression ../kernel/rcu/rcutorture.c:91:1: error: bad constant expression ../kernel/rcu/rcutorture.c:92:1: error: bad constant expression ../kernel/rcu/rcutorture.c:92:1: error: bad constant expression ../kernel/rcu/rcutorture.c:93:1: error: bad constant expression ../kernel/rcu/rcutorture.c:93:1: error: bad constant expression ../kernel/rcu/rcutorture.c:94:1: error: bad constant expression ../kernel/rcu/rcutorture.c:94:1: error: bad constant expression ../kernel/rcu/rcutorture.c:95:1: error: bad constant expression ../kernel/rcu/rcutorture.c:95:1: error: bad constant expression ../kernel/rcu/rcutorture.c:97:1: error: bad constant expression ../kernel/rcu/rcutorture.c:97:1: error: bad constant expression ../kernel/rcu/rcutorture.c:99:1: error: bad constant expression ../kernel/rcu/rcutorture.c:99:1: error: bad constant expression ../kernel/rcu/rcutorture.c:101:1: error: bad constant expression ../kernel/rcu/rcutorture.c:101:1: error: bad constant expression ../kernel/rcu/rcutorture.c:102:1: error: bad constant expression ../kernel/rcu/rcutorture.c:102:1: error: bad constant expression ../kernel/rcu/rcutorture.c:103:1: error: bad constant expression ../kernel/rcu/rcutorture.c:103:1: error: bad constant expression ../kernel/rcu/rcutorture.c:104:1: error: bad constant expression ../kernel/rcu/rcutorture.c:104:1: error: bad constant expression ../kernel/rcu/rcutorture.c:105:1: error: bad constant expression ../kernel/rcu/rcutorture.c:105:1: error: bad constant expression ../kernel/rcu/rcutorture.c:106:1: error: bad constant expression ../kernel/rcu/rcutorture.c:106:1: error: bad constant expression ../kernel/rcu/rcutorture.c:107:1: error: bad constant expression ../kernel/rcu/rcutorture.c:107:1: error: bad constant expression ../kernel/rcu/rcutorture.c:109:1: error: bad constant expression ../kernel/rcu/rcutorture.c:109:1: error: bad constant expression ../kernel/rcu/rcutorture.c:111:1: error: bad constant expression ../kernel/rcu/rcutorture.c:111:1: error: bad constant expression ../kernel/rcu/rcutorture.c:112:1: error: bad constant expression ../kernel/rcu/rcutorture.c:112:1: error: bad constant expression ../kernel/rcu/rcutorture.c:113:1: error: bad constant expression ../kernel/rcu/rcutorture.c:113:1: error: bad constant expression ../kernel/rcu/rcutorture.c:114:1: error: bad constant expression ../kernel/rcu/rcutorture.c:114:1: error: bad constant expression ../kernel/rcu/rcutorture.c:115:1: error: bad constant expression ../kernel/rcu/rcutorture.c:115:1: error: bad constant expression ../kernel/rcu/rcutorture.c:116:1: error: bad constant expression ../kernel/rcu/rcutorture.c:116:1: error: bad constant expression ../kernel/rcu/rcutorture.c:117:1: error: bad constant expression ../kernel/rcu/rcutorture.c:117:1: error: bad constant expression ../kernel/rcu/rcutorture.c:118:1: error: bad constant expression ../kernel/rcu/rcutorture.c:118:1: error: bad constant expression ../kernel/rcu/rcutorture.c:119:1: error: bad constant expression ../kernel/rcu/rcutorture.c:119:1: error: bad constant expression ../kernel/rcu/rcutorture.c:120:1: error: bad constant expression ../kernel/rcu/rcutorture.c:120:1: error: bad constant expression ../kernel/rcu/rcutorture.c:121:1: error: bad constant expression ../kernel/rcu/rcutorture.c:121:1: error: bad constant expression ../kernel/rcu/rcutorture.c:122:1: error: bad constant expression ../kernel/rcu/rcutorture.c:122:1: error: bad constant expression ../kernel/rcu/rcutorture.c:123:1: error: bad constant expression ../kernel/rcu/rcutorture.c:123:1: error: bad constant expression ../kernel/rcu/rcutorture.c:124:1: error: bad constant expression ../kernel/rcu/rcutorture.c:124:1: error: bad constant expression ../kernel/rcu/rcutorture.c:125:1: error: bad constant expression ../kernel/rcu/rcutorture.c:125:1: error: bad constant expression ../kernel/rcu/rcutorture.c:126:1: error: bad constant expression ../kernel/rcu/rcutorture.c:126:1: error: bad constant expression ../kernel/rcu/rcutorture.c:127:1: error: bad constant expression ../kernel/rcu/rcutorture.c:127:1: error: bad constant expression ../kernel/rcu/rcutorture.c:128:1: error: bad constant expression ../kernel/rcu/rcutorture.c:128:1: error: bad constant expression ../kernel/rcu/rcutorture.c:129:1: error: bad constant expression ../kernel/rcu/rcutorture.c:129:1: error: bad constant expression ../kernel/rcu/rcutorture.c:130:1: error: bad constant expression ../kernel/rcu/rcutorture.c:130:1: error: bad constant expression ../kernel/rcu/rcutorture.c:131:1: error: bad constant expression ../kernel/rcu/rcutorture.c:131:1: error: bad constant expression ../kernel/rcu/rcutorture.c:132:1: error: bad constant expression ../kernel/rcu/rcutorture.c:132:1: error: bad constant expression ../kernel/rcu/rcutorture.c:133:1: error: bad constant expression ../kernel/rcu/rcutorture.c:133:1: error: bad constant expression ../kernel/rcu/rcutorture.c:134:1: error: bad constant expression ../kernel/rcu/rcutorture.c:134:1: error: bad constant expression ../kernel/rcu/rcutorture.c:135:1: error: bad constant expression ../kernel/rcu/rcutorture.c:135:1: error: bad constant expression ../kernel/rcu/rcutorture.c:136:1: error: bad constant expression ../kernel/rcu/rcutorture.c:136:1: error: bad constant expression ../kernel/rcu/rcutorture.c:137:1: error: bad constant expression ../kernel/rcu/rcutorture.c:137:1: error: bad constant expression ../kernel/rcu/rcutorture.c:138:1: error: too many errors ../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/netfilter/ipvs/ip_vs_mh.c:536:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_mh.c:537:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_mh.c:538: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/net/wireless/ath/ath11k/qmi.c:30:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/qmi.c:31:1: error: bad constant expression ../drivers/md/raid10.c:5152:1: error: bad constant expression ../drivers/md/raid10.c:5153:1: error: bad constant expression ../drivers/md/raid10.c:5154:1: error: bad constant expression ../drivers/md/raid10.c:5155:1: error: bad constant expression ../drivers/md/raid10.c:5156:1: error: bad constant expression ../arch/x86/kvm/vmx/tdx.c:56: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/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2784:60: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-truncation=] 2784 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2784:52: note: directive argument in the range [-2147483639, 2147483646] 2784 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2784:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2784 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2785 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ ../net/core/filter.c:1440:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1440:39: expected struct sock_filter const *filter ../net/core/filter.c:1440:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1518:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1518:39: expected struct sock_filter const *filter ../net/core/filter.c:1518:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2342:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2342:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2342:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3963:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4703:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5117:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8130:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12132:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12162:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12178:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12194:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12215:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12312:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12362:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12538:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1948:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1948:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1948:43: got unsigned long long [usertype] to ../net/core/filter.c:1951:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1951:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1951:36: got unsigned long long [usertype] from ../net/core/filter.c:1951:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1951:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1951:42: got unsigned long long [usertype] to ../net/core/filter.c:1954:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1954:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1954:36: got unsigned long long [usertype] from ../net/core/filter.c:1954:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1954:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1954:42: got unsigned long long [usertype] to ../net/core/filter.c:2000:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2000:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:2000:59: got unsigned long long [usertype] to ../net/core/filter.c:2003:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2003:52: expected restricted __be16 [usertype] from ../net/core/filter.c:2003:52: got unsigned long long [usertype] from ../net/core/filter.c:2003:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2003:58: expected restricted __be16 [usertype] to ../net/core/filter.c:2003:58: got unsigned long long [usertype] to ../net/core/filter.c:2006:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2006:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2006:52: got unsigned long long [usertype] from ../net/core/filter.c:2006:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2006:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2006:58: got unsigned long long [usertype] to ../net/core/filter.c:2073:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2073:35: expected unsigned long long ../net/core/filter.c:2073:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6046:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6046:17: expected unsigned int [usertype] spi ../net/core/filter.c:6046:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6054:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6054:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6054:33: got restricted __be32 const [usertype] a4 ../drivers/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/net/ethernet/freescale/enetc/enetc.c:3777:1: error: bad constant expression ../drivers/net/ethernet/freescale/enetc/enetc.c:3778:1: error: bad constant expression ../drivers/md/md-cluster.c:1662:1: error: bad constant expression ../drivers/md/md-cluster.c:1663:1: error: bad constant expression ../drivers/md/md-cluster.c:1664:1: error: bad constant expression ../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 ../net/bridge/br_multicast.c: note: in included file (through ../include/linux/igmp.h): ../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures ../net/bridge/br_multicast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../net/netfilter/ipvs/ip_vs_sed.c:138:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_sed.c:139:1: error: bad constant expression ../arch/x86/kvm/vmx/nested.c:25:1: error: bad constant expression ../arch/x86/kvm/vmx/nested.c:28: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 ../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 ../net/netfilter/ipvs/ip_vs_nq.c:137:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_nq.c:138:1: error: bad constant expression ../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/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 ../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/net/ethernet/freescale/fec_main.c:210:1: error: bad constant expression ../drivers/net/ethernet/freescale/fec_main.c:211:1: error: bad constant expression ../drivers/net/ethernet/freescale/fec_main.c:4842:1: error: bad constant expression ../drivers/net/ethernet/freescale/fec_main.c:4843:1: error: bad constant expression ../net/core/netpoll.c:59:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2273:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2274:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2276:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2277:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2279:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2280:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2282:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2283:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2284:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2285:1: error: bad constant expression ../net/bluetooth/rfcomm/core.c:2286:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_twos.c:138:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_twos.c:139:1: error: bad constant expression ../kernel/smp.c:175:1: error: bad constant expression ../kernel/smp.c:177: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 ../net/netfilter/ipvs/ip_vs_pe_sip.c:186:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_pe_sip.c:187:1: error: bad constant expression ../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/net/wireless/ath/ath6kl/core.c:40:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:41:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:42:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:43:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:44:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:45:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:46:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:47:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:48:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:49:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:50:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:365:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:366:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/core.c:367:1: error: bad constant expression ../block/bfq-iosched.c:7630:1: error: bad constant expression ../block/bfq-iosched.c:7689:1: error: bad constant expression ../block/bfq-iosched.c:7690:1: error: bad constant expression ../block/bfq-iosched.c:7691:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_ftp.c:62:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_ftp.c:63:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_ftp.c:638:1: error: bad constant expression ../net/netfilter/ipvs/ip_vs_ftp.c:639:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/dp_peer.c:651:1: warning: context imbalance in 'ath12k_dp_link_peer_get_sta_rate_info_stats' - wrong count at exit ../drivers/net/wireless/ath/ath12k/dp_peer.c:676:6: warning: context imbalance in 'ath12k_dp_link_peer_reset_rx_stats' - wrong count at exit ../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/nfs_common/nfslocalio.c:17:1: error: bad constant expression ../fs/nfs_common/nfslocalio.c:18:1: error: bad constant expression ../drivers/net/ethernet/intel/libeth/xdp.c:449:1: error: bad constant expression ../drivers/net/ethernet/intel/libeth/xdp.c:450:1: error: bad constant expression ../drivers/net/ethernet/intel/libeth/xdp.c:451:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:604:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:605:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:606:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:607:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:608:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:609:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:610:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:611:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:612:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:613:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:614:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:615:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:617:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:617:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:618:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:619:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:619:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:620:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:620:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:621:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:622:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:622:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:623:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:623:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:624:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:625:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:625:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:626:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:626:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:627:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:627:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:630:1: error: bad constant expression ../drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c:633:1: error: bad constant expression ../drivers/md/raid5.c:67:1: error: bad constant expression ../drivers/md/raid5.c:68:1: error: bad constant expression ../drivers/md/raid5.c:9116:1: error: bad constant expression ../drivers/md/raid5.c:9117:1: error: bad constant expression ../drivers/md/raid5.c:9118:1: error: bad constant expression ../drivers/md/raid5.c:9119:1: error: bad constant expression ../drivers/md/raid5.c:9120:1: error: bad constant expression ../drivers/md/raid5.c:9121:1: error: bad constant expression ../drivers/md/raid5.c:9122:1: error: bad constant expression ../drivers/md/raid5.c:9123:1: error: bad constant expression ../drivers/md/raid5.c:9124:1: error: bad constant expression ../drivers/md/raid5.c:9125:1: error: bad constant expression ../drivers/md/raid5.c:9128:1: error: bad constant expression ../drivers/md/raid5.c:9129:1: error: bad constant expression ../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/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/net/veth.c:2007:1: error: bad constant expression ../drivers/net/veth.c:2008:1: error: bad constant expression ../drivers/net/veth.c:2009:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/mbox.c:567:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/mbox.c:568:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/mbox.c:569: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:58: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:62:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3_enet.c:65: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/net/ethernet/hisilicon/hns3/hns3_enet.c:6077: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 ../net/sunrpc/clnt.c:3340:9: warning: cast removes address space '__rcu' of 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 ../mm/page_alloc.c:2916:17: warning: context imbalance in 'free_frozen_page_commit' - unexpected unlock ../mm/page_alloc.c:2959:13: warning: context imbalance in '__free_frozen_pages' - different lock contexts for basic block ../mm/page_alloc.c:3062:33: warning: context imbalance in 'free_unref_folios' - unexpected unlock ../mm/page_alloc.c:3350:20: warning: context imbalance in 'rmqueue_pcplist' - different lock contexts for basic block ../mm/page_alloc.c:3222:13: warning: context imbalance in 'get_page_from_freelist' - different lock contexts for basic block ../mm/page_alloc.c:5194:9: warning: context imbalance in 'alloc_pages_bulk_noprof' - different lock contexts for basic block ../mm/page_alloc.c:7502:30: warning: context imbalance in '__accept_page' - unexpected unlock ../mm/page_alloc.c:7510:6: warning: context imbalance in 'accept_page' - wrong count at exit ../mm/page_alloc.c:7525:13: warning: context imbalance in 'try_to_accept_memory_one' - wrong count at exit ../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/cpufreq/intel_pstate.c:3944:1: error: bad constant expression ../drivers/cpufreq/intel_pstate.c:3945: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/msm/msm_rd.c:45:1: error: bad constant expression ../drivers/gpu/drm/msm/msm_rd.c:46: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/tun.c:3733:1: error: bad constant expression ../drivers/net/tun.c:3734:1: error: bad constant expression ../drivers/net/tun.c:3735:1: error: bad constant expression ../drivers/net/tun.c:3736:1: error: bad constant expression ../drivers/net/tun.c:3737:1: error: bad constant expression ../drivers/net/tun.c:3738: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 ../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 ../arch/x86/kernel/cpu/sgx/virt.c:60:13: warning: incorrect type in assignment (different base types) ../arch/x86/kernel/cpu/sgx/virt.c:60:13: expected int [assigned] ret ../arch/x86/kernel/cpu/sgx/virt.c:60:13: got restricted vm_fault_t ../arch/x86/kernel/cpu/sgx/virt.c:61:20: warning: restricted vm_fault_t degrades to integer ../arch/x86/kernel/cpu/sgx/virt.c:373:36: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:43: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:58: warning: cast removes address space '__user' of expression ../net/sunrpc/xprt.c:1710:9: warning: context imbalance in 'xprt_dynamic_alloc_slot' - unexpected unlock ../drivers/md/dm.c:3813:1: error: bad constant expression ../drivers/md/dm.c:3814:1: error: bad constant expression ../drivers/md/dm.c:3816:1: error: bad constant expression ../drivers/md/dm.c:3817:1: error: bad constant expression ../drivers/md/dm.c:3819:1: error: bad constant expression ../drivers/md/dm.c:3820:1: error: bad constant expression ../drivers/md/dm.c:3822:1: error: bad constant expression ../drivers/md/dm.c:3823:1: error: bad constant expression ../drivers/md/dm.c:3825:1: error: bad constant expression ../drivers/md/dm.c:3826:1: error: bad constant expression ../drivers/md/dm.c:3827:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c:162:46: warning: cast to restricted __be16 ../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/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:11262:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11263:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11264:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11265:1: error: bad constant expression ../drivers/ufs/core/ufshcd.c:11266: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 ../kernel/time/posix-cpu-timers.c: note: in included file: ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/time/posix-cpu-timers.c:42:5: warning: context imbalance in 'update_rlimit_cpu' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/time/posix-cpu-timers.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'posix_cpu_timer_wait_running' - unexpected unlock ../kernel/time/posix-cpu-timers.c: note: in included file: ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../drivers/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/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:41:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:42:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:43:1: error: bad constant expression ../sound/soc/sof/ipc3.c: note: in included file: ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../drivers/net/ethernet/mellanox/mlxsw/core.c:3414:1: error: bad constant expression ../drivers/net/ethernet/mellanox/mlxsw/core.c:3415:1: error: bad constant expression ../drivers/net/ethernet/mellanox/mlxsw/core.c:3416: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 ../net/l2tp/l2tp_core.c:1947:1: error: bad constant expression ../net/l2tp/l2tp_core.c:1948:1: error: bad constant expression ../scripts/Makefile.build:287: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../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 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 ../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 ../fs/proc/array.c:253:11: warning: incorrect type in assignment (different address spaces) ../fs/proc/array.c:253:11: expected struct k_sigaction *k ../fs/proc/array.c:253:11: got struct k_sigaction [noderef] __rcu * ../fs/proc/array.c:531:44: warning: incorrect type in argument 1 (different address spaces) ../fs/proc/array.c:531:44: expected struct task_struct *tsk ../fs/proc/array.c:531:44: got struct task_struct [noderef] __rcu *real_parent ../fs/proc/array.c:730:47: error: incompatible types in comparison expression (different address spaces): ../fs/proc/array.c:730:47: struct task_struct [noderef] __rcu * ../fs/proc/array.c:730:47: struct task_struct * ../fs/proc/array.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/tty.h): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../fs/proc/array.c:289:9: warning: context imbalance in 'proc_pid_status' - different lock contexts for basic block ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../fs/proc/array.c:541:17: warning: context imbalance in 'do_task_stat' - different lock contexts for basic block ../drivers/md/md.c:10851:1: error: bad constant expression ../drivers/md/md.c:10853:1: error: bad constant expression ../drivers/md/md.c:10854:1: error: bad constant expression ../drivers/md/md.c:10855:1: error: bad constant expression ../drivers/md/md.c:10857:1: error: bad constant expression ../drivers/md/md.c:10858:1: error: bad constant expression ../drivers/md/md.c:10859:1: error: bad constant expression ../drivers/md/md.c:10860:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c:3430:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c:3431:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c:3432:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c:3433:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1432:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1433:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1434:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1436:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1437:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1438:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1439:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1440:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1441:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1442:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1443:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1444:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1445:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1446:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1447:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1448:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1449:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1450:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1451:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1452:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1453:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1454:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1455:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1456:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/sdio.c:1457:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:128:19: warning: cast to restricted __be32 ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:132:41: warning: restricted __be32 degrades to integer ../net/sunrpc/auth.c:91:1: error: bad constant expression ../net/sunrpc/auth.c:92:1: error: bad constant expression ../net/sunrpc/auth.c:95:1: error: bad constant expression ../net/sunrpc/auth.c:96: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/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/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/net/wireless/ath/ath10k/pci.c:36:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:37:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:39:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:40:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3822:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3823:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3824:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3827:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3828:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3829:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3830:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3831:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3832:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3835:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3836:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3837:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3840:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3841:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3842:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3843:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3846:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3847:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3848:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3849:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3850:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3853:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3854:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/pci.c:3855:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:36:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:37:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:5618:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:5619:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:5620:1: error: bad constant expression ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:5621:1: error: bad constant expression ../drivers/hv/hv.c:294:26: warning: cast removes address space '__iomem' of expression ../drivers/hv/hv.c:313:26: warning: cast removes address space '__iomem' of expression ../drivers/hv/hv.c:432:39: warning: incorrect type in argument 1 (different address spaces) ../drivers/hv/hv.c:432:39: expected void volatile [noderef] __iomem *addr ../drivers/hv/hv.c:432:39: got void *hyp_synic_message_page ../drivers/hv/hv.c:446:39: warning: incorrect type in argument 1 (different address spaces) ../drivers/hv/hv.c:446:39: expected void volatile [noderef] __iomem *addr ../drivers/hv/hv.c:446:39: got void *hyp_synic_event_page ../drivers/net/wireless/ath/ath12k/pci.c:1853:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/pci.c:1854:1: error: bad constant expression ../net/sunrpc/xprtsock.c:3721:1: error: bad constant expression ../net/sunrpc/xprtsock.c:3722:1: error: bad constant expression ../net/sunrpc/xprtsock.c:3756:1: error: bad constant expression ../net/sunrpc/xprtsock.c:3758:1: error: bad constant expression ../net/sunrpc/xprtsock.c:3760:1: error: bad constant expression ../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" ../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/net/wireless/ath/ath6kl/usb.c:1247:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1248:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1249:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1250:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1251:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1252:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1253:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1254:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1255:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1256:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1257:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1258:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1259:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1260:1: error: bad constant expression ../drivers/net/wireless/ath/ath6kl/usb.c:1261:1: error: bad constant expression ../fs/proc/base.c:890:65: error: incompatible types in comparison expression (different address spaces): ../fs/proc/base.c:890:65: struct task_struct [noderef] __rcu * ../fs/proc/base.c:890:65: struct task_struct * ../fs/proc/base.c:2326:25: warning: cast to restricted fmode_t ../fs/proc/base.c:2383:42: warning: cast from restricted fmode_t ../fs/proc/base.c:2483:48: warning: cast from restricted fmode_t ../fs/proc/base.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../fs/proc/base.c:1170:36: warning: context imbalance in '__set_oom_adj' - unexpected unlock ../fs/proc/base.c:2508:13: warning: context imbalance in 'timers_start' - wrong count at exit ../fs/proc/base.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../arch/x86/include/asm/uaccess.h, ../include/linux/uaccess.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'timers_stop' - unexpected unlock ../fs/proc/base.c:2538:12: warning: context imbalance in 'show_timer' - wrong count at exit ../fs/proc/base.c:3048:17: warning: context imbalance in 'do_io_accounting' - different lock contexts for basic block ../drivers/net/ethernet/intel/igc/igc_main.c:35:1: error: bad constant expression ../drivers/net/ethernet/intel/igc/igc_main.c:36:1: error: bad constant expression ../drivers/net/ethernet/intel/igc/igc_main.c:37:1: error: bad constant expression ../drivers/net/ethernet/intel/igc/igc_main.c:38:1: error: bad constant expression ../drivers/hv/vmbus_drv.c:3005:1: error: bad constant expression ../drivers/hv/vmbus_drv.c:3006:1: error: bad constant expression ../drivers/platform/chrome/cros_ec_proto.c:1171:1: error: bad constant expression ../drivers/platform/chrome/cros_ec_proto.c:1172:1: error: bad constant expression ../drivers/md/dm-kcopyd.c:40:1: error: bad constant expression ../drivers/md/dm-kcopyd.c:41:1: error: bad constant expression ../drivers/md/dm-ioctl.c:2189:1: error: bad constant expression ../drivers/md/dm-ioctl.c:2190:1: error: bad constant expression ../drivers/hv/connection.c:71:1: error: bad constant expression ../drivers/hv/connection.c:72:1: error: bad constant expression ../drivers/md/dm-rq.c:589:1: error: bad constant expression ../drivers/md/dm-rq.c:590:1: error: bad constant expression ../drivers/md/dm-rq.c:594:1: error: bad constant expression ../drivers/md/dm-rq.c:595:1: error: bad constant expression ../drivers/md/dm-rq.c:597:1: error: bad constant expression ../drivers/md/dm-rq.c:598:1: error: bad constant expression ../drivers/md/dm-rq.c:600:1: error: bad constant expression ../drivers/md/dm-rq.c:601:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:187:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:188:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:204:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:205:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:209:1: error: bad constant expression ../drivers/net/ethernet/intel/igb/igb_main.c:210:1: error: bad constant expression ../drivers/md/dm-stats.c:1264:1: error: bad constant expression ../drivers/md/dm-stats.c:1265:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5964:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5965:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5966:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5968:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5969:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5971:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvneta.c:5972: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/net/virtio_net.c:31:1: error: bad constant expression ../drivers/net/virtio_net.c:34:1: error: bad constant expression ../drivers/net/virtio_net.c:35:1: error: bad constant expression ../drivers/net/virtio_net.c:36:1: error: bad constant expression ../drivers/net/virtio_net.c:7252:1: error: bad constant expression ../drivers/net/virtio_net.c:7253:1: error: bad constant expression ../drivers/hv/channel.c: note: in included file: ../include/linux/hyperv.h:600:31: warning: array of flexible structures ../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/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/net/wireless/ath/ath10k/sdio.c:2676:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/sdio.c:2677:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/sdio.c:2678:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:48:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:49:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:53:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:54:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:67:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:68:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:71:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:72:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1507:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1508:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1509:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1510:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1511:1: error: bad constant expression ../drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1512:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/usb.c:1128:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/usb.c:1129:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/usb.c:1130: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/net/ethernet/meta/fbnic/fbnic_txrx.c:880:14: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:961:35: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1001:31: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1259:33: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1264:33: error: too long token expansion ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:84:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:85:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:89:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:90: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 ../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:5897:47: warning: context imbalance in '__slab_free' - unexpected unlock ../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" ../sound/soc/sof/intel/hda-stream.c:28:1: error: bad constant expression ../sound/soc/sof/intel/hda-stream.c:29:1: error: bad constant expression ../drivers/hv/channel_mgmt.c: note: in included file: ../include/linux/hyperv.h:600:31: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_dbg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:32:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:33:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:34:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:774:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mld/mld.c:775:1: error: bad constant expression ../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/msm/adreno/a2xx_catalog.c:48:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? 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 ../net/rxrpc/conn_service.c:56:9: warning: context imbalance in 'rxrpc_find_service_conn_rcu' - different lock contexts for basic block ../net/rxrpc/conn_service.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/net/wireless/intel/iwlwifi/dvm/main.c:49:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/dvm/main.c:50:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/dvm/main.c:51:1: error: bad constant expression ../sound/soc/sof/intel/hda-dsp.c:40:1: error: bad constant expression ../sound/soc/sof/intel/hda-dsp.c:41:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:522:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:523:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:524: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/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 ../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/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 ../net/mac80211/main.c:1797:1: error: bad constant expression ../net/mac80211/main.c:1798:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:48:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:49:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:50:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:54:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:55:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:58:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:59:1: error: bad constant expression ../drivers/net/xen-netfront.c:65:1: error: bad constant expression ../drivers/net/xen-netfront.c:66:1: error: bad constant expression ../drivers/net/xen-netfront.c:70:1: error: bad constant expression ../drivers/net/xen-netfront.c:71:1: error: bad constant expression ../drivers/net/xen-netfront.c:2718:1: error: bad constant expression ../drivers/net/xen-netfront.c:2719:1: error: bad constant expression ../drivers/net/xen-netfront.c:2720:1: error: bad constant expression ../drivers/net/xen-netfront.c:2721:1: error: bad constant expression ../drivers/gpu/drm/i915/gt/intel_execlists_submission.c:803:59: warning: context imbalance in 'assert_pending_valid' - different lock contexts for basic block ../sound/soc/sof/intel/hda-pcm.c:35:1: error: bad constant expression ../sound/soc/sof/intel/hda-pcm.c:36:1: error: bad constant expression ../sound/soc/sof/intel/hda-pcm.c:39:1: error: bad constant expression ../sound/soc/sof/intel/hda-pcm.c:40:1: error: bad constant expression ../sound/soc/sof/intel/hda-pcm.c:43:1: error: bad constant expression ../sound/soc/sof/intel/hda-pcm.c:44: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/md/dm-raid.c:4163:1: error: bad constant expression ../drivers/md/dm-raid.c:4164:1: error: bad constant expression ../drivers/md/dm-raid.c:4167:1: error: bad constant expression ../drivers/md/dm-raid.c:4168:1: error: bad constant expression ../drivers/md/dm-raid.c:4169:1: error: bad constant expression ../drivers/md/dm-raid.c:4170:1: error: bad constant expression ../drivers/md/dm-raid.c:4171:1: error: bad constant expression ../drivers/md/dm-raid.c:4172:1: error: bad constant expression ../drivers/md/dm-raid.c:4173:1: error: bad constant expression ../drivers/md/dm-raid.c:4174:1: error: bad constant expression ../drivers/md/dm-raid.c:4175:1: error: bad constant expression ../drivers/md/dm-raid.c:4176:1: error: bad constant expression ../kernel/cgroup/rstat.c:342:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? ../kernel/cgroup/rstat.c:413:9: warning: context imbalance in 'css_rstat_flush' - different lock contexts for basic block ../drivers/net/wireless/ath/ath10k/snoc.c:1893:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/snoc.c:1894:1: error: bad constant expression ../drivers/net/wireless/ath/ath10k/snoc.c:1895: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 ../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 * ../net/smc/af_smc.c:3671:1: error: bad constant expression ../net/smc/af_smc.c:3672:1: error: bad constant expression ../net/smc/af_smc.c:3673:1: error: bad constant expression ../net/smc/af_smc.c:3674:1: error: bad constant expression ../net/smc/af_smc.c:3675:1: error: bad constant expression ../net/smc/af_smc.c:3675:1: error: bad constant expression ../net/smc/af_smc.c:3677:1: error: bad constant expression ../net/smc/af_smc.c:3679:1: error: bad constant expression ../net/smc/af_smc.c:3681:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c:29:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c:30:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c:31: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/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/hv/hv_util.c:295:1: error: bad constant expression ../drivers/hv/hv_util.c:296:1: error: bad constant expression ../drivers/hv/hv_util.c:814:1: error: bad constant expression ../drivers/hv/hv_util.c:815:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:160:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:161:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:166:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:167:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:172:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:173:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:175:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:176:1: error: bad constant expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:177:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/a5xx_catalog.c:153:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? ../drivers/net/wireless/ath/ath11k/ahb.c:1318:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/ahb.c:1319: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 ../arch/x86/kernel/kvm.c:73:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? ../drivers/net/wireless/intel/iwlwifi/mvm/ops.c:35:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mvm/ops.c:36:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mvm/ops.c:37:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mvm/ops.c:46:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mvm/ops.c:47:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/debugfs_sta.c:139:16: warning: context imbalance in 'ath12k_dbg_sta_dump_rx_stats' - wrong count at exit ../drivers/net/ethernet/marvell/octeontx2/nic/rep.c:27:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/rep.c:28:1: error: bad constant expression ../drivers/net/ethernet/marvell/octeontx2/nic/rep.c:29:1: error: bad constant expression ../drivers/net/ethernet/intel/idpf/idpf_txrx.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/netdevice.h, ../include/linux/if_vlan.h, ../include/net/pkt_sched.h, ../drivers/net/ethernet/intel/idpf/idpf.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'idpf_xdp_finalize_rx' - unexpected unlock ../drivers/net/ethernet/intel/idpf/idpf_txrx.c:3643:29: warning: context imbalance in 'idpf_rx_splitq_clean' - wrong count at exit ../kernel/cgroup/freezer.c:140:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:140:35: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:140:35: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c:143:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:143:37: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:143:37: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:756:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:756:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:756:37: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup-v1.c:498:16: warning: context imbalance in '__cgroup1_procs_write' - wrong count at exit ../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 ../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/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 ../net/sunrpc/svc_xprt.c:27: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" ../mm/mempolicy.c:693:17: warning: context imbalance in 'queue_folios_pte_range' - unexpected unlock ../mm/hugetlb.c:667:12: warning: context imbalance in 'allocate_file_region_entries' - wrong count at exit ../mm/hugetlb.c:738:13: warning: context imbalance in 'region_add' - wrong count at exit ../mm/hugetlb.c:805:13: warning: context imbalance in 'region_chg' - wrong count at exit ../mm/hugetlb.c:5099:20: warning: context imbalance in 'move_huge_pte' - different lock contexts for basic block ../mm/hugetlb.c: note: in included file: ../include/linux/mm.h:1578:22: warning: context imbalance in 'hugetlb_wp' - unexpected unlock ../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/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 ../sound/soc/sof/intel/hda.c:58:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:59:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:467:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:468:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:474:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:475:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:478:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:479:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:482:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:483:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:486:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:487:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1757:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1758:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1759:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1760:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1761:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1762:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1763:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1764:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1765:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1766:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1767:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1768:1: error: bad constant expression ../sound/soc/sof/intel/hda.c:1769:1: error: bad constant expression ../drivers/md/dm-pcache/dm_pcache.c:495:1: error: bad constant expression ../drivers/md/dm-pcache/dm_pcache.c:496:1: error: bad constant expression ../drivers/md/dm-pcache/dm_pcache.c:497:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:12935:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:12936:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:12937:1: error: bad constant expression ../drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:12938:1: error: bad constant expression ../net/9p/trans_xen.c:564:1: error: bad constant expression ../net/9p/trans_xen.c:573:1: error: bad constant expression ../net/9p/trans_xen.c:574:1: error: bad constant expression ../net/9p/trans_xen.c:575:1: error: bad constant expression ../net/9p/trans_xen.c:576:1: error: bad constant expression ../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:1662:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1962:1: warning: symbol 'a8xx_gpulist' was not declared. Should it be static? ../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/android/binder_alloc.c:42:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/dvm/power.c:26:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/dvm/power.c:27: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 ../kernel/cgroup/cgroup.c:6923:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6923:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6923:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:6926:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:6926:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:6926:43: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:3265:9: warning: context imbalance in 'cgroup_lock_and_drain_offline' - wrong count at exit ../kernel/cgroup/cgroup.c:6686:12: warning: context imbalance in 'cgroup_css_set_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6802:9: warning: context imbalance in 'cgroup_css_set_put_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6822:5: warning: context imbalance in 'cgroup_can_fork' - wrong count at exit ../kernel/cgroup/cgroup.c:6871:9: warning: context imbalance in 'cgroup_cancel_fork' - unexpected unlock ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:237:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:238:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:239:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:240:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:241:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/pci.c:242:1: error: bad constant expression ../drivers/md/bcache/btree.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/btree.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:428:17: warning: array of flexible structures ../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/net/ethernet/marvell/mvpp2/mvpp2_main.c:69:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:70:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7903:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7904:1: error: bad constant expression ../drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:7905:1: error: bad constant expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:499:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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 ../net/sctp/socket.c:8546:23: warning: context imbalance in 'sctp_get_port_local' - unexpected unlock ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:260:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:261:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:262:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:263:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:264:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:265:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:266:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:267:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:268:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/pci.c:269:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/pci.c:1315:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/pci.c:1316:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/pci.c:1319:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/pci.c:1320:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/pci.c:1321:1: error: bad constant expression ../drivers/net/wireless/ath/ath11k/pci.c:1322:1: error: bad constant expression ../mm/kfence/kfence_test.c:871:1: error: bad constant expression ../mm/kfence/kfence_test.c:872:1: error: bad constant expression ../mm/kfence/kfence_test.c:873:1: error: bad constant expression ../drivers/accel/amdxdna/aie2_ctx.c:27:1: error: bad constant expression ../drivers/accel/amdxdna/aie2_ctx.c:28:1: error: bad constant expression ../kernel/cgroup/cpuset.c:291:6: warning: context imbalance in 'cpuset_callback_lock_irq' - wrong count at exit ../kernel/cgroup/cpuset.c:296:6: warning: context imbalance in 'cpuset_callback_unlock_irq' - unexpected unlock ../drivers/md/bcache/journal.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:363:17: warning: array of flexible structures ../drivers/md/bcache/journal.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../drivers/md/bcache/journal.c:671:8: warning: context imbalance in 'journal_write_unlocked' - different lock contexts for basic block ../drivers/md/bcache/journal.c:765:9: warning: context imbalance in 'journal_try_write' - different lock contexts for basic block ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/net/wireless/mediatek/mt76/mt7921/mcu.c:15:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:16:1: error: bad constant expression ../drivers/net/ethernet/intel/idpf/xsk.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/netdevice.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h, ../include/net/libeth/xdp.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'idpf_xsk_finalize_rx' - unexpected unlock ../drivers/net/ethernet/intel/idpf/xsk.c:466:5: warning: context imbalance in 'idpf_xskrq_poll' - wrong count at exit ../net/sunrpc/auth_gss/auth_gss.c:2288:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2289:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2290:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2291:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2294:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2297:1: error: bad constant expression ../net/sunrpc/auth_gss/auth_gss.c:2300:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/mmio.c:17:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/mmio.c:18:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/mmio.c:1003:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7915/mmio.c:1004:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7615/mmio.c:274:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7615/mmio.c:275:1: error: bad constant expression ../drivers/md/bcache/request.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bcache_ondisk.h:363:17: warning: array of flexible structures ../drivers/md/bcache/request.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures Warning: ../drivers/md/bcache/request.c:308 function parameter 'bch_data_insert' not described in 'CLOSURE_CALLBACK' Warning: ../drivers/md/bcache/request.c:308 expecting prototype for bch_data_insert(). Prototype was for CLOSURE_CALLBACK() instead ../drivers/net/ethernet/netronome/nfp/nfp_main.c:986:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:987:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:988:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:989:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:990:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:991:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:992:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:993:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:994:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:995:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:996:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:998:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:999:1: error: bad constant expression ../drivers/net/ethernet/netronome/nfp/nfp_main.c:1000:1: error: bad constant expression ../fs/netfs/locking.c:56:5: warning: context imbalance in 'netfs_start_io_read' - wrong count at exit ../fs/netfs/locking.c:87:6: warning: context imbalance in 'netfs_end_io_read' - wrong count at exit ../fs/netfs/locking.c:101:5: warning: context imbalance in 'netfs_start_io_write' - wrong count at exit ../fs/netfs/locking.c:124:6: warning: context imbalance in 'netfs_end_io_write' - wrong count at exit ../fs/netfs/locking.c:167:5: warning: context imbalance in 'netfs_start_io_direct' - wrong count at exit ../fs/netfs/locking.c:200:6: warning: context imbalance in 'netfs_end_io_direct' - wrong count at exit ../drivers/firmware/efi/libstub/unaccepted_memory.c:7:30: warning: symbol 'unaccepted_table' was not declared. Should it be static? ../net/vmw_vsock/virtio_transport_common.c:1799:1: error: bad constant expression ../net/vmw_vsock/virtio_transport_common.c:1800:1: error: bad constant expression ../net/vmw_vsock/virtio_transport_common.c:1801:1: error: bad constant expression ../net/mac80211/rate.c:27:1: error: bad constant expression ../net/mac80211/rate.c:28: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 ../sound/soc/sof/intel/lnl.c:189:1: error: bad constant expression ../sound/soc/sof/intel/lnl.c:190:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion ../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 ../mm/kasan/kasan_test_c.c:36:1: error: bad constant expression ../mm/kasan/kasan_test_c.c:2267:1: error: bad constant expression ../mm/kasan/kasan_test_c.c:2268:1: error: bad constant expression ../drivers/gpu/drm/xe/xe_pt.c:1108:72: warning: Using plain integer as NULL pointer ../drivers/android/binder.c:121:1: error: bad constant expression ../drivers/android/binder.c:124:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:18:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:891:1: error: bad constant expression ../drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:892:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/wifi7/core.c:67:1: error: bad constant expression ../drivers/net/wireless/ath/ath12k/wifi7/core.c:68:1: error: bad constant expression ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: expected void [noderef] __iomem *llc_mmio ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: got void * ../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 ../fs/dlm/lock.c:345:1: warning: context imbalance in 'dlm_refcount_dec_and_write_lock_bh' - wrong count at exit ../fs/dlm/lock.c:366:17: warning: context imbalance in 'put_rsb' - unexpected unlock ../fs/dlm/lock.c:366:17: warning: context imbalance in '__put_lkb' - unexpected unlock ../fs/dlm/lock.c:1887:31: warning: context imbalance in 'remove_from_waiters_ms' - unexpected unlock ../arch/x86/kernel/shstk.c:410:55: warning: cast removes address space '__user' of 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/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/i915/gt/intel_reset.c:1569:12: warning: context imbalance in '_intel_gt_reset_lock' - different lock contexts for basic block ../drivers/md/bcache/writeback.c: note: in included file (through ../drivers/md/bcache/bcache.h): ../drivers/md/bcache/bset.h:231:36: warning: array of flexible structures ../fs/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/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 ../drivers/accel/ivpu/ivpu_pm.c:28:1: error: bad constant expression ../drivers/accel/ivpu/ivpu_pm.c:29:1: error: bad constant expression ../drivers/accel/ivpu/ivpu_pm.c:33:1: error: bad constant expression ../drivers/accel/ivpu/ivpu_pm.c:34:1: error: bad constant expression ../drivers/accel/ivpu/ivpu_pm.c:37:1: error: bad constant expression ../drivers/accel/ivpu/ivpu_pm.c:38:1: error: bad constant expression ../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/firmware/efi/libstub/x86-stub.c:912:17: warning: symbol 'efi_stub_entry' was not declared. Should it be static? ../drivers/firmware/efi/libstub/x86-stub.c:1054:6: warning: symbol 'efi_handover_entry' was not declared. Should it be static? ../net/openvswitch/datapath.c:2855:1: error: bad constant expression ../net/openvswitch/datapath.c:2856:1: error: bad constant expression ../net/openvswitch/datapath.c:2857:1: error: bad constant expression ../net/openvswitch/datapath.c:2858:1: error: bad constant expression ../net/openvswitch/datapath.c:2859:1: error: bad constant expression ../net/openvswitch/datapath.c:2860:1: error: bad constant expression ../net/openvswitch/datapath.c:2861:1: error: bad constant expression ../net/openvswitch/datapath.c:2862:1: error: bad constant expression ../drivers/net/ethernet/intel/ice/ice_ptp.c:203:5: warning: context imbalance in 'ice_ptp_read_src_clk_reg' - wrong count at exit ../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/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" ../net/rxrpc/rxperf.c:17:1: error: bad constant expression ../net/rxrpc/rxperf.c:18:1: error: bad constant expression ../net/rxrpc/rxperf.c:19:1: error: bad constant expression ../fs/ext4/ialloc.c:1097:32: warning: context imbalance in '__ext4_new_inode' - different lock contexts for basic block ../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/net/ethernet/socionext/netsec.c:2227:1: error: bad constant expression ../drivers/net/ethernet/socionext/netsec.c:2228:1: error: bad constant expression ../drivers/net/ethernet/socionext/netsec.c:2229:1: error: bad constant expression ../drivers/net/ethernet/socionext/netsec.c:2230: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/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 ../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 * ../scripts/Makefile.build:287: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../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/net/ethernet/ti/cpsw.c:51:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:52:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:55:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:56:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:59:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:60:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:63:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:64:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:1841:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:1842:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:1843:1: error: bad constant expression ../drivers/net/ethernet/ti/cpsw.c:1844: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 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/uio/uio_hv_generic.c:420:1: error: bad constant expression ../drivers/uio/uio_hv_generic.c:421:1: error: bad constant expression ../drivers/uio/uio_hv_generic.c:422:1: error: bad constant expression ../drivers/uio/uio_hv_generic.c:423: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" 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/net/wireless/intel/iwlwifi/mvm/tests/hcmd.c:12:1: error: bad constant expression ../fs/lockd/clntproc.c: note: in included file (through ../include/linux/module.h): ../include/linux/list.h:237:25: warning: context imbalance in 'nlmclnt_put_lockowner' - unexpected unlock ../fs/nfsd/nfsctl.c:1365:1: error: bad constant expression ../fs/nfsd/nfsctl.c:2313:1: error: bad constant expression ../fs/nfsd/nfsctl.c:2314:1: error: bad constant expression ../fs/nfsd/nfsctl.c:2315:1: error: bad constant expression ../fs/nfs/inode.c:2805:1: error: bad constant expression ../fs/nfs/inode.c:2806:1: error: bad constant expression ../fs/nfs/inode.c:2807:1: error: bad constant expression ../fs/nfs/inode.c:2808:1: error: bad constant expression ../fs/nfs/dir.c:2880:1: error: bad constant expression ../fs/nfs/dir.c:2881:1: error: bad constant expression ../mm/memcontrol.c:4194:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4194:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:4194: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 ../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 ../mm/memory-failure.c:748:17: warning: context imbalance in 'hwpoison_pte_range' - unexpected unlock ../fs/smb/client/cifsfs.c:104:1: error: bad constant expression ../fs/smb/client/cifsfs.c:105:1: error: bad constant expression ../fs/smb/client/cifsfs.c:109:1: error: bad constant expression ../fs/smb/client/cifsfs.c:110:1: error: bad constant expression ../fs/smb/client/cifsfs.c:113:1: error: bad constant expression ../fs/smb/client/cifsfs.c:114:1: error: bad constant expression ../fs/smb/client/cifsfs.c:117:1: error: bad constant expression ../fs/smb/client/cifsfs.c:118:1: error: bad constant expression ../fs/smb/client/cifsfs.c:122:1: error: bad constant expression ../fs/smb/client/cifsfs.c:123:1: error: bad constant expression ../fs/smb/client/cifsfs.c:163:1: error: bad constant expression ../fs/smb/client/cifsfs.c:167:1: error: bad constant expression ../fs/smb/client/cifsfs.c:168:1: error: bad constant expression ../fs/smb/client/cifsfs.c:173:1: error: bad constant expression ../fs/smb/client/cifsfs.c:174:1: error: bad constant expression ../fs/smb/client/cifsfs.c:176:1: error: bad constant expression ../fs/smb/client/cifsfs.c:177:1: error: bad constant expression ../fs/smb/client/cifsfs.c:179:1: error: bad constant expression ../fs/smb/client/cifsfs.c:180:1: error: bad constant expression ../fs/smb/client/cifsfs.c:182:1: error: bad constant expression ../fs/smb/client/cifsfs.c:183:1: error: bad constant expression ../fs/smb/client/cifsfs.c:185:1: error: bad constant expression ../fs/smb/client/cifsfs.c:186:1: error: bad constant expression ../fs/smb/client/cifsfs.c:1183:1: error: bad constant expression ../fs/smb/client/cifsfs.c:1193:1: error: bad constant expression ../fs/smb/client/cifsfs.c:1194:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2137:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2138:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2139:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2142:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2143:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2144:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2145:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2146:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2147:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2148:1: error: bad constant expression ../fs/smb/client/cifsfs.c:2149:1: error: bad constant expression ../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 ../fs/netfs/fscache_cache.c:405:13: warning: context imbalance in 'fscache_caches_seq_start' - wrong count at exit ../fs/netfs/fscache_cache.c:417:13: warning: context imbalance in 'fscache_caches_seq_stop' - wrong count at exit ../drivers/net/ethernet/pensando/ionic/ionic_main.c:17:1: error: bad constant expression ../drivers/net/ethernet/pensando/ionic/ionic_main.c:18:1: error: bad constant expression ../drivers/net/ethernet/pensando/ionic/ionic_main.c:19:1: error: bad constant expression ../drivers/net/wireless/intel/iwlwifi/mld/tests/hcmd.c:12:1: error: bad constant expression ../fs/netfs/fscache_volume.c:509:13: warning: context imbalance in 'fscache_volumes_seq_start' - wrong count at exit ../fs/netfs/fscache_volume.c:521:13: warning: context imbalance in 'fscache_volumes_seq_stop' - wrong count at exit ../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 ../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/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/target/target_core_transport.c: In function ‘transport_dump_vpd_ident’: ../drivers/target/target_core_transport.c:1263:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1262:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1262 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1263 | "T10 VPD ASCII Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1264 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1268:59: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 221 [-Wformat-truncation=] 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1267:17: note: ‘snprintf’ output between 35 and 288 bytes into a destination of size 254 1267 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | "T10 VPD UTF-8 Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1269 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/target/target_core_transport.c:1258:60: warning: ‘%s’ directive output may be truncated writing up to 253 bytes into a region of size 220 [-Wformat-truncation=] 1258 | "T10 VPD Binary Device Identifier: %s\n", | ^~ ../drivers/target/target_core_transport.c:1257:17: note: ‘snprintf’ output between 36 and 289 bytes into a destination of size 254 1257 | snprintf(buf, sizeof(buf), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1258 | "T10 VPD Binary Device Identifier: %s\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1259 | &vpd->device_identifier[0]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c:18: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 ../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 * ../mm/secretmem.c:39:1: error: bad constant expression ../mm/secretmem.c:40:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:70:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:71:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:74:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:75:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:78:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:79:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:95:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:96:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:99:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:100:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:104:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:105:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:110:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:111:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:119:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:120:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:127:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:128:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8302:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8303:1: error: bad constant expression ../drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:8304:1: error: bad constant expression ../kernel/bpf/core.c:250:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:3010: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 * ../fs/ext4/mballoc.c:1485:40: warning: context imbalance in 'ext4_mb_init_cache' - different lock contexts for basic block ../fs/ext4/mballoc.c:3666:40: warning: context imbalance in 'ext4_discard_work' - different lock contexts for basic block ../fs/ext4/mballoc.c:3899:40: warning: context imbalance in 'ext4_mb_release' - different lock contexts for basic block ../fs/ext4/mballoc.c:5709:32: warning: context imbalance in 'ext4_discard_preallocations' - different lock contexts for basic block ../fs/ext4/mballoc.c:5769:32: warning: context imbalance in 'ext4_mb_show_ac' - different lock contexts for basic block ../fs/ext4/mballoc.c:6005:32: warning: context imbalance in 'ext4_mb_discard_lg_preallocations' - different lock contexts for basic block ../fs/ext4/mballoc.c:5769:32: warning: context imbalance in 'ext4_mb_new_blocks' - different lock contexts for basic block ../fs/ext4/mballoc.c:6638:32: warning: context imbalance in 'ext4_mb_clear_bb' - different lock contexts for basic block ../fs/ext4/mballoc.c:6978:17: warning: context imbalance in 'ext4_try_to_trim_range' - different lock contexts for basic block ../fs/ext4/mballoc.c:7183:32: warning: context imbalance in 'ext4_mballoc_query_range' - different lock contexts for basic block ../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/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/ata/sata_dwc_460ex.c:1248:1: error: bad constant expression ../drivers/ata/sata_dwc_460ex.c:1249:1: error: bad constant expression ../drivers/ata/sata_dwc_460ex.c:1250:1: error: bad constant expression ../drivers/ata/sata_dwc_460ex.c:1251:1: error: bad constant expression ../fs/ext4/fast_commit.c:394:12: warning: context imbalance in '__track_dentry_update' - unexpected unlock ../drivers/infiniband/sw/rdmavt/vt.c:15:1: error: bad constant expression ../drivers/infiniband/sw/rdmavt/vt.c:16: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/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 ../net/mac80211/rc80211_minstrel_ht.c:198:1: error: bad constant expression ../net/mac80211/rc80211_minstrel_ht.c:199:1: error: bad constant expression ../drivers/edac/ghes_edac.c:573:1: error: bad constant expression ../drivers/edac/ghes_edac.c:574:1: error: bad constant expression ../fs/nfs/fscache.c:60:51: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:60:51: expected unsigned long long x ../fs/nfs/fscache.c:60:51: got restricted __be16 const [usertype] sin_port ../fs/nfs/fscache.c:61:61: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:61:61: expected unsigned long long x ../fs/nfs/fscache.c:61:61: got restricted __be32 const [usertype] s_addr ../fs/nfs/fscache.c:66:52: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:66:52: expected unsigned long long x ../fs/nfs/fscache.c:66:52: got restricted __be16 const [usertype] sin6_port ../fs/nfs/fscache.c:67:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:67:73: expected unsigned long long x ../fs/nfs/fscache.c:67:73: got restricted __be32 const ../fs/nfs/fscache.c:68:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:68:73: expected unsigned long long x ../fs/nfs/fscache.c:68:73: got restricted __be32 const ../fs/nfs/fscache.c:69:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:69:73: expected unsigned long long x ../fs/nfs/fscache.c:69:73: got restricted __be32 const ../fs/nfs/fscache.c:70:73: warning: incorrect type in argument 3 (different base types) ../fs/nfs/fscache.c:70:73: expected unsigned long long x ../fs/nfs/fscache.c:70:73: got restricted __be32 const ../fs/nfs/fs_context.c:1773:1: error: bad constant expression ../fs/nfs/fs_context.c:1785:1: error: bad constant expression ../fs/nfs/fs_context.c:1786: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/hwmon/coretemp.c:39:1: error: bad constant expression ../drivers/hwmon/coretemp.c:40:1: error: bad constant expression ../drivers/hwmon/coretemp.c:835:1: error: bad constant expression ../drivers/hwmon/coretemp.c:836:1: error: bad constant expression ../drivers/hwmon/coretemp.c:837:1: error: bad constant expression ../drivers/ata/pata_arasan_cf.c:977:1: error: bad constant expression ../drivers/ata/pata_arasan_cf.c:978:1: error: bad constant expression ../drivers/ata/pata_arasan_cf.c:979:1: error: bad constant expression ../drivers/ata/pata_arasan_cf.c:980:1: error: bad constant expression ../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/infiniband/sw/siw/siw_cm.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../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:1319:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1319:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1319:40: got struct ftrace_hash [noderef] __rcu *filter_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 *notrace_hash ../kernel/trace/ftrace.c:1321:37: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1321:37: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1321:37: got struct ftrace_hash * ../kernel/trace/ftrace.c:1322:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1322:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1322:38: got struct ftrace_hash * ../kernel/trace/ftrace.c:2134:54: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2134:54: expected struct ftrace_hash *old_hash ../kernel/trace/ftrace.c:2134:54: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1526:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:1526:9: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:1526:9: struct ftrace_hash * ../kernel/trace/ftrace.c:1542:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1543:40: 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:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1716:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1717:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1778:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1779:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:2112:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2123:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2606:53: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2617:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3413:51: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3414:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3420:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3421:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3434:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3435:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3438:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3442:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3457:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3458:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3466:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3472:81: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3476:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3478:56: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3508:60: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3509:49: warning: incorrect type in argument 3 (different address spaces) ../kernel/trace/ftrace.c:3548:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3550:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3552:48: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3554:49: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3560:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3561:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3567:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3568:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3570:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3571:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3576:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3577:54: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3624:31: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3625:32: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3640:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3641:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3646:43: 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:3649:39: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3650:40: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3692:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3693:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3694:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3695:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3985:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4002:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4691:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4694:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5105:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5107:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5487:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5631:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5637:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5902:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5904:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5985:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:5988:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6004:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6048:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6105:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6170:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6215:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6542:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6544:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6613:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6621:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6686:47: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6687:55: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7404:46: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7405:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7409:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7427:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7427:66: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7479:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7480:59: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7869:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7870:62: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:7914:36: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:7914:36: struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:7914:36: struct ftrace_ops * ../kernel/trace/ftrace.c:8690:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8690:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8690:14: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:8739:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:8739:14: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:8739: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/infiniband/ulp/rtrs/rtrs-clt.c:39:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-clt.c:40:1: error: bad constant expression ../kernel/torture.c:43:1: error: bad constant expression ../kernel/torture.c:44:1: error: bad constant expression ../kernel/torture.c:45:1: error: bad constant expression ../kernel/torture.c:48:1: error: bad constant expression ../kernel/torture.c:51:1: error: bad constant expression ../kernel/torture.c:54:1: error: bad constant expression ../kernel/torture.c:57:1: error: bad constant expression ../kernel/torture.c:60:1: error: bad constant expression ../fs/nfs/localio.c:59: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 ../kernel/trace/ring_buffer.c:5861:9: warning: context imbalance in 'ring_buffer_peek' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5947:9: warning: context imbalance in 'ring_buffer_consume' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:5972:25: warning: context imbalance in 'ring_buffer_read_start' - wrong count at exit ../kernel/trace/ring_buffer.c:6196:13: warning: context imbalance in 'reset_disabled_cpu_buffer' - wrong count at exit ../kernel/trace/ring_buffer.c:6338:17: warning: context imbalance in 'ring_buffer_empty' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6368:9: warning: context imbalance in 'ring_buffer_empty_cpu' - different lock contexts for basic block ../kernel/trace/ring_buffer.c:6600:5: warning: context imbalance in 'ring_buffer_read_page' - different lock contexts for basic block ../fs/fuse/dev.c:30:1: error: bad constant expression ../fs/fuse/dev.c:31:1: error: bad constant expression ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: got int ../drivers/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/net/xen-netback/netback.c:57:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:63:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:69:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:73:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:74:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:83:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:97:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:98:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:105:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:1788:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:1789:1: error: bad constant expression ../drivers/net/xen-netback/netback.c:1790:1: error: bad constant expression ../drivers/ata/ata_piix.c:450:1: error: bad constant expression ../drivers/ata/ata_piix.c:451:1: error: bad constant expression ../drivers/ata/ata_piix.c:452:1: error: bad constant expression ../drivers/ata/ata_piix.c:454:1: error: bad constant expression ../drivers/ata/ata_piix.c:1573:1: error: bad constant expression ../drivers/ata/ata_piix.c:1574:1: error: bad constant expression ../drivers/net/fjes/fjes_main.c: note: in included file (through ../drivers/net/fjes/fjes_hw.h, ../drivers/net/fjes/fjes.h): ../drivers/net/fjes/fjes_regs.h:47:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:48:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:55:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:56:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:64:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:65:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:66:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:74:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:75:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:76:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:77:33: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:84:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:85:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:86:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:87:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:95:31: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:96:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_main.c:26:1: error: bad constant expression ../drivers/net/fjes/fjes_main.c:27:1: error: bad constant expression ../drivers/net/fjes/fjes_main.c:28:1: error: bad constant expression ../drivers/net/fjes/fjes_main.c:29:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:21:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:22:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:42:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:43:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:46:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:47:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:51:1: error: bad constant expression ../drivers/infiniband/ulp/rtrs/rtrs-srv.c:52:1: error: bad constant expression ../drivers/infiniband/sw/siw/siw_qp.c: note: in included file (through ../drivers/infiniband/sw/siw/siw.h): ../drivers/infiniband/sw/siw/iwarp.h:183:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:184:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:185:22: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:186:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:187:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:188:23: error: invalid bitfield specifier for type restricted __be32. ../drivers/infiniband/sw/siw/iwarp.h:189:25: error: invalid bitfield specifier for type restricted __be32. ../drivers/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/infiniband/sw/rdmavt/qp.c: note: in included file (through ../include/rdma/rdmavt_cq.h, ../include/rdma/rdmavt_qp.h, ../drivers/infiniband/sw/rdmavt/qp.h): ../include/uapi/rdma/rvt-abi.h:64:27: warning: array of flexible structures ../drivers/infiniband/sw/rdmavt/qp.c: note: in included file (through ../drivers/infiniband/sw/rdmavt/qp.h): ../include/rdma/rdmavt_qp.h:205:27: warning: array of flexible structures ../drivers/net/fjes/fjes_hw.c: note: in included file (through ../drivers/net/fjes/fjes_hw.h): ../drivers/net/fjes/fjes_regs.h:47:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:48:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:55:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:56:23: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:64:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:65:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:66:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:74:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:75:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:76:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:77:33: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:84:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:85:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:86:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:87:32: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:95:31: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/fjes/fjes_regs.h:96:28: error: invalid bitfield specifier for type restricted __le32. ../drivers/net/thunderbolt/main.c:218:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:219:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:1519:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:1520:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:1521:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:1522:1: error: bad constant expression ../drivers/net/thunderbolt/main.c:1523:1: error: bad constant expression ../fs/nfsd/nfs4proc.c:56:1: error: bad constant expression ../fs/nfsd/nfs4proc.c:57:1: error: bad constant expression ../fs/nfsd/nfs4proc.c:64:1: error: bad constant expression ../fs/nfsd/nfs4proc.c:65:1: error: bad constant expression ../drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:888:1: error: bad constant expression ../drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c:889:1: error: bad constant expression ../fs/afs/callback.c:146:22: warning: context imbalance in 'afs_lookup_volume_rcu' - different lock contexts for basic block ../drivers/net/vmxnet3/vmxnet3_drv.c:4613:1: error: bad constant expression ../drivers/net/vmxnet3/vmxnet3_drv.c:4614:1: error: bad constant expression ../drivers/net/vmxnet3/vmxnet3_drv.c:4615:1: error: bad constant expression ../drivers/net/vmxnet3/vmxnet3_drv.c:4616:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:35:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:36:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:40:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:41:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:51:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:53:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/driver.c:54:1: error: bad constant expression ../fs/afs/cell.c:741:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:741:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:741:9: struct hlist_node * ../fs/afs/cell.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../net/mac80211/mlme.c:54:1: error: bad constant expression ../net/mac80211/mlme.c:55:1: error: bad constant expression ../net/mac80211/mlme.c:59:1: error: bad constant expression ../net/mac80211/mlme.c:60:1: error: bad constant expression ../net/mac80211/mlme.c:72:1: error: bad constant expression ../net/mac80211/mlme.c:73:1: error: bad constant expression ../net/mac80211/mlme.c:87:1: error: bad constant expression ../net/mac80211/mlme.c:88:1: error: bad constant expression ../fs/fuse/dev_uring.c:16:1: error: bad constant expression ../fs/fuse/dev_uring.c:17:1: error: bad constant expression ../drivers/greybus/es2.c:1459:1: error: bad constant expression ../drivers/greybus/es2.c:1460:1: error: bad constant expression ../drivers/greybus/es2.c:1461:1: error: bad constant expression ../drivers/ata/sata_nv.c:588:1: error: bad constant expression ../drivers/ata/sata_nv.c:589:1: error: bad constant expression ../drivers/ata/sata_nv.c:590:1: error: bad constant expression ../drivers/ata/sata_nv.c:592:1: error: bad constant expression ../drivers/ata/sata_nv.c:2471:1: error: bad constant expression ../drivers/ata/sata_nv.c:2472:1: error: bad constant expression ../drivers/ata/sata_nv.c:2473:1: error: bad constant expression ../drivers/ata/sata_nv.c:2474:1: error: bad constant expression ../drivers/ata/sata_nv.c:2475:1: error: bad constant expression ../drivers/ata/sata_nv.c:2476:1: error: bad constant expression ../fs/afs/dir_search.c:225:9: warning: context imbalance in 'afs_dir_search' - different lock contexts for basic block ../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/trace/trace.c:5755: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: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 * ../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/gpu/drm/msm/disp/dpu1/dpu_kms.c:56:1: error: bad constant expression ../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/iio/imu/bno055/bno055_ser_core.c:557:1: error: bad constant expression ../drivers/iio/imu/bno055/bno055_ser_core.c:558:1: error: bad constant expression ../drivers/iio/imu/bno055/bno055_ser_core.c:559:1: error: bad constant expression ../drivers/iio/imu/bno055/bno055_ser_core.c:560:1: error: bad constant expression ../fs/afs/dir.c:311:9: warning: context imbalance in 'afs_read_dir' - wrong count at exit ../fs/afs/dir.c:550:9: warning: context imbalance in 'afs_dir_iterate' - different lock contexts for basic block ../drivers/infiniband/hw/hfi1/firmware.c:29:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/firmware.c:30:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/firmware.c:31:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/firmware.c:32: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/infiniband/hw/hfi1/init.c:51:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:52:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:57:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:58:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:64:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:65:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:68:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:69:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:72:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:73:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:76:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:77:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:80:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/init.c:81:1: error: bad constant expression ../drivers/gpu/drm/i915/i915_active.c:1062:16: warning: context imbalance in '__i915_active_fence_set' - different lock contexts for basic block ../kernel/trace/trace_events.c:1295:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events.c:1295:31: expected struct event_filter *filter ../kernel/trace/trace_events.c:1295: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 ../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 ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../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_filter.c:2765:19: warning: array of flexible structures ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c:47:9: error: Expected ) in function call ../fs/btrfs/dir-item.c:47:9: error: got __VA_OPT__ ../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:12176:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14206:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14206:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14206:9: struct perf_event_context * ../kernel/events/core.c:14723:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14723:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:14723: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 * ../kernel/bpf/rqspinlock.c:101:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:101:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:101:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:122:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:122:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:122:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:135:51: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:135:51: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:135:51: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:673:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:673:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:673:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:692:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:715:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:734:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:844:9: error: Expected ) in function call ../fs/btrfs/ctree.c:844:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:888:9: error: Expected ) in function call ../fs/btrfs/ctree.c:888:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:953:9: error: Expected ) in function call ../fs/btrfs/ctree.c:953:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1559:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1559:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1586:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1586:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1613:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1613:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1695:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1695:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1696:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1696:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1738:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1738:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1823:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1896:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1896:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1968:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1968:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1972:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1972:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1978:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1978:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2052:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2052:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2079:17: error: Expected ) in function call ../fs/btrfs/ctree.c:2079:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2164:33: error: Expected ) in function call ../fs/btrfs/ctree.c:2164:33: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2287:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2287:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:3047:9: error: Expected ) in function call ../fs/btrfs/ctree.c:3047:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4637:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4637:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4638:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4638:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4816:17: error: Expected ) in function call ../fs/btrfs/ctree.c:4816:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:193:22: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:193:22: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:193:22: struct extent_buffer * ../fs/btrfs/ctree.c:564:17: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:564:17: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:564:17: struct extent_buffer * ../fs/btrfs/ctree.c:909:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:909:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:909:9: struct extent_buffer * ../fs/btrfs/ctree.c:2922:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:2922:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:2922:9: struct extent_buffer * ../fs/erofs/data.c:263:26: warning: Using plain integer as NULL pointer ../fs/nfs/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'nfs4_put_open_state' - unexpected unlock ../fs/nfs/nfs4state.c:937:20: warning: context imbalance in 'nfs4_put_lock_state' - unexpected unlock ../fs/nfsd/nfs4state.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ...): ../include/linux/list.h:237:25: warning: context imbalance in 'put_clnt_odstate' - unexpected unlock ../fs/nfsd/nfs4state.c:1188:9: warning: context imbalance in 'nfs4_put_stid' - unexpected unlock ../fs/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/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/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" ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: 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/file-item.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:93:9: error: Expected ) in function call ../fs/btrfs/file-item.c:93:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:122:9: error: Expected ) in function call ../fs/btrfs/file-item.c:122:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:131:9: error: Expected ) in function call ../fs/btrfs/file-item.c:131:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:138:9: error: Expected ) in function call ../fs/btrfs/file-item.c:138:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:292:9: error: Expected ) in function call ../fs/btrfs/file-item.c:292:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:322:9: error: Expected ) in function call ../fs/btrfs/file-item.c:322:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:370:9: error: Expected ) in function call ../fs/btrfs/file-item.c:370:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:507:9: error: Expected ) in function call ../fs/btrfs/file-item.c:507:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:651:9: error: Expected ) in function call ../fs/btrfs/file-item.c:651:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:801:9: error: Expected ) in function call ../fs/btrfs/file-item.c:801:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:802:9: error: Expected ) in function call ../fs/btrfs/file-item.c:802:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:936:9: error: Expected ) in function call ../fs/btrfs/file-item.c:936:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1366:17: error: Expected ) in function call ../fs/btrfs/file-item.c:1366:17: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1395:9: error: Expected ) in function call ../fs/btrfs/file-item.c:1395:9: error: got __VA_OPT__ ../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" ../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 ../fs/erofs/super.c:944:1: error: bad constant expression ../fs/erofs/super.c:1075:1: error: bad constant expression ../fs/erofs/super.c:1076:1: error: bad constant expression ../fs/erofs/super.c:1077:1: error: bad constant expression ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:465:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:465:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:466:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:466:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:637:25: error: Expected ) in function call ../fs/btrfs/inode-item.c:637:25: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:729:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:729:9: error: got __VA_OPT__ ../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 ../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 ../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/infiniband/hw/hfi1/chip.c:31:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:32:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:42:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:43:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:46:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:47:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:50:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:51:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:54:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/chip.c:55:1: error: bad constant expression ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.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/extent-tree.c:341:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:341:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:353:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:353:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:365:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:365:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:375:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:375:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:640:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:640:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:879:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:879:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1414:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1414:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1453:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1453:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2436:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2436:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2443:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2443:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2444:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2444:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2906:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2906:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3109:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3109:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3452:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3452:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3853:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3853:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3911:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3911:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3914:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3914:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4410:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4410:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4413:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4413:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4783:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4783:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4954:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4954:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5286:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5286:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5287:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5287:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5432:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5432:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5460:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5460:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5627:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5627:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5763:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5763:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5816:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5816:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5834:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5834:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5863:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5863:9: error: got __VA_OPT__ ../fs/gfs2/ops_fstype.c:1808:1: error: bad constant expression ../fs/gfs2/ops_fstype.c:1816: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/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/fsi/fsi-master-gpio.c:895:1: error: bad constant expression ../drivers/fsi/fsi-master-gpio.c:896:1: error: bad constant expression ../fs/f2fs/file.c:3705:36: warning: incorrect type in argument 1 (different base types) ../fs/f2fs/file.c:3705:36: expected unsigned short const [usertype] *pwcs ../fs/f2fs/file.c:3705:36: got restricted __le16 * ../fs/f2fs/file.c:3741:28: warning: incorrect type in argument 4 (different base types) ../fs/f2fs/file.c:3741:28: expected unsigned short [usertype] *pwcs ../fs/f2fs/file.c:3741:28: got restricted __le16 * ../fs/erofs/zdata.c:954:32: warning: context imbalance in 'z_erofs_put_pcluster' - different lock contexts for basic block ../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * ../fs/nfs/delegation.c:31:1: error: bad constant expression ../fs/nfs/delegation.c:34:1: error: bad constant expression ../fs/nfs/delegation.c:35:1: error: bad constant expression ../fs/afs/super.c:51:1: error: bad constant expression ../fs/f2fs/extent_cache.c:1016:38: warning: context imbalance in '__shrink_extent_tree' - different lock contexts for basic block ../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 ../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/compression.h: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/defrag.c:505:9: error: Expected ) in function call ../fs/btrfs/defrag.c:505:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:646:17: error: Expected ) in function call ../fs/btrfs/defrag.c:646:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1086:25: error: Expected ) in function call ../fs/btrfs/defrag.c:1086:25: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1208:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1208:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1209:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1209:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1232:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1232:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1375:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1375:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: 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/extent_map.c:148:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:148:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:273:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:273:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:274:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:274:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:316:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:316:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:467:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:467:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:607:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:607:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:708:17: error: Expected ) in function call ../fs/btrfs/extent_map.c:708:17: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:752:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:752:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:934:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:934:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:964:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:964:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1009:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1009:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1045:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1045:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1046:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1046:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1065:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1065:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1066:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1066:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1067:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1067:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1068:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1068:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1069:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1069:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1070:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1070:9: error: got __VA_OPT__ ../fs/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 ../drivers/infiniband/hw/hfi1/qp.c:21:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/qp.c:22:1: error: bad constant expression ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:189:9: error: Expected ) in function call ../fs/btrfs/transaction.c:189:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1030:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1030:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1032:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1032:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1039:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1039:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1045:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1045:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1240:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1240:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1346:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1346:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1481:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1481:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1500:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1500:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1503:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1503:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1506:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1506:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1674:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1674:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1677:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1677:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2177:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2177:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2188:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2188:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2205:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2205:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2512:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2512:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2513:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2513:9: error: got __VA_OPT__ ../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 ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:80:9: error: Expected ) in function call ../fs/btrfs/xattr.c:80:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:141:17: error: Expected ) in function call ../fs/btrfs/xattr.c:141:17: error: got __VA_OPT__ ../fs/btrfs/xattr.c:242:17: error: Expected ) in function call ../fs/btrfs/xattr.c:242:17: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file: ../fs/btrfs/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/file.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/file.c:50:9: error: Expected ) in function call ../fs/btrfs/file.c:50:9: error: got __VA_OPT__ ../fs/btrfs/file.c:90:9: error: Expected ) in function call ../fs/btrfs/file.c:90:9: error: got __VA_OPT__ ../fs/btrfs/file.c:91:9: error: Expected ) in function call ../fs/btrfs/file.c:91:9: error: got __VA_OPT__ ../fs/btrfs/file.c:167:9: error: Expected ) in function call ../fs/btrfs/file.c:167:9: error: got __VA_OPT__ ../fs/btrfs/file.c:223:25: error: Expected ) in function call ../fs/btrfs/file.c:223:25: error: got __VA_OPT__ ../fs/btrfs/file.c:1174:9: error: Expected ) in function call ../fs/btrfs/file.c:1174:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1231:9: error: Expected ) in function call ../fs/btrfs/file.c:1231:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1232:9: error: Expected ) in function call ../fs/btrfs/file.c:1232:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1822:9: error: Expected ) in function call ../fs/btrfs/file.c:1822:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1823:9: error: Expected ) in function call ../fs/btrfs/file.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2339:9: error: Expected ) in function call ../fs/btrfs/file.c:2339:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2778:9: error: Expected ) in function call ../fs/btrfs/file.c:2778:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2971:17: error: Expected ) in function call ../fs/btrfs/file.c:2971:17: error: got __VA_OPT__ ../drivers/infiniband/core/cm.c:33:1: error: bad constant expression ../drivers/infiniband/core/cm.c:34:1: error: bad constant expression ../drivers/infiniband/core/cm.c:35:1: error: bad constant expression ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:1339:1: error: bad constant expression ../fs/btrfs/sysfs.c:1340:1: error: bad constant expression ../fs/btrfs/sysfs.c:1973:17: error: Expected ) in function call ../fs/btrfs/sysfs.c:1973:17: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2009:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2009:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2188:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2188:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2189:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2189:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2419:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2419:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2637:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2637:9: error: got __VA_OPT__ ../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); | ^~~~~~~~~~~ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/raid56.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.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/disk-io.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/disk-io.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:198:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:198:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:199:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:199:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:233:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:233:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:297:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:297:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:378:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:378:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:630:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:630:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:802:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:802:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1128:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1128:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1251:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:1251:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1441:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1441:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2211:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:2211:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2714:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:2714:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:3687:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:3687:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4130:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:4130:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4165:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4165:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4192:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4192:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4382:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4382:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4391:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4391:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4451:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4451:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4707:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4707:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4790:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4790:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4791:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4791:9: error: got __VA_OPT__ ../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:1478: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:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884: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:1629:17: error: Expected ) in function call ../fs/btrfs/super.c:1629:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1859:9: error: Expected ) in function call ../fs/btrfs/super.c:1859:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1904:17: error: Expected ) in function call ../fs/btrfs/super.c:1904:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1924:17: error: Expected ) in function call ../fs/btrfs/super.c:1924:17: error: got __VA_OPT__ ../fs/btrfs/super.c:2119:9: error: Expected ) in function call ../fs/btrfs/super.c:2119:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2211:1: error: bad constant expression ../fs/btrfs/super.c:2313:9: error: Expected ) in function call ../fs/btrfs/super.c:2313:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2521:1: error: bad constant expression ../fs/btrfs/super.c:2522:1: error: bad constant expression ../fs/btrfs/super.c:2687:17: error: Expected ) in function call ../fs/btrfs/super.c:2687:17: error: got __VA_OPT__ ../fs/btrfs/super.c:2701:1: error: bad constant expression ../fs/btrfs/super.c:2702:1: error: bad constant expression ../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/ceph/caps.c:3801:9: warning: context imbalance in 'handle_cap_grant' - wrong count at exit ../fs/ceph/caps.c:4503:26: warning: context imbalance in 'ceph_handle_caps' - unexpected unlock ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file: ../fs/btrfs/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/ordered-data.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:287:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:287:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:360:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:360:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:361:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:361:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:362:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:362:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:537:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:537:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:627:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:627:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:628:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:628:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:629:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:629:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:705:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:705:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1047:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1047:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1242:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1242:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1264:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1264:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1311:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1311:17: error: got __VA_OPT__ ../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:3318:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3326:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3507:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3519:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3516:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3523:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3533:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3530:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3537:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3547:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3544:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3554:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3551:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3562:52: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3558:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3570:56: warning: cast removes address space '__user' of expression ../kernel/trace/bpf_trace.c:3566:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2329:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2333:66: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c: note: in included file (through ../include/linux/rbtree.h, ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'uprobe_prog_run' - unexpected unlock ../fs/afs/volume.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/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 ../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/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_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/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" ../fs/f2fs/compress.c:565:1: error: bad constant expression ../fs/f2fs/compress.c:566: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:23449: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 ../fs/btrfs/export.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/export.c: note: in included file: ../fs/btrfs/btrfs_inode.h: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/ocfs2/suballoc.c:2525:17: warning: context imbalance in 'ocfs2_block_group_clear_bits' - different lock contexts for basic block ../fs/btrfs/locking.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/locking.c:86:9: error: Expected ) in function call ../fs/btrfs/locking.c:86:9: error: got __VA_OPT__ ../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" ../fs/smb/client/smbdirect.c:135:1: error: bad constant expression ../fs/smb/client/smbdirect.c:136:1: error: bad constant expression ../fs/smb/client/smbdirect.c:142:1: error: bad constant expression ../fs/smb/client/smbdirect.c:143:1: error: bad constant expression ../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/infiniband/core/cma.c:43:1: error: bad constant expression ../drivers/infiniband/core/cma.c:44:1: error: bad constant expression ../drivers/infiniband/core/cma.c:45: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 ../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 ../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 ../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 ../kernel/trace/rv/reactor_printk.c:40:1: error: bad constant expression ../kernel/trace/rv/reactor_printk.c:41:1: error: bad constant expression ../kernel/trace/rv/reactor_panic.c:41:1: error: bad constant expression ../kernel/trace/rv/reactor_panic.c:42: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 ../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 ../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/infiniband/hw/hfi1/sdma.c:29:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:30:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:33:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:34:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:37:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:38:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:41:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/sdma.c:42:1: error: bad constant expression ../fs/nfs/filelayout/filelayoutdev.c:298:1: error: bad constant expression ../fs/nfs/filelayout/filelayoutdev.c:299:1: error: bad constant expression ../fs/nfs/filelayout/filelayoutdev.c:302:1: error: bad constant expression ../fs/nfs/filelayout/filelayoutdev.c:303:1: error: bad constant expression ../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/compression.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: 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/lzo.c:156:9: error: Expected ) in function call ../fs/btrfs/lzo.c:156:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:236:9: error: Expected ) in function call ../fs/btrfs/lzo.c:236:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:262:17: error: Expected ) in function call ../fs/btrfs/lzo.c:262:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:330:17: error: Expected ) in function call ../fs/btrfs/lzo.c:330:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:389:17: error: Expected ) in function call ../fs/btrfs/lzo.c:389:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:392:17: error: Expected ) in function call ../fs/btrfs/lzo.c:392:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:489:9: error: Expected ) in function call ../fs/btrfs/lzo.c:489:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/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/zlib.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/zlib.c:122:9: error: Expected ) in function call ../fs/btrfs/zlib.c:122:9: error: got __VA_OPT__ ../fs/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 ../fs/nfs/pnfs_nfs.c:196:17: warning: context imbalance in 'pnfs_put_commit_array' - unexpected unlock ../fs/nfs/pnfs_nfs.c: note: in included file (through ../include/linux/random.h, ../include/linux/nodemask.h, ../include/linux/numa.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/tlbbatch.h, ...): ../include/linux/list.h:295:25: warning: context imbalance in 'nfs4_pnfs_ds_put' - unexpected unlock ../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: 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/zstd.c:187:9: error: Expected ) in function call ../fs/btrfs/zstd.c:187:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:253:9: error: Expected ) in function call ../fs/btrfs/zstd.c:253:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:291:9: error: Expected ) in function call ../fs/btrfs/zstd.c:291:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:335:9: error: Expected ) in function call ../fs/btrfs/zstd.c:335:9: error: got __VA_OPT__ ../drivers/gpu/drm/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 ../fs/nfs/filelayout/filelayout.c:47:1: error: bad constant expression ../fs/nfs/filelayout/filelayout.c:48:1: error: bad constant expression ../fs/nfs/filelayout/filelayout.c:49:1: error: bad constant expression ../fs/nfs/filelayout/filelayout.c:1150:1: error: bad constant expression ../fs/nfs/pnfs.c:3521: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 ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:571:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:571:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:613:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:613:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:616:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:616:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:851:17: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:851:17: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:882:25: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:882:25: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1116:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1116:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1127:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1127:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/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/compression.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:212:17: error: Expected ) in function call ../fs/btrfs/compression.c:212:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:266:9: error: Expected ) in function call ../fs/btrfs/compression.c:266:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:354:17: error: Expected ) in function call ../fs/btrfs/compression.c:354:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:379:9: error: Expected ) in function call ../fs/btrfs/compression.c:379:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:380:9: error: Expected ) in function call ../fs/btrfs/compression.c:380:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:592:9: error: Expected ) in function call ../fs/btrfs/compression.c:592:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:780:9: error: Expected ) in function call ../fs/btrfs/compression.c:780:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:815:9: error: Expected ) in function call ../fs/btrfs/compression.c:815:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:846:9: error: Expected ) in function call ../fs/btrfs/compression.c:846:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:942:9: error: Expected ) in function call ../fs/btrfs/compression.c:942:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1063:9: error: Expected ) in function call ../fs/btrfs/compression.c:1063:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1103:9: error: Expected ) in function call ../fs/btrfs/compression.c:1103:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1254:17: error: Expected ) in function call ../fs/btrfs/compression.c:1254:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:1260:17: error: Expected ) in function call ../fs/btrfs/compression.c:1260:17: error: got __VA_OPT__ ../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 ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.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/extent_io.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/extent_io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:164:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:164:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:182:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:182:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:213:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:213:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:249:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:249:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:296:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:296:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:386:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:386:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:389:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:389:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:400:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:400:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:430:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:430:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:494:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:494:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:526:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:526:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:554:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:554:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:558:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:558:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:580:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:580:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:794:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:794:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:795:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:795:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:810:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:810:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:811:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:811:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:908:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:908:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:926:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:926:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:944:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:944:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:979:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:979:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1029:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1029:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1170:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1170:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1171:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1171:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1209:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1209:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1230:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1230:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1280:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1280:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1283:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1283:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1284:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1284:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1353:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1353:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1356:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1356:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1371:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1371:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1434:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1434:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1618:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1618:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1621:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1621:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1638:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1638:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1639:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1639:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1640:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1640:9: error: too many errors ../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/infiniband/hw/hfi1/user_sdma.c:33:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/user_sdma.c:34: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 ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../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/inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/inode.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/inode.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:481:9: error: Expected ) in function call ../fs/btrfs/inode.c:481:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:488:17: error: Expected ) in function call ../fs/btrfs/inode.c:488:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:489:17: error: Expected ) in function call ../fs/btrfs/inode.c:489:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:491:17: error: Expected ) in function call ../fs/btrfs/inode.c:491:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:532:17: error: Expected ) in function call ../fs/btrfs/inode.c:532:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:922:9: error: Expected ) in function call ../fs/btrfs/inode.c:922:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1157:17: error: Expected ) in function call ../fs/btrfs/inode.c:1157:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:1158:17: error: Expected ) in function call ../fs/btrfs/inode.c:1158:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:1333:9: error: Expected ) in function call ../fs/btrfs/inode.c:1333:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1403:25: error: Expected ) in function call ../fs/btrfs/inode.c:1403:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:1823:9: error: Expected ) in function call ../fs/btrfs/inode.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2072:9: error: Expected ) in function call ../fs/btrfs/inode.c:2072:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2166:17: error: Expected ) in function call ../fs/btrfs/inode.c:2166:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2311:17: error: Expected ) in function call ../fs/btrfs/inode.c:2311:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2380:9: error: Expected ) in function call ../fs/btrfs/inode.c:2380:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2502:9: error: Expected ) in function call ../fs/btrfs/inode.c:2502:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2507:17: error: Expected ) in function call ../fs/btrfs/inode.c:2507:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2531:25: error: Expected ) in function call ../fs/btrfs/inode.c:2531:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2533:25: error: Expected ) in function call ../fs/btrfs/inode.c:2533:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2672:17: error: Expected ) in function call ../fs/btrfs/inode.c:2672:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3069:9: error: Expected ) in function call ../fs/btrfs/inode.c:3069:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3202:17: error: Expected ) in function call ../fs/btrfs/inode.c:3202:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3391:9: error: Expected ) in function call ../fs/btrfs/inode.c:3391:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3428:17: error: Expected ) in function call ../fs/btrfs/inode.c:3428:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3533:9: error: Expected ) in function call ../fs/btrfs/inode.c:3533:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3958:17: error: Expected ) in function call ../fs/btrfs/inode.c:3958:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3959:17: error: Expected ) in function call ../fs/btrfs/inode.c:3959:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3993:9: error: Expected ) in function call ../fs/btrfs/inode.c:3993:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4827:17: error: Expected ) in function call ../fs/btrfs/inode.c:4827:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4906:9: error: Expected ) in function call ../fs/btrfs/inode.c:4906:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5003:9: error: Expected ) in function call ../fs/btrfs/inode.c:5003:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5045:25: error: Expected ) in function call ../fs/btrfs/inode.c:5045:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:5456:9: error: Expected ) in function call ../fs/btrfs/inode.c:5456:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5709:9: error: Expected ) in function call ../fs/btrfs/inode.c:5709:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:7077:9: error: Expected ) in function call ../fs/btrfs/inode.c:7077:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:7254:17: error: Expected ) in function call ../fs/btrfs/inode.c:7254:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7255:17: error: Expected ) in function call ../fs/btrfs/inode.c:7255:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7263:17: error: Expected ) in function call ../fs/btrfs/inode.c:7263:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:7264:17: error: Expected ) in function call ../fs/btrfs/inode.c:7264:17: error: too many errors ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file: ../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/props.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/props.c:102:9: error: Expected ) in function call ../fs/btrfs/props.c:102:9: error: got __VA_OPT__ ../fs/btrfs/props.c:125:17: error: Expected ) in function call ../fs/btrfs/props.c:125:17: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../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/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 ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/extent-tree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:418:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:418:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:707:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:707:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:842:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:842:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1169:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1169:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1564:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1564:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1776:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1776:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1845:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1845:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1865:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1865:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1890:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1890:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1926:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1926:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2376:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2376:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2606:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2606:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2607:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2607:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2633:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2633:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2682:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2682:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3099:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3099:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3232:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3232:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3401:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3401:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3494:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3494:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:4031:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:4031:9: error: got __VA_OPT__ ../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 ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.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/ioctl.c:5139:17: error: Expected ) in function call ../fs/btrfs/ioctl.c:5139:17: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.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/dev-replace.c:554:9: error: Expected ) in function call ../fs/btrfs/dev-replace.c:554:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c:446:17: error: Expected ) in function call ../fs/btrfs/block-rsv.c:446:17: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:119:17: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:119:17: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:187:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:187:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:460:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:460:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:173:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:173:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:174:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:174:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:175:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:175:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:308:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:308:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:610:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:610:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:697:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:697:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:719:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:719:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:780:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:780:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:858:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:858:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:866:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:866:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:987:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:987:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1002:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1002:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1072:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1072:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1073:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1073:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1191:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1191:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1485:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1485:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1604:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1604:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1605:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1605:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1617:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1617:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2198:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2198:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2243:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2243:9: error: got __VA_OPT__ ../drivers/infiniband/hw/hfi1/verbs.c:30:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:32:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:36:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:37:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:41:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:42:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:45:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:46:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:50:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:51:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:54:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:55:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:58:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:59:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:62:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:63:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:66:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:67:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:71:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:73:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:77:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:78:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:81:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:82:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:85:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:86:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:89:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:90:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:93:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:94:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:110:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:111:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:113:1: error: bad constant expression ../drivers/infiniband/hw/hfi1/verbs.c:114: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 ../fs/nfs/flexfilelayout/flexfilelayout.c:3029:1: error: bad constant expression ../fs/nfs/flexfilelayout/flexfilelayout.c:3031:1: error: bad constant expression ../fs/nfs/flexfilelayout/flexfilelayout.c:3032:1: error: bad constant expression ../fs/nfs/flexfilelayout/flexfilelayout.c:3037:1: error: bad constant expression ../fs/nfs/flexfilelayout/flexfilelayout.c:3038:1: error: bad constant expression ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../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/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:72:9: error: Expected ) in function call ../fs/btrfs/reflink.c:72:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c:212:25: error: Expected ) in function call ../fs/btrfs/reflink.c:212:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:417:17: error: Expected ) in function call ../fs/btrfs/reflink.c:417:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:511:25: error: Expected ) in function call ../fs/btrfs/reflink.c:511:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:520:25: error: Expected ) in function call ../fs/btrfs/reflink.c:520:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:521:25: error: Expected ) in function call ../fs/btrfs/reflink.c:521:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:793:17: error: Expected ) in function call ../fs/btrfs/reflink.c:793:17: error: got __VA_OPT__ ../fs/btrfs/fiemap.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/backref.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:115:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:115:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:322:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:322:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:572:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:572:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:582:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:582:9: error: got __VA_OPT__ In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:21, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/fs_dirent.h:5, from ../include/linux/fs/super_types.h:5, from ../include/linux/fs/super.h:5, from ../include/linux/fs.h:5, from ../fs/smb/client/cifssmb.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:3952:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4126:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4211:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:4996:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:5071:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:5143:4: ../include/linux/fortify-string.h:580:25: warning: call to ‘__read_overflow2_field’ declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:33:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:33:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:34:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:34:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:142:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:142:25: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:242:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:242:25: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.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/tree-checker.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c:184:9: error: Expected ) in function call ../fs/btrfs/tree-checker.c:184:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:243:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:243:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:244:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:244:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:250:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:250:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:251:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:251:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:252:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:252:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:264:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:264:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:383:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:383:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:384:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:384:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:392:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:392:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:393:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:393:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:394:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:394:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:410:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:410:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:442:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:442:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:522:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:522:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:526:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:526:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:548:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:548:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:552:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:552:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:553:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:553:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:730:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:730:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:734:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:734:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:916:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:916:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:923:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:923:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:925:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:925:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:956:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:956:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:963:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:963:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:965:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:965:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1502:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1502:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1503:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1503:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1510:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1510:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1511:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1511:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1512:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1512:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1516:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1516:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1567:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1567:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1568:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1568:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1649:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1649:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1650:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1650:17: error: got __VA_OPT__ ../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 ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:214:9: error: Expected ) in function call ../fs/btrfs/space-info.c:214:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:265:9: error: Expected ) in function call ../fs/btrfs/space-info.c:265:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:267:9: error: Expected ) in function call ../fs/btrfs/space-info.c:267:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:539:17: error: Expected ) in function call ../fs/btrfs/space-info.c:539:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:917:17: error: Expected ) in function call ../fs/btrfs/space-info.c:917:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1681:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1681:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1686:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1686:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1693:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1693:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1769:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1769:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1778:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1778:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1779:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1779:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1780:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1780:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1939:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1939:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1942:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1942:9: error: got __VA_OPT__ ../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 ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file: ../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/tree-log.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:266:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:266:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:453:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:453:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:505:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:505:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2285:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2285:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2438:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2438:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2586:33: error: Expected ) in function call ../fs/btrfs/tree-log.c:2586:33: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2790:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2790:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3341:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3341:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3482:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3482:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3588:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3588:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3923:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3923:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3955:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3955:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4034:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4034:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4087:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4087:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4413:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4413:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4683:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4683:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4698:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4698:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6567:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6567:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6611:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6611:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6707:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6707:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6776:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6776:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:7990:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:7990:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:8064:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:8064:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/volumes.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/volumes.c:460:9: error: Expected ) in function call ../fs/btrfs/volumes.c:460:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1357:17: error: Expected ) in function call ../fs/btrfs/volumes.c:1357:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1559:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1559:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1812:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1812:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2090:9: error: Expected ) in function call ../fs/btrfs/volumes.c:2090:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2110:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2110:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2314:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2314:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2379:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2379:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3572:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3572:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3780:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3780:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4568:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4568:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4659:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4659:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4815:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4815:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5130:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5130:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5341:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5341:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5356:17: error: Expected ) in function call ../fs/btrfs/volumes.c:5356:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5971:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5971:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6268:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6268:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6279:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6279:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6307:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6307:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6326:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6326:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6329:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6329:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6497:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6497:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6569:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6569:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7110:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7110:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7230:25: error: Expected ) in function call ../fs/btrfs/volumes.c:7230:25: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7285:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7285:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7313:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7313:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7321:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7321:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7324:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7324:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7328:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7328:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7450:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7450:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7840:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7840:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8239:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8239:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8268:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8268:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8276:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8276:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8288:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8288:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8294:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8294:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:166:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:166:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:191:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:191:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:921:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:921:17: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:48:9: error: Expected ) in function call ../fs/btrfs/bio.c:48:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:108:9: error: Expected ) in function call ../fs/btrfs/bio.c:108:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:190:9: error: Expected ) in function call ../fs/btrfs/bio.c:190:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:193:17: error: Expected ) in function call ../fs/btrfs/bio.c:193:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:279:17: error: Expected ) in function call ../fs/btrfs/bio.c:279:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:283:17: error: Expected ) in function call ../fs/btrfs/bio.c:283:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:311:9: error: Expected ) in function call ../fs/btrfs/bio.c:311:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:405:9: error: Expected ) in function call ../fs/btrfs/bio.c:405:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:501:17: error: Expected ) in function call ../fs/btrfs/bio.c:501:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:529:9: error: Expected ) in function call ../fs/btrfs/bio.c:529:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:862:17: error: Expected ) in function call ../fs/btrfs/bio.c:862:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:863:17: error: Expected ) in function call ../fs/btrfs/bio.c:863:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:885:9: error: Expected ) in function call ../fs/btrfs/bio.c:885:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:891:17: error: Expected ) in function call ../fs/btrfs/bio.c:891:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:903:9: error: Expected ) in function call ../fs/btrfs/bio.c:903:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:938:9: error: Expected ) in function call ../fs/btrfs/bio.c:938:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:942:9: error: Expected ) in function call ../fs/btrfs/bio.c:942:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:943:9: error: Expected ) in function call ../fs/btrfs/bio.c:943:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:944:9: error: Expected ) in function call ../fs/btrfs/bio.c:944:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:946:9: error: Expected ) in function call ../fs/btrfs/bio.c:946:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:947:9: error: Expected ) in function call ../fs/btrfs/bio.c:947:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:948:9: error: Expected ) in function call ../fs/btrfs/bio.c:948:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:974:17: error: Expected ) in function call ../fs/btrfs/bio.c:974:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:1008:9: error: Expected ) in function call ../fs/btrfs/bio.c:1008:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1009:9: error: Expected ) in function call ../fs/btrfs/bio.c:1009:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1010:9: error: Expected ) in function call ../fs/btrfs/bio.c:1010:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1011:9: error: Expected ) in function call ../fs/btrfs/bio.c:1011:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1019:17: error: Expected ) in function call ../fs/btrfs/bio.c:1019:17: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1120:25: error: Expected ) in function call ../fs/btrfs/backref.c:1120:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:1264:9: error: Expected ) in function call ../fs/btrfs/backref.c:1264:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1335:9: error: Expected ) in function call ../fs/btrfs/backref.c:1335:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1398:17: error: Expected ) in function call ../fs/btrfs/backref.c:1398:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:1506:9: error: Expected ) in function call ../fs/btrfs/backref.c:1506:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1653:33: error: Expected ) in function call ../fs/btrfs/backref.c:1653:33: error: got __VA_OPT__ ../fs/btrfs/backref.c:1701:9: error: Expected ) in function call ../fs/btrfs/backref.c:1701:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1745:9: error: Expected ) in function call ../fs/btrfs/backref.c:1745:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2366:17: error: Expected ) in function call ../fs/btrfs/backref.c:2366:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:2419:9: error: Expected ) in function call ../fs/btrfs/backref.c:2419:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2420:9: error: Expected ) in function call ../fs/btrfs/backref.c:2420:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2966:17: error: Expected ) in function call ../fs/btrfs/backref.c:2966:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3026:9: error: Expected ) in function call ../fs/btrfs/backref.c:3026:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3046:17: error: Expected ) in function call ../fs/btrfs/backref.c:3046:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3047:17: error: Expected ) in function call ../fs/btrfs/backref.c:3047:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3048:17: error: Expected ) in function call ../fs/btrfs/backref.c:3048:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3102:9: error: Expected ) in function call ../fs/btrfs/backref.c:3102:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3149:9: error: Expected ) in function call ../fs/btrfs/backref.c:3149:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3150:9: error: Expected ) in function call ../fs/btrfs/backref.c:3150:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3151:9: error: Expected ) in function call ../fs/btrfs/backref.c:3151:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3152:9: error: Expected ) in function call ../fs/btrfs/backref.c:3152:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3159:9: error: Expected ) in function call ../fs/btrfs/backref.c:3159:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3184:9: error: Expected ) in function call ../fs/btrfs/backref.c:3184:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3229:17: error: Expected ) in function call ../fs/btrfs/backref.c:3229:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3279:17: error: Expected ) in function call ../fs/btrfs/backref.c:3279:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3329:25: error: Expected ) in function call ../fs/btrfs/backref.c:3329:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3397:25: error: Expected ) in function call ../fs/btrfs/backref.c:3397:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3462:17: error: Expected ) in function call ../fs/btrfs/backref.c:3462:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3465:17: error: Expected ) in function call ../fs/btrfs/backref.c:3465:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3558:9: error: Expected ) in function call ../fs/btrfs/backref.c:3558:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3679:9: error: Expected ) in function call ../fs/btrfs/backref.c:3679:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:312:9: error: Expected ) in function call ../fs/btrfs/relocation.c:312:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:351:17: error: Expected ) in function call ../fs/btrfs/relocation.c:351:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:469:9: error: Expected ) in function call ../fs/btrfs/relocation.c:469:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:470:9: error: Expected ) in function call ../fs/btrfs/relocation.c:470:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:528:17: error: Expected ) in function call ../fs/btrfs/relocation.c:528:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:750:9: error: Expected ) in function call ../fs/btrfs/relocation.c:750:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1028:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1028:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1029:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1029:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1064:17: error: Expected ) in function call ../fs/btrfs/relocation.c:1064:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1431:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1431:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1432:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1432:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2026:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2026:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2036:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2036:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2207:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2207:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2297:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2297:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2344:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2344:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2484:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2484:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2506:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2506:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2529:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2529:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2796:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2796:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3193:17: error: Expected ) in function call ../fs/btrfs/relocation.c:3193:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3804:9: error: Expected ) in function call ../fs/btrfs/relocation.c:3804:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3903:17: error: Expected ) in function call ../fs/btrfs/relocation.c:3903:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4164:17: error: Expected ) in function call ../fs/btrfs/relocation.c:4164:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4206:17: error: Expected ) in function call ../fs/btrfs/relocation.c:4206:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4392:9: error: Expected ) in function call ../fs/btrfs/relocation.c:4392:9: error: got __VA_OPT__ ../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 ../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:127:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:127:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:133:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:133:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:141:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:141:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:297:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:297:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:298:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:298:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:959:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:959:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1067:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1067:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1069:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1069:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1758:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1758:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1788:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1788:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1789:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1789:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1822:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1822:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1823:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1823:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1866:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1866:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1878:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1878:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1935:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1935:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:313:1: error: Expected ) in function call ../fs/btrfs/scrub.c:313:1: error: too many errors ../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../compression.h:82:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:82:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:83:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:83:9: error: got __VA_OPT__ ../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 ../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:234:9: error: Expected ) in function call ../fs/btrfs/raid56.c:234:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:240:17: error: Expected ) in function call ../fs/btrfs/raid56.c:240:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:241:17: error: Expected ) in function call ../fs/btrfs/raid56.c:241:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:275:33: error: Expected ) in function call ../fs/btrfs/raid56.c:275:33: error: got __VA_OPT__ ../fs/btrfs/raid56.c:308:9: error: Expected ) in function call ../fs/btrfs/raid56.c:308:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:311:9: error: Expected ) in function call ../fs/btrfs/raid56.c:311:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:326:9: error: Expected ) in function call ../fs/btrfs/raid56.c:326:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:329:9: error: Expected ) in function call ../fs/btrfs/raid56.c:329:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:340:9: error: Expected ) in function call ../fs/btrfs/raid56.c:340:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:341:9: error: Expected ) in function call ../fs/btrfs/raid56.c:341:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:365:17: error: Expected ) in function call ../fs/btrfs/raid56.c:365:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:380:9: error: Expected ) in function call ../fs/btrfs/raid56.c:380:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:381:9: error: Expected ) in function call ../fs/btrfs/raid56.c:381:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:434:17: error: Expected ) in function call ../fs/btrfs/raid56.c:434:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:435:17: error: Expected ) in function call ../fs/btrfs/raid56.c:435:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:715:9: error: Expected ) in function call ../fs/btrfs/raid56.c:715:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:716:9: error: Expected ) in function call ../fs/btrfs/raid56.c:716:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:719:9: error: Expected ) in function call ../fs/btrfs/raid56.c:719:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:731:9: error: Expected ) in function call ../fs/btrfs/raid56.c:731:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:734:9: error: Expected ) in function call ../fs/btrfs/raid56.c:734:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1019:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1019:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1043:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1043:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1077:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1077:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1083:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1083:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1089:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1089:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1090:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1090:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1131:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1131:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1133:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1133:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1183:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1183:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1251:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1251:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1253:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1253:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1255:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1255:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1300:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1300:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1348:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1348:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1387:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1387:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1388:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1388:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1394:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1394:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1400:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1400:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1464:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1464:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1467:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1467:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1512:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1512:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1531:25: error: Expected ) in function call ../fs/btrfs/raid56.c:1531:25: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1568:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1568:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1591:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1591:17: error: too many errors ../fs/btrfs/tests/extent-map-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../btrfs_inode.h, ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/subpage.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/subpage.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:73:17: error: Expected ) in function call ../fs/btrfs/subpage.c:73:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:80:17: error: Expected ) in function call ../fs/btrfs/subpage.c:80:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:112:9: error: Expected ) in function call ../fs/btrfs/subpage.c:112:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:122:9: error: Expected ) in function call ../fs/btrfs/subpage.c:122:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:155:9: error: Expected ) in function call ../fs/btrfs/subpage.c:155:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:169:9: error: Expected ) in function call ../fs/btrfs/subpage.c:169:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:173:9: error: Expected ) in function call ../fs/btrfs/subpage.c:173:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:181:9: error: Expected ) in function call ../fs/btrfs/subpage.c:181:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:182:9: error: Expected ) in function call ../fs/btrfs/subpage.c:182:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:189:17: error: Expected ) in function call ../fs/btrfs/subpage.c:189:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:253:9: error: Expected ) in function call ../fs/btrfs/subpage.c:253:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:282:9: error: Expected ) in function call ../fs/btrfs/subpage.c:282:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:334:9: error: Expected ) in function call ../fs/btrfs/subpage.c:334:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:476:17: error: Expected ) in function call ../fs/btrfs/subpage.c:476:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:702:17: error: Expected ) in function call ../fs/btrfs/subpage.c:702:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:709:9: error: Expected ) in function call ../fs/btrfs/subpage.c:709:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:712:17: error: Expected ) in function call ../fs/btrfs/subpage.c:712:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:713:17: error: Expected ) in function call ../fs/btrfs/subpage.c:713:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:715:9: error: Expected ) in function call ../fs/btrfs/subpage.c:715:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:735:9: error: Expected ) in function call ../fs/btrfs/subpage.c:735:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:745:17: error: Expected ) in function call ../fs/btrfs/subpage.c:745:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:746:17: error: Expected ) in function call ../fs/btrfs/subpage.c:746:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:750:9: error: Expected ) in function call ../fs/btrfs/subpage.c:750:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:789:9: error: Expected ) in function call ../fs/btrfs/subpage.c:789:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:790:9: error: Expected ) in function call ../fs/btrfs/subpage.c:790:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:794:9: error: Expected ) in function call ../fs/btrfs/subpage.c:794:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:795:9: error: Expected ) in function call ../fs/btrfs/subpage.c:795:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:796:9: error: Expected ) in function call ../fs/btrfs/subpage.c:796:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:797:9: error: Expected ) in function call ../fs/btrfs/subpage.c:797:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:798:9: error: Expected ) in function call ../fs/btrfs/subpage.c:798:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:799:9: error: Expected ) in function call ../fs/btrfs/subpage.c:799:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:821:9: error: Expected ) in function call ../fs/btrfs/subpage.c:821:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:822:9: error: Expected ) in function call ../fs/btrfs/subpage.c:822:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:826:9: error: Expected ) in function call ../fs/btrfs/subpage.c:826:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:884:9: error: got __VA_OPT__ ../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 ../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/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:208:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:208:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:376:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:376:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:377:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:377:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1110:25: error: Expected ) in function call ../fs/btrfs/qgroup.c:1110:25: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1164:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1164:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1229:17: error: Expected ) in function call ../fs/btrfs/qgroup.c:1229:17: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1519:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1519:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2047:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2047:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2565:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2565:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2566:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2566:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:4142:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:4142:9: error: got __VA_OPT__ ../drivers/infiniband/hw/hfi1/tid_rdma.c:2375:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:2376:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:4236:9: warning: dubious: !x & y ../drivers/infiniband/hw/hfi1/tid_rdma.c:4237:9: warning: dubious: !x & y ../drivers/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_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/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_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_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_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 ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:213:9: error: Expected ) in function call ../fs/btrfs/block-group.c:213:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:384:9: error: Expected ) in function call ../fs/btrfs/block-group.c:384:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:394:9: error: Expected ) in function call ../fs/btrfs/block-group.c:394:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:603:9: error: Expected ) in function call ../fs/btrfs/block-group.c:603:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:604:9: error: Expected ) in function call ../fs/btrfs/block-group.c:604:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:605:9: error: Expected ) in function call ../fs/btrfs/block-group.c:605:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1319:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1319:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1320:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1320:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2371:9: error: Expected ) in function call ../fs/btrfs/block-group.c:2371:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2468:25: error: Expected ) in function call ../fs/btrfs/block-group.c:2468:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2936:9: error: Expected ) in function call ../fs/btrfs/block-group.c:2936:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:3704:9: error: Expected ) in function call ../fs/btrfs/block-group.c:3704:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4332:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4332:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4439:25: error: Expected ) in function call ../fs/btrfs/block-group.c:4439:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4567:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4567:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4568:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4568:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4569:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4569:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4570:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4570:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4571:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4571:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4572:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4572:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4612:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4612:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4645:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4645:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4646:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4646:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4683:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4683:9: error: got __VA_OPT__ ../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_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_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_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 ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/volumes.h:645:17: error: Expected ) in function call ../fs/btrfs/volumes.h:645:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:703:9: error: Expected ) in function call ../fs/btrfs/volumes.h:703:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:877:9: error: Expected ) in function call ../fs/btrfs/volumes.h:877:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:884:9: error: Expected ) in function call ../fs/btrfs/volumes.h:884:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/zoned.h:414:9: error: Expected ) in function call ../fs/btrfs/zoned.h:414:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:96:17: error: Expected ) in function call ../fs/btrfs/zoned.c:96:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:170:9: error: Expected ) in function call ../fs/btrfs/zoned.c:170:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:177:9: error: Expected ) in function call ../fs/btrfs/zoned.c:177:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:244:17: error: Expected ) in function call ../fs/btrfs/zoned.c:244:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:393:17: error: Expected ) in function call ../fs/btrfs/zoned.c:393:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:399:9: error: Expected ) in function call ../fs/btrfs/zoned.c:399:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:838:25: error: Expected ) in function call ../fs/btrfs/zoned.c:838:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:889:9: error: Expected ) in function call ../fs/btrfs/zoned.c:889:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1061:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1061:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1063:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1063:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1180:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1180:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1182:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1182:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1331:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1331:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1843:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1843:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1876:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1876:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1914:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1914:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2002:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2002:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2399:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2399:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2587:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2587:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2594:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2594:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2602:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2602:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2604:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2604:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2630:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2630:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2671:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2671:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2699:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2699:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2958:17: error: Expected ) in function call ../fs/btrfs/zoned.c:2958:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2972:17: error: Expected ) in function call ../fs/btrfs/zoned.c:2972:17: error: got __VA_OPT__ ../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/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_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 ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file: ../fs/btrfs/btrfs_inode.h:520:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:520:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:536:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:536:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/send.c: 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/send.c:959:9: error: Expected ) in function call ../fs/btrfs/send.c:959:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1472:9: error: Expected ) in function call ../fs/btrfs/send.c:1472:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1790:17: error: Expected ) in function call ../fs/btrfs/send.c:1790:17: error: got __VA_OPT__ ../fs/btrfs/send.c:2754:9: error: Expected ) in function call ../fs/btrfs/send.c:2754:9: error: got __VA_OPT__ ../fs/btrfs/send.c:2770:17: error: Expected ) in function call ../fs/btrfs/send.c:2770:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3188:25: error: Expected ) in function call ../fs/btrfs/send.c:3188:25: error: got __VA_OPT__ ../fs/btrfs/send.c:3491:9: error: Expected ) in function call ../fs/btrfs/send.c:3491:9: error: got __VA_OPT__ ../fs/btrfs/send.c:3520:17: error: Expected ) in function call ../fs/btrfs/send.c:3520:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3528:25: error: Expected ) in function call ../fs/btrfs/send.c:3528:25: error: got __VA_OPT__ ../fs/btrfs/send.c:4995:17: error: Expected ) in function call ../fs/btrfs/send.c:4995:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7182:17: error: Expected ) in function call ../fs/btrfs/send.c:7182:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7190:17: error: Expected ) in function call ../fs/btrfs/send.c:7190:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7259:9: error: Expected ) in function call ../fs/btrfs/send.c:7259:9: error: got __VA_OPT__ ../fs/btrfs/send.c:7368:9: error: Expected ) in function call ../fs/btrfs/send.c:7368:9: error: got __VA_OPT__ ../fs/xfs/xfs_super.c:2310:1: error: bad constant expression ../fs/xfs/xfs_super.c:2732:1: error: bad constant expression ../fs/xfs/xfs_super.c:2733:1: error: bad constant expression ../fs/xfs/xfs_super.c:2734: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/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/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_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_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/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_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_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_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_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_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/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/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/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/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/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/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/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_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/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/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/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 ../fs/xfs/xfs_qm.c:486:33: warning: context imbalance in 'xfs_qm_dquot_isolate' - different lock contexts for basic block ../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/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_backlight.c: note: in included file: ../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_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/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/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_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/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_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/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 ../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 ../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_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/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_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/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/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_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/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_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/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_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_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_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/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/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/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 ../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 ../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_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_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/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/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/../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" ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static?